<?php
namespace Container6xQYZpi;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Controller\\AccountOverviewController' => 'getAccountOverviewControllerService',
'App\\Controller\\AdditionalServiceController' => 'getAdditionalServiceControllerService',
'App\\Controller\\AdminLTEController' => 'getAdminLTEControllerService',
'App\\Controller\\AnnouncementController' => 'getAnnouncementControllerService',
'App\\Controller\\Api1CRequestsController' => 'getApi1CRequestsControllerService',
'App\\Controller\\ApiAnonymouslyController' => 'getApiAnonymouslyControllerService',
'App\\Controller\\ApiClientController' => 'getApiClientControllerService',
'App\\Controller\\ApiDataSyncController' => 'getApiDataSyncControllerService',
'App\\Controller\\ApiPluginController' => 'getApiPluginControllerService',
'App\\Controller\\ApiUserTokenController' => 'getApiUserTokenControllerService',
'App\\Controller\\Auction2FACodeController' => 'getAuction2FACodeControllerService',
'App\\Controller\\AuctionAccountController' => 'getAuctionAccountControllerService',
'App\\Controller\\AuctionParsersController' => 'getAuctionParsersControllerService',
'App\\Controller\\CalculatorClientDataOutputController' => 'getCalculatorClientDataOutputControllerService',
'App\\Controller\\CalculatorController' => 'getCalculatorControllerService',
'App\\Controller\\CalculatorDataOutputController' => 'getCalculatorDataOutputControllerService',
'App\\Controller\\CallbackController' => 'getCallbackControllerService',
'App\\Controller\\CarfaxController' => 'getCarfaxControllerService',
'App\\Controller\\ClientAppController' => 'getClientAppControllerService',
'App\\Controller\\ContainerController' => 'getContainerControllerService',
'App\\Controller\\CopartSearchController' => 'getCopartSearchControllerService',
'App\\Controller\\CustomPriceSchemeController' => 'getCustomPriceSchemeControllerService',
'App\\Controller\\CustomerController' => 'getCustomerControllerService',
'App\\Controller\\DiagramController' => 'getDiagramControllerService',
'App\\Controller\\Exchange1cController' => 'getExchange1cControllerService',
'App\\Controller\\ExportDocuments\\DocumentsController' => 'getDocumentsControllerService',
'App\\Controller\\ExportDocuments\\LocationsController' => 'getLocationsControllerService',
'App\\Controller\\ExportDocuments\\StatusesController' => 'getStatusesControllerService',
'App\\Controller\\FeedbackController' => 'getFeedbackControllerService',
'App\\Controller\\FinanceController' => 'getFinanceControllerService',
'App\\Controller\\InsuranceController' => 'getInsuranceControllerService',
'App\\Controller\\LogController' => 'getLogControllerService',
'App\\Controller\\NoteController' => 'getNoteControllerService',
'App\\Controller\\OAuthController' => 'getOAuthControllerService',
'App\\Controller\\PluginUserController' => 'getPluginUserControllerService',
'App\\Controller\\ProxyAccountController' => 'getProxyAccountControllerService',
'App\\Controller\\ProxyController' => 'getProxyControllerService',
'App\\Controller\\RingCentralWebhookController' => 'getRingCentralWebhookControllerService',
'App\\Controller\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\StatePortsController' => 'getStatePortsControllerService',
'App\\Controller\\StatisticController' => 'getStatisticControllerService',
'App\\Controller\\TicketCommentController' => 'getTicketCommentControllerService',
'App\\Controller\\TicketController' => 'getTicketControllerService',
'App\\Controller\\TroubleVehicleController' => 'getTroubleVehicleControllerService',
'App\\Controller\\UserController' => 'getUserControllerService',
'App\\Controller\\VehicleController' => 'getVehicleControllerService',
'App\\Controller\\VehicleForSaleController' => 'getVehicleForSaleControllerService',
'App\\Controller\\VehicleTransferDataController' => 'getVehicleTransferDataControllerService',
'App\\Controller\\VinDecodedController' => 'getVinDecodedControllerService',
'App\\Controller\\WarehouseController' => 'getWarehouseControllerService',
'App\\Controller\\WindowStickerController' => 'getWindowStickerControllerService',
'BoShurik\\TelegramBotBundle\\Controller\\WebhookController' => 'getWebhookControllerService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.boshurik_telegram_bot.command.updates' => 'getConsole_Command_PublicAlias_BoshurikTelegramBot_Command_UpdatesService',
'console.command.public_alias.boshurik_telegram_bot.command.webhook.info' => 'getConsole_Command_PublicAlias_BoshurikTelegramBot_Command_Webhook_InfoService',
'console.command.public_alias.boshurik_telegram_bot.command.webhook.set' => 'getConsole_Command_PublicAlias_BoshurikTelegramBot_Command_Webhook_SetService',
'console.command.public_alias.boshurik_telegram_bot.command.webhook.unset' => 'getConsole_Command_PublicAlias_BoshurikTelegramBot_Command_Webhook_UnsetService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'monolog.logger.exchange1c' => 'getMonolog_Logger_Exchange1cService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->aliases = [
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/Event/Http/ApiPluginControllerCall.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/LocaleSetter.php';
include_once \dirname(__DIR__, 4).'/src/Service/Utils/FileUploader.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/NotReadAnnouncementListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/RegexSchemaAssetFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/src/Service/Menu/MenuService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Menu/LogoService.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once __DIR__.'/proxy-classes.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function createProxy($class, \Closure $factory)
{
return $factory();
}
/**
* Gets the public '.container.private.cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function get_Container_Private_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
}, 1));
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function get_Container_Private_Form_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
}
/**
* Gets the public '.container.private.form.type.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function get_Container_Private_Form_Type_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
$f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$g->registerBus('command_bus', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$h->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
$instance->add($e);
$instance->add($f);
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add($g);
$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
$instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
$instance->add($h);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false, false, false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public '.container.private.security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*
* @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
*/
protected function get_Container_Private_Security_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
$e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), 1 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 2 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 3 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 5 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), 6 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c, $d, $a, $e, NULL, [])), 7 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 9 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c, $d, $b, $a, $e, NULL, [], $a)], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$f = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d, $e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
$g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$h = ($this->services['router'] ?? $this->getRouterService());
$i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$j->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $g]);
$k = new \Symfony\Bridge\Twig\AppVariable();
$k->setEnvironment('dev');
$k->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$k->setTokenStorage($i);
}
if ($this->has('request_stack')) {
$k->setRequestStack($d);
}
$l = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$m = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
$n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(($this->privates['url_helper'] ?? $this->getUrlHelperService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
$instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $h, $f, $d, $instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
$instance->addGlobal('app', $k);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
])));
$instance->addGlobal('zvigermenu', new \App\Service\Menu\MenuService($h, $l, $m, $c));
$instance->addGlobal('zvigerlogo', new \App\Service\Menu\LogoService($l, $m, ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService())));
$instance->registerUndefinedFilterCallback([0 => $n, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $n, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $n, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->services['.container.private.validator'])) {
return $this->services['.container.private.validator'];
}
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
}
/**
* Gets the public 'App\Controller\AccountOverviewController' shared autowired service.
*
* @return \App\Controller\AccountOverviewController
*/
protected function getAccountOverviewControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AccountOverviewController.php';
$this->services['App\\Controller\\AccountOverviewController'] = $instance = new \App\Controller\AccountOverviewController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\AccountOverviewController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdditionalServiceController' shared autowired service.
*
* @return \App\Controller\AdditionalServiceController
*/
protected function getAdditionalServiceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdditionalServiceController.php';
$this->services['App\\Controller\\AdditionalServiceController'] = $instance = new \App\Controller\AdditionalServiceController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\AdditionalServiceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AdminLTEController' shared autowired service.
*
* @return \App\Controller\AdminLTEController
*/
protected function getAdminLTEControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AdminLTEController.php';
$this->services['App\\Controller\\AdminLTEController'] = $instance = new \App\Controller\AdminLTEController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\AdminLTEController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AnnouncementController' shared autowired service.
*
* @return \App\Controller\AnnouncementController
*/
protected function getAnnouncementControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AnnouncementController.php';
$this->services['App\\Controller\\AnnouncementController'] = $instance = new \App\Controller\AnnouncementController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\AnnouncementController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api1CRequestsController' shared autowired service.
*
* @return \App\Controller\Api1CRequestsController
*/
protected function getApi1CRequestsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api1CRequestsController.php';
$this->services['App\\Controller\\Api1CRequestsController'] = $instance = new \App\Controller\Api1CRequestsController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\Api1CRequestsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ApiAnonymouslyController' shared autowired service.
*
* @return \App\Controller\ApiAnonymouslyController
*/
protected function getApiAnonymouslyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ApiAnonymouslyController.php';
$this->services['App\\Controller\\ApiAnonymouslyController'] = $instance = new \App\Controller\ApiAnonymouslyController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ApiAnonymouslyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ApiClientController' shared autowired service.
*
* @return \App\Controller\ApiClientController
*/
protected function getApiClientControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ApiClientController.php';
$this->services['App\\Controller\\ApiClientController'] = $instance = new \App\Controller\ApiClientController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ApiClientController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ApiDataSyncController' shared autowired service.
*
* @return \App\Controller\ApiDataSyncController
*/
protected function getApiDataSyncControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ApiDataSyncController.php';
$this->services['App\\Controller\\ApiDataSyncController'] = $instance = new \App\Controller\ApiDataSyncController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ApiDataSyncController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ApiPluginController' shared autowired service.
*
* @return \App\Controller\ApiPluginController
*/
protected function getApiPluginControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ApiPluginController.php';
$this->services['App\\Controller\\ApiPluginController'] = $instance = new \App\Controller\ApiPluginController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ApiPluginController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ApiUserTokenController' shared autowired service.
*
* @return \App\Controller\ApiUserTokenController
*/
protected function getApiUserTokenControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ApiUserTokenController.php';
$this->services['App\\Controller\\ApiUserTokenController'] = $instance = new \App\Controller\ApiUserTokenController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ApiUserTokenController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Auction2FACodeController' shared autowired service.
*
* @return \App\Controller\Auction2FACodeController
*/
protected function getAuction2FACodeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Auction2FACodeController.php';
$this->services['App\\Controller\\Auction2FACodeController'] = $instance = new \App\Controller\Auction2FACodeController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\Auction2FACodeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AuctionAccountController' shared autowired service.
*
* @return \App\Controller\AuctionAccountController
*/
protected function getAuctionAccountControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AuctionAccountController.php';
$this->services['App\\Controller\\AuctionAccountController'] = $instance = new \App\Controller\AuctionAccountController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\AuctionAccountController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AuctionParsersController' shared autowired service.
*
* @return \App\Controller\AuctionParsersController
*/
protected function getAuctionParsersControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/AuctionParsersController.php';
return $this->services['App\\Controller\\AuctionParsersController'] = new \App\Controller\AuctionParsersController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'App\Controller\CalculatorClientDataOutputController' shared autowired service.
*
* @return \App\Controller\CalculatorClientDataOutputController
*/
protected function getCalculatorClientDataOutputControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CalculatorClientDataOutputController.php';
$this->services['App\\Controller\\CalculatorClientDataOutputController'] = $instance = new \App\Controller\CalculatorClientDataOutputController(($this->services['translator'] ?? $this->getTranslatorService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\CalculatorClientDataOutputController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CalculatorController' shared autowired service.
*
* @return \App\Controller\CalculatorController
*/
protected function getCalculatorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CalculatorController.php';
$this->services['App\\Controller\\CalculatorController'] = $instance = new \App\Controller\CalculatorController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\CalculatorController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CalculatorDataOutputController' shared autowired service.
*
* @return \App\Controller\CalculatorDataOutputController
*/
protected function getCalculatorDataOutputControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CalculatorDataOutputController.php';
$this->services['App\\Controller\\CalculatorDataOutputController'] = $instance = new \App\Controller\CalculatorDataOutputController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\CalculatorDataOutputController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CallbackController' shared autowired service.
*
* @return \App\Controller\CallbackController
*/
protected function getCallbackControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CallbackController.php';
$this->services['App\\Controller\\CallbackController'] = $instance = new \App\Controller\CallbackController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CarfaxController' shared autowired service.
*
* @return \App\Controller\CarfaxController
*/
protected function getCarfaxControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CarfaxController.php';
$this->services['App\\Controller\\CarfaxController'] = $instance = new \App\Controller\CarfaxController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\CarfaxController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ClientAppController' shared autowired service.
*
* @return \App\Controller\ClientAppController
*/
protected function getClientAppControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ClientAppController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Desktop/DesktopFileStorageService.php';
$this->services['App\\Controller\\ClientAppController'] = $instance = new \App\Controller\ClientAppController(new \App\Service\Desktop\DesktopFileStorageService((\dirname(__DIR__, 3).'/desktop'), ($this->services['router'] ?? $this->getRouterService())), ($this->services['translator'] ?? $this->getTranslatorService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ClientAppController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ContainerController' shared autowired service.
*
* @return \App\Controller\ContainerController
*/
protected function getContainerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ContainerController.php';
$this->services['App\\Controller\\ContainerController'] = $instance = new \App\Controller\ContainerController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ContainerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CopartSearchController' shared autowired service.
*
* @return \App\Controller\CopartSearchController
*/
protected function getCopartSearchControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CopartSearchController.php';
$this->services['App\\Controller\\CopartSearchController'] = $instance = new \App\Controller\CopartSearchController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\CopartSearchController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CustomPriceSchemeController' shared autowired service.
*
* @return \App\Controller\CustomPriceSchemeController
*/
protected function getCustomPriceSchemeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CustomPriceSchemeController.php';
$this->services['App\\Controller\\CustomPriceSchemeController'] = $instance = new \App\Controller\CustomPriceSchemeController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\SeaPriceRepository'] ?? $this->getSeaPriceRepositoryService()), ($this->privates['App\\Repository\\LandPriceRepository'] ?? $this->getLandPriceRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\CustomPriceSchemeRepository'] ?? $this->getCustomPriceSchemeRepositoryService()), ($this->privates['App\\Repository\\CustomLandPriceRepository'] ?? $this->getCustomLandPriceRepositoryService()), ($this->privates['App\\Repository\\CustomSeaPriceRepository'] ?? $this->getCustomSeaPriceRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\CustomPriceSchemeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CustomerController' shared autowired service.
*
* @return \App\Controller\CustomerController
*/
protected function getCustomerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CustomerController.php';
$this->services['App\\Controller\\CustomerController'] = $instance = new \App\Controller\CustomerController(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\CustomerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\DiagramController' shared autowired service.
*
* @return \App\Controller\DiagramController
*/
protected function getDiagramControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/DiagramController.php';
$this->services['App\\Controller\\DiagramController'] = $instance = new \App\Controller\DiagramController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\DiagramController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Exchange1cController' shared autowired service.
*
* @return \App\Controller\Exchange1cController
*/
protected function getExchange1cControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Exchange1cController.php';
$this->services['App\\Controller\\Exchange1cController'] = $instance = new \App\Controller\Exchange1cController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\Exchange1cController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ExportDocuments\DocumentsController' shared autowired service.
*
* @return \App\Controller\ExportDocuments\DocumentsController
*/
protected function getDocumentsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ExportDocuments/DocumentsController.php';
$this->services['App\\Controller\\ExportDocuments\\DocumentsController'] = $instance = new \App\Controller\ExportDocuments\DocumentsController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ExportDocuments\\DocumentsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ExportDocuments\LocationsController' shared autowired service.
*
* @return \App\Controller\ExportDocuments\LocationsController
*/
protected function getLocationsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ExportDocuments/LocationsController.php';
$this->services['App\\Controller\\ExportDocuments\\LocationsController'] = $instance = new \App\Controller\ExportDocuments\LocationsController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ExportDocuments\\LocationsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ExportDocuments\StatusesController' shared autowired service.
*
* @return \App\Controller\ExportDocuments\StatusesController
*/
protected function getStatusesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ExportDocuments/StatusesController.php';
$this->services['App\\Controller\\ExportDocuments\\StatusesController'] = $instance = new \App\Controller\ExportDocuments\StatusesController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ExportDocuments\\StatusesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\FeedbackController' shared autowired service.
*
* @return \App\Controller\FeedbackController
*/
protected function getFeedbackControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/FeedbackController.php';
$this->services['App\\Controller\\FeedbackController'] = $instance = new \App\Controller\FeedbackController(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\FeedbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\FinanceController' shared autowired service.
*
* @return \App\Controller\FinanceController
*/
protected function getFinanceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/FinanceController.php';
$this->services['App\\Controller\\FinanceController'] = $instance = new \App\Controller\FinanceController(($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\FinanceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\InsuranceController' shared autowired service.
*
* @return \App\Controller\InsuranceController
*/
protected function getInsuranceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/InsuranceController.php';
$this->services['App\\Controller\\InsuranceController'] = $instance = new \App\Controller\InsuranceController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\InsuranceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\LogController' shared autowired service.
*
* @return \App\Controller\LogController
*/
protected function getLogControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/LogController.php';
$this->services['App\\Controller\\LogController'] = $instance = new \App\Controller\LogController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\LogController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\NoteController' shared autowired service.
*
* @return \App\Controller\NoteController
*/
protected function getNoteControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/NoteController.php';
$this->services['App\\Controller\\NoteController'] = $instance = new \App\Controller\NoteController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\NoteController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\OAuthController' shared autowired service.
*
* @return \App\Controller\OAuthController
*/
protected function getOAuthControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/OAuthController.php';
return $this->services['App\\Controller\\OAuthController'] = new \App\Controller\OAuthController();
}
/**
* Gets the public 'App\Controller\PluginUserController' shared autowired service.
*
* @return \App\Controller\PluginUserController
*/
protected function getPluginUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PluginUserController.php';
$this->services['App\\Controller\\PluginUserController'] = $instance = new \App\Controller\PluginUserController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\PluginUserController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ProxyAccountController' shared autowired service.
*
* @return \App\Controller\ProxyAccountController
*/
protected function getProxyAccountControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ProxyAccountController.php';
$this->services['App\\Controller\\ProxyAccountController'] = $instance = new \App\Controller\ProxyAccountController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\ProxyAccountController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ProxyController' shared autowired service.
*
* @return \App\Controller\ProxyController
*/
protected function getProxyControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/ProxyController.php';
return $this->services['App\\Controller\\ProxyController'] = new \App\Controller\ProxyController();
}
/**
* Gets the public 'App\Controller\RingCentralWebhookController' shared autowired service.
*
* @return \App\Controller\RingCentralWebhookController
*/
protected function getRingCentralWebhookControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/RingCentralWebhookController.php';
$this->services['App\\Controller\\RingCentralWebhookController'] = $instance = new \App\Controller\RingCentralWebhookController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\RingCentralWebhookController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SecurityController' shared autowired service.
*
* @return \App\Controller\SecurityController
*/
protected function getSecurityControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SecurityController.php';
$this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\SecurityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\StatePortsController' shared autowired service.
*
* @return \App\Controller\StatePortsController
*/
protected function getStatePortsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/StatePortsController.php';
$this->services['App\\Controller\\StatePortsController'] = $instance = new \App\Controller\StatePortsController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\StatePortsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\StatisticController' shared autowired service.
*
* @return \App\Controller\StatisticController
*/
protected function getStatisticControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/StatisticController.php';
$this->services['App\\Controller\\StatisticController'] = $instance = new \App\Controller\StatisticController(($this->privates['App\\Repository\\VehicleRepository'] ?? $this->getVehicleRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\StatisticController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\TicketCommentController' shared autowired service.
*
* @return \App\Controller\TicketCommentController
*/
protected function getTicketCommentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/TicketCommentController.php';
$this->services['App\\Controller\\TicketCommentController'] = $instance = new \App\Controller\TicketCommentController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\TicketCommentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\TicketController' shared autowired service.
*
* @return \App\Controller\TicketController
*/
protected function getTicketControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/TicketController.php';
$this->services['App\\Controller\\TicketController'] = $instance = new \App\Controller\TicketController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\TicketController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\TroubleVehicleController' shared autowired service.
*
* @return \App\Controller\TroubleVehicleController
*/
protected function getTroubleVehicleControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/TroubleVehicleController.php';
$this->services['App\\Controller\\TroubleVehicleController'] = $instance = new \App\Controller\TroubleVehicleController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\TroubleVehicleController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\UserController' shared autowired service.
*
* @return \App\Controller\UserController
*/
protected function getUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/UserController.php';
$this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\UserController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\VehicleController' shared autowired service.
*
* @return \App\Controller\VehicleController
*/
protected function getVehicleControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/VehicleController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Vehicle/NewVehicleRequestService.php';
$a = ($this->privates['App\\Repository\\VehicleRepository'] ?? $this->getVehicleRepositoryService());
$this->services['App\\Controller\\VehicleController'] = $instance = new \App\Controller\VehicleController($a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), new \App\Service\Vehicle\NewVehicleRequestService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->privates['App\\Repository\\UpdatedDataTo1CServerRepository'] ?? $this->getUpdatedDataTo1CServerRepositoryService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), ($this->privates['App\\Service\\Exchange1C\\Exchange1CSendUpdatedData'] ?? $this->getExchange1CSendUpdatedDataService()), ($this->services['translator'] ?? $this->getTranslatorService())));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\VehicleController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\VehicleForSaleController' shared autowired service.
*
* @return \App\Controller\VehicleForSaleController
*/
protected function getVehicleForSaleControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/VehicleForSaleController.php';
$this->services['App\\Controller\\VehicleForSaleController'] = $instance = new \App\Controller\VehicleForSaleController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\VehicleForSaleController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\VehicleTransferDataController' shared autowired service.
*
* @return \App\Controller\VehicleTransferDataController
*/
protected function getVehicleTransferDataControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/VehicleTransferDataController.php';
$this->services['App\\Controller\\VehicleTransferDataController'] = $instance = new \App\Controller\VehicleTransferDataController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\VehicleTransferDataController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\VinDecodedController' shared autowired service.
*
* @return \App\Controller\VinDecodedController
*/
protected function getVinDecodedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/VinDecodedController.php';
include_once \dirname(__DIR__, 4).'/src/Service/VehicleInfo/VinDecoderApiClient.php';
$this->services['App\\Controller\\VinDecodedController'] = $instance = new \App\Controller\VinDecodedController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\VinDecodedRepository'] ?? $this->getVinDecodedRepositoryService()), new \App\Service\VehicleInfo\VinDecoderApiClient());
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\VinDecodedController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\WarehouseController' shared autowired service.
*
* @return \App\Controller\WarehouseController
*/
protected function getWarehouseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/WarehouseController.php';
$this->services['App\\Controller\\WarehouseController'] = $instance = new \App\Controller\WarehouseController(($this->services['router'] ?? $this->getRouterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\WarehouseController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\WindowStickerController' shared autowired service.
*
* @return \App\Controller\WindowStickerController
*/
protected function getWindowStickerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/WindowStickerController.php';
$this->services['App\\Controller\\WindowStickerController'] = $instance = new \App\Controller\WindowStickerController();
$instance->setContainer(($this->privates['.service_locator.W977h3d'] ?? $this->get_ServiceLocator_W977h3dService())->withContext('App\\Controller\\WindowStickerController', $this));
return $instance;
}
/**
* Gets the public 'BoShurik\TelegramBotBundle\Controller\WebhookController' shared service.
*
* @return \BoShurik\TelegramBotBundle\Controller\WebhookController
*/
protected function getWebhookControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Controller/WebhookController.php';
return $this->services['BoShurik\\TelegramBotBundle\\Controller\\WebhookController'] = new \BoShurik\TelegramBotBundle\Controller\WebhookController(($this->privates['boshurik_telegram_bot.telegram'] ?? $this->getBoshurikTelegramBot_TelegramService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
*/
protected function getProfilerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
*/
protected function getRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
*/
protected function getTemplateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('aeMxP1RhkN', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.app_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_AppClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())]);
}
/**
* Gets the public 'cache.global_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_GlobalClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Z4l3si6c6X', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.system_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_SystemClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nEFU6tXn8k', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache_warmer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
*/
protected function getCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 6 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 8 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
}, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command.public_alias.boshurik_telegram_bot.command.updates' shared service.
*
* @return \BoShurik\TelegramBotBundle\Command\UpdatesCommand
*/
protected function getConsole_Command_PublicAlias_BoshurikTelegramBot_Command_UpdatesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Command/UpdatesCommand.php';
return $this->services['console.command.public_alias.boshurik_telegram_bot.command.updates'] = new \BoShurik\TelegramBotBundle\Command\UpdatesCommand(($this->privates['boshurik_telegram_bot.telegram'] ?? $this->getBoshurikTelegramBot_TelegramService()));
}
/**
* Gets the public 'console.command.public_alias.boshurik_telegram_bot.command.webhook.info' shared service.
*
* @return \BoShurik\TelegramBotBundle\Command\Webhook\InfoCommand
*/
protected function getConsole_Command_PublicAlias_BoshurikTelegramBot_Command_Webhook_InfoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Command/Webhook/InfoCommand.php';
return $this->services['console.command.public_alias.boshurik_telegram_bot.command.webhook.info'] = new \BoShurik\TelegramBotBundle\Command\Webhook\InfoCommand(($this->privates['TelegramBot\\Api\\BotApi'] ?? $this->getBotApiService()));
}
/**
* Gets the public 'console.command.public_alias.boshurik_telegram_bot.command.webhook.set' shared service.
*
* @return \BoShurik\TelegramBotBundle\Command\Webhook\SetCommand
*/
protected function getConsole_Command_PublicAlias_BoshurikTelegramBot_Command_Webhook_SetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Command/Webhook/SetCommand.php';
return $this->services['console.command.public_alias.boshurik_telegram_bot.command.webhook.set'] = new \BoShurik\TelegramBotBundle\Command\Webhook\SetCommand(($this->privates['TelegramBot\\Api\\BotApi'] ?? $this->getBotApiService()));
}
/**
* Gets the public 'console.command.public_alias.boshurik_telegram_bot.command.webhook.unset' shared service.
*
* @return \BoShurik\TelegramBotBundle\Command\Webhook\UnsetCommand
*/
protected function getConsole_Command_PublicAlias_BoshurikTelegramBot_Command_Webhook_UnsetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Command/Webhook/UnsetCommand.php';
return $this->services['console.command.public_alias.boshurik_telegram_bot.command.webhook.unset'] = new \BoShurik\TelegramBotBundle\Command\Webhook\UnsetCommand(($this->privates['TelegramBot\\Api\\BotApi'] ?? $this->getBotApiService()));
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Command\\AddAdditionalServicesCommand' => ['privates', 'App\\Command\\AddAdditionalServicesCommand', 'getAddAdditionalServicesCommandService', false],
'App\\Command\\AddCalcDataCommand' => ['privates', 'App\\Command\\AddCalcDataCommand', 'getAddCalcDataCommandService', false],
'App\\Command\\AddCarfaxToQueueCommand' => ['privates', 'App\\Command\\AddCarfaxToQueueCommand', 'getAddCarfaxToQueueCommandService', false],
'App\\Command\\AddCustomerToVehicleCommand' => ['privates', 'App\\Command\\AddCustomerToVehicleCommand', 'getAddCustomerToVehicleCommandService', false],
'App\\Command\\AddWindowStickerToQueueCommand' => ['privates', 'App\\Command\\AddWindowStickerToQueueCommand', 'getAddWindowStickerToQueueCommandService', false],
'App\\Command\\AddWinnerToVehicleCommand' => ['privates', 'App\\Command\\AddWinnerToVehicleCommand', 'getAddWinnerToVehicleCommandService', false],
'App\\Command\\CheckCarfaxLimitCommand' => ['privates', 'App\\Command\\CheckCarfaxLimitCommand', 'getCheckCarfaxLimitCommandService', false],
'App\\Command\\CheckDateDeliveryLandCommand' => ['privates', 'App\\Command\\CheckDateDeliveryLandCommand', 'getCheckDateDeliveryLandCommandService', false],
'App\\Command\\CopartAccountsAutoChangePassword' => ['privates', 'App\\Command\\CopartAccountsAutoChangePassword', 'getCopartAccountsAutoChangePasswordService', false],
'App\\Command\\DeleteOldCarfaxFileCommand' => ['privates', 'App\\Command\\DeleteOldCarfaxFileCommand', 'getDeleteOldCarfaxFileCommandService', false],
'App\\Command\\EditStructureFinanceDataInvoiceLog' => ['privates', 'App\\Command\\EditStructureFinanceDataInvoiceLog', 'getEditStructureFinanceDataInvoiceLogService', false],
'App\\Command\\Exchange1cManualCommand' => ['privates', 'App\\Command\\Exchange1cManualCommand', 'getExchange1cManualCommandService', false],
'App\\Command\\NotifyUnpaidVehicleCommand' => ['privates', 'App\\Command\\NotifyUnpaidVehicleCommand', 'getNotifyUnpaidVehicleCommandService', false],
'App\\Command\\NotifyVehicleInvoiceAvailableCommand' => ['privates', 'App\\Command\\NotifyVehicleInvoiceAvailableCommand', 'getNotifyVehicleInvoiceAvailableCommandService', false],
'App\\Command\\PaymentsDueTo1C' => ['privates', 'App\\Command\\PaymentsDueTo1C', 'getPaymentsDueTo1CService', false],
'App\\Command\\ProxyHealthCheckCommand' => ['privates', 'App\\Command\\ProxyHealthCheckCommand', 'getProxyHealthCheckCommandService', false],
'App\\Command\\RemoveOldAuctionAccountCommand' => ['privates', 'App\\Command\\RemoveOldAuctionAccountCommand', 'getRemoveOldAuctionAccountCommandService', false],
'App\\Command\\RemoveOldPluginLogCommand' => ['privates', 'App\\Command\\RemoveOldPluginLogCommand', 'getRemoveOldPluginLogCommandService', false],
'App\\Command\\RescrapeVehicleDataCommand' => ['privates', 'App\\Command\\RescrapeVehicleDataCommand', 'getRescrapeVehicleDataCommandService', false],
'App\\Command\\RingCentralSetupWebhookCommand' => ['privates', 'App\\Command\\RingCentralSetupWebhookCommand', 'getRingCentralSetupWebhookCommandService', false],
'App\\Command\\ScrapeContainerCommand' => ['privates', 'App\\Command\\ScrapeContainerCommand', 'getScrapeContainerCommandService', false],
'App\\Command\\ScrapeCopartSearchParamsCommand' => ['privates', 'App\\Command\\ScrapeCopartSearchParamsCommand', 'getScrapeCopartSearchParamsCommandService', false],
'App\\Command\\ScrapeCopartStorageDate' => ['privates', 'App\\Command\\ScrapeCopartStorageDate', 'getScrapeCopartStorageDateService', false],
'App\\Command\\ScrapeLogistix101Photos' => ['privates', 'App\\Command\\ScrapeLogistix101Photos', 'getScrapeLogistix101PhotosService', false],
'App\\Command\\ScrapeOpeningContainerCommand' => ['privates', 'App\\Command\\ScrapeOpeningContainerCommand', 'getScrapeOpeningContainerCommandService', false],
'App\\Command\\ScrapeShipperCommand' => ['privates', 'App\\Command\\ScrapeShipperCommand', 'getScrapeShipperCommandService', false],
'App\\Command\\ScrapeSotbyPhotos' => ['privates', 'App\\Command\\ScrapeSotbyPhotos', 'getScrapeSotbyPhotosService', false],
'App\\Command\\ScrapeVehicleAdditionDataCommand' => ['privates', 'App\\Command\\ScrapeVehicleAdditionDataCommand', 'getScrapeVehicleAdditionDataCommandService', false],
'App\\Command\\ScrapeVehicleAuctionPhotos' => ['privates', 'App\\Command\\ScrapeVehicleAuctionPhotos', 'getScrapeVehicleAuctionPhotosService', false],
'App\\Command\\ScrapeVehicleDataFromMailBox' => ['privates', 'App\\Command\\ScrapeVehicleDataFromMailBox', 'getScrapeVehicleDataFromMailBoxService', false],
'App\\Command\\ScrapeVehicleDriverPhotos' => ['privates', 'App\\Command\\ScrapeVehicleDriverPhotos', 'getScrapeVehicleDriverPhotosService', false],
'App\\Command\\SendUpdatedDataTo1cCommand' => ['privates', 'App\\Command\\SendUpdatedDataTo1cCommand', 'getSendUpdatedDataTo1cCommandService', false],
'App\\Command\\SendVehicleUpdates' => ['privates', 'App\\Command\\SendVehicleUpdates', 'getSendVehicleUpdatesService', false],
'App\\Command\\SyncDataWithCommand' => ['privates', 'App\\Command\\SyncDataWithCommand', 'getSyncDataWithCommandService', false],
'App\\Command\\SyncProdAuctionBidsCommand' => ['privates', '.App\\Command\\SyncProdAuctionBidsCommand.lazy', 'getSyncProdAuctionBidsCommand_LazyService', false],
'App\\Command\\SyncProdPluginEventLogsCommand' => ['privates', '.App\\Command\\SyncProdPluginEventLogsCommand.lazy', 'getSyncProdPluginEventLogsCommand_LazyService', false],
'App\\Command\\VehicleDeliveryNotificationCommand' => ['privates', 'App\\Command\\VehicleDeliveryNotificationCommand', 'getVehicleDeliveryNotificationCommandService', false],
'App\\Command\\VehicleSevenDaysEatDateNotificationCommand' => ['privates', 'App\\Command\\VehicleSevenDaysEatDateNotificationCommand', 'getVehicleSevenDaysEatDateNotificationCommandService', false],
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
'console.command.messenger_consume_messages' => ['privates', '.console.command.messenger_consume_messages.lazy', 'get_Console_Command_MessengerConsumeMessages_LazyService', false],
'console.command.messenger_setup_transports' => ['privates', '.console.command.messenger_setup_transports.lazy', 'get_Console_Command_MessengerSetupTransports_LazyService', false],
'console.command.messenger_debug' => ['privates', '.console.command.messenger_debug.lazy', 'get_Console_Command_MessengerDebug_LazyService', false],
'console.command.messenger_stop_workers' => ['privates', '.console.command.messenger_stop_workers.lazy', 'get_Console_Command_MessengerStopWorkers_LazyService', false],
'console.command.messenger_failed_messages_retry' => ['privates', '.console.command.messenger_failed_messages_retry.lazy', 'get_Console_Command_MessengerFailedMessagesRetry_LazyService', false],
'console.command.messenger_failed_messages_show' => ['privates', '.console.command.messenger_failed_messages_show.lazy', 'get_Console_Command_MessengerFailedMessagesShow_LazyService', false],
'console.command.messenger_failed_messages_remove' => ['privates', '.console.command.messenger_failed_messages_remove.lazy', 'get_Console_Command_MessengerFailedMessagesRemove_LazyService', false],
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'var_dumper.command.server_dump' => ['privates', '.var_dumper.command.server_dump.lazy', 'get_VarDumper_Command_ServerDump_LazyService', false],
'monolog.command.server_log' => ['privates', '.monolog.command.server_log.lazy', 'get_Monolog_Command_ServerLog_LazyService', false],
'fos_ck_editor.command.installer' => ['privates', 'fos_ck_editor.command.installer', 'getFosCkEditor_Command_InstallerService', false],
'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
'maker.auto_command.make_stimulus_controller' => ['privates', '.maker.auto_command.make_stimulus_controller.lazy', 'get_Maker_AutoCommand_MakeStimulusController_LazyService', false],
], [
'App\\Command\\AddAdditionalServicesCommand' => 'App\\Command\\AddAdditionalServicesCommand',
'App\\Command\\AddCalcDataCommand' => 'App\\Command\\AddCalcDataCommand',
'App\\Command\\AddCarfaxToQueueCommand' => 'App\\Command\\AddCarfaxToQueueCommand',
'App\\Command\\AddCustomerToVehicleCommand' => 'App\\Command\\AddCustomerToVehicleCommand',
'App\\Command\\AddWindowStickerToQueueCommand' => 'App\\Command\\AddWindowStickerToQueueCommand',
'App\\Command\\AddWinnerToVehicleCommand' => 'App\\Command\\AddWinnerToVehicleCommand',
'App\\Command\\CheckCarfaxLimitCommand' => 'App\\Command\\CheckCarfaxLimitCommand',
'App\\Command\\CheckDateDeliveryLandCommand' => 'App\\Command\\CheckDateDeliveryLandCommand',
'App\\Command\\CopartAccountsAutoChangePassword' => 'App\\Command\\CopartAccountsAutoChangePassword',
'App\\Command\\DeleteOldCarfaxFileCommand' => 'App\\Command\\DeleteOldCarfaxFileCommand',
'App\\Command\\EditStructureFinanceDataInvoiceLog' => 'App\\Command\\EditStructureFinanceDataInvoiceLog',
'App\\Command\\Exchange1cManualCommand' => 'App\\Command\\Exchange1cManualCommand',
'App\\Command\\NotifyUnpaidVehicleCommand' => 'App\\Command\\NotifyUnpaidVehicleCommand',
'App\\Command\\NotifyVehicleInvoiceAvailableCommand' => 'App\\Command\\NotifyVehicleInvoiceAvailableCommand',
'App\\Command\\PaymentsDueTo1C' => 'App\\Command\\PaymentsDueTo1C',
'App\\Command\\ProxyHealthCheckCommand' => 'App\\Command\\ProxyHealthCheckCommand',
'App\\Command\\RemoveOldAuctionAccountCommand' => 'App\\Command\\RemoveOldAuctionAccountCommand',
'App\\Command\\RemoveOldPluginLogCommand' => 'App\\Command\\RemoveOldPluginLogCommand',
'App\\Command\\RescrapeVehicleDataCommand' => 'App\\Command\\RescrapeVehicleDataCommand',
'App\\Command\\RingCentralSetupWebhookCommand' => 'App\\Command\\RingCentralSetupWebhookCommand',
'App\\Command\\ScrapeContainerCommand' => 'App\\Command\\ScrapeContainerCommand',
'App\\Command\\ScrapeCopartSearchParamsCommand' => 'App\\Command\\ScrapeCopartSearchParamsCommand',
'App\\Command\\ScrapeCopartStorageDate' => 'App\\Command\\ScrapeCopartStorageDate',
'App\\Command\\ScrapeLogistix101Photos' => 'App\\Command\\ScrapeLogistix101Photos',
'App\\Command\\ScrapeOpeningContainerCommand' => 'App\\Command\\ScrapeOpeningContainerCommand',
'App\\Command\\ScrapeShipperCommand' => 'App\\Command\\ScrapeShipperCommand',
'App\\Command\\ScrapeSotbyPhotos' => 'App\\Command\\ScrapeSotbyPhotos',
'App\\Command\\ScrapeVehicleAdditionDataCommand' => 'App\\Command\\ScrapeVehicleAdditionDataCommand',
'App\\Command\\ScrapeVehicleAuctionPhotos' => 'App\\Command\\ScrapeVehicleAuctionPhotos',
'App\\Command\\ScrapeVehicleDataFromMailBox' => 'App\\Command\\ScrapeVehicleDataFromMailBox',
'App\\Command\\ScrapeVehicleDriverPhotos' => 'App\\Command\\ScrapeVehicleDriverPhotos',
'App\\Command\\SendUpdatedDataTo1cCommand' => 'App\\Command\\SendUpdatedDataTo1cCommand',
'App\\Command\\SendVehicleUpdates' => 'App\\Command\\SendVehicleUpdates',
'App\\Command\\SyncDataWithCommand' => 'App\\Command\\SyncDataWithCommand',
'App\\Command\\SyncProdAuctionBidsCommand' => '?',
'App\\Command\\SyncProdPluginEventLogsCommand' => '?',
'App\\Command\\VehicleDeliveryNotificationCommand' => 'App\\Command\\VehicleDeliveryNotificationCommand',
'App\\Command\\VehicleSevenDaysEatDateNotificationCommand' => 'App\\Command\\VehicleSevenDaysEatDateNotificationCommand',
'console.command.about' => '?',
'console.command.assets_install' => '?',
'console.command.cache_clear' => '?',
'console.command.cache_pool_clear' => '?',
'console.command.cache_pool_prune' => '?',
'console.command.cache_pool_delete' => '?',
'console.command.cache_pool_list' => '?',
'console.command.cache_warmup' => '?',
'console.command.config_debug' => '?',
'console.command.config_dump_reference' => '?',
'console.command.container_debug' => '?',
'console.command.container_lint' => '?',
'console.command.debug_autowiring' => '?',
'console.command.dotenv_debug' => '?',
'console.command.event_dispatcher_debug' => '?',
'console.command.messenger_consume_messages' => '?',
'console.command.messenger_setup_transports' => '?',
'console.command.messenger_debug' => '?',
'console.command.messenger_stop_workers' => '?',
'console.command.messenger_failed_messages_retry' => '?',
'console.command.messenger_failed_messages_show' => '?',
'console.command.messenger_failed_messages_remove' => '?',
'console.command.router_debug' => '?',
'console.command.router_match' => '?',
'console.command.translation_debug' => '?',
'console.command.translation_extract' => '?',
'console.command.validator_debug' => '?',
'console.command.translation_pull' => '?',
'console.command.translation_push' => '?',
'console.command.xliff_lint' => '?',
'console.command.yaml_lint' => '?',
'console.command.form_debug' => '?',
'console.command.secrets_set' => '?',
'console.command.secrets_remove' => '?',
'console.command.secrets_generate_key' => '?',
'console.command.secrets_list' => '?',
'console.command.secrets_decrypt_to_local' => '?',
'console.command.secrets_encrypt_from_local' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'var_dumper.command.server_dump' => '?',
'monolog.command.server_log' => '?',
'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
'maker.auto_command.make_auth' => '?',
'maker.auto_command.make_command' => '?',
'maker.auto_command.make_controller' => '?',
'maker.auto_command.make_crud' => '?',
'maker.auto_command.make_docker_database' => '?',
'maker.auto_command.make_entity' => '?',
'maker.auto_command.make_fixtures' => '?',
'maker.auto_command.make_form' => '?',
'maker.auto_command.make_message' => '?',
'maker.auto_command.make_messenger_middleware' => '?',
'maker.auto_command.make_registration_form' => '?',
'maker.auto_command.make_reset_password' => '?',
'maker.auto_command.make_serializer_encoder' => '?',
'maker.auto_command.make_serializer_normalizer' => '?',
'maker.auto_command.make_subscriber' => '?',
'maker.auto_command.make_twig_extension' => '?',
'maker.auto_command.make_test' => '?',
'maker.auto_command.make_validator' => '?',
'maker.auto_command.make_voter' => '?',
'maker.auto_command.make_user' => '?',
'maker.auto_command.make_migration' => '?',
'maker.auto_command.make_stimulus_controller' => '?',
]), ['app:addAdditionalServices' => 'App\\Command\\AddAdditionalServicesCommand', 'app:addCalcData' => 'App\\Command\\AddCalcDataCommand', 'app:addCarfaxToQueue' => 'App\\Command\\AddCarfaxToQueueCommand', 'app:addCustomerToVehicle' => 'App\\Command\\AddCustomerToVehicleCommand', 'app:addWindowStickerToQueueCommand' => 'App\\Command\\AddWindowStickerToQueueCommand', 'app:addWinnerToVehicle' => 'App\\Command\\AddWinnerToVehicleCommand', 'app:checkCarfaxLimit' => 'App\\Command\\CheckCarfaxLimitCommand', 'app:check-date-delivery-land-plan' => 'App\\Command\\CheckDateDeliveryLandCommand', 'app:CopartAccountsAutoChangePassword' => 'App\\Command\\CopartAccountsAutoChangePassword', 'app:deleteOldCarfaxFile' => 'App\\Command\\DeleteOldCarfaxFileCommand', 'app:editStructureFinanceDataInvoiceLog' => 'App\\Command\\EditStructureFinanceDataInvoiceLog', 'app:exchange1c-manual' => 'App\\Command\\Exchange1cManualCommand', 'app:notifyUnpaidVehicle' => 'App\\Command\\NotifyUnpaidVehicleCommand', 'app:notifyVehicleInvoiceAvailable' => 'App\\Command\\NotifyVehicleInvoiceAvailableCommand', 'app:uploadPaymentsDueTo1C' => 'App\\Command\\PaymentsDueTo1C', 'app:proxyHealthCheck' => 'App\\Command\\ProxyHealthCheckCommand', 'app:removeOldAuctionAccount' => 'App\\Command\\RemoveOldAuctionAccountCommand', 'app:removeOldPluginLog' => 'App\\Command\\RemoveOldPluginLogCommand', 'app:rescrapeVehicleData' => 'App\\Command\\RescrapeVehicleDataCommand', 'ringcentral:setup-webhook' => 'App\\Command\\RingCentralSetupWebhookCommand', 'app:scrapeContainerData' => 'App\\Command\\ScrapeContainerCommand', 'app:scrape-copart-search-params' => 'App\\Command\\ScrapeCopartSearchParamsCommand', 'app:scrapeCopartStorageData' => 'App\\Command\\ScrapeCopartStorageDate', 'app:scrapeLogistix101Photos' => 'App\\Command\\ScrapeLogistix101Photos', 'app:scrapeOpeningContainerCommand' => 'App\\Command\\ScrapeOpeningContainerCommand', 'app:scrapeShipperData' => 'App\\Command\\ScrapeShipperCommand', 'app:scrapeSotbyPhotos' => 'App\\Command\\ScrapeSotbyPhotos', 'app:scrapeScrapeVehicleAdditionDataCommand' => 'App\\Command\\ScrapeVehicleAdditionDataCommand', 'app:scrapeVehicleAuctionPhotos' => 'App\\Command\\ScrapeVehicleAuctionPhotos', 'app:ScrapeVehicleDataFromMailBox' => 'App\\Command\\ScrapeVehicleDataFromMailBox', 'app:scrapeVehicleDriverPhotos' => 'App\\Command\\ScrapeVehicleDriverPhotos', 'app:sendUpdatedDataTo1c' => 'App\\Command\\SendUpdatedDataTo1cCommand', 'app:sendVehicleUpdates' => 'App\\Command\\SendVehicleUpdates', 'app:syncData' => 'App\\Command\\SyncDataWithCommand', 'app:sync:auction-bids' => 'App\\Command\\SyncProdAuctionBidsCommand', 'app:sync:plugin-event-logs' => 'App\\Command\\SyncProdPluginEventLogsCommand', 'app:vehicle-delivery-notification' => 'App\\Command\\VehicleDeliveryNotificationCommand', 'app:vehicleSevenDaysEatNotification' => 'App\\Command\\VehicleSevenDaysEatDateNotificationCommand', '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', 'messenger:consume' => 'console.command.messenger_consume_messages', 'messenger:setup-transports' => 'console.command.messenger_setup_transports', 'debug:messenger' => 'console.command.messenger_debug', 'messenger:stop-workers' => 'console.command.messenger_stop_workers', 'messenger:failed:retry' => 'console.command.messenger_failed_messages_retry', 'messenger:failed:show' => 'console.command.messenger_failed_messages_show', 'messenger:failed:remove' => 'console.command.messenger_failed_messages_remove', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:database:import' => 'doctrine.database_import_command', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'ckeditor:install' => 'fos_ck_editor.command.installer', 'make:auth' => 'maker.auto_command.make_auth', 'make:command' => 'maker.auto_command.make_command', 'make:controller' => 'maker.auto_command.make_controller', 'make:crud' => 'maker.auto_command.make_crud', 'make:docker:database' => 'maker.auto_command.make_docker_database', 'make:entity' => 'maker.auto_command.make_entity', 'make:fixtures' => 'maker.auto_command.make_fixtures', 'make:form' => 'maker.auto_command.make_form', 'make:message' => 'maker.auto_command.make_message', 'make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware', 'make:registration-form' => 'maker.auto_command.make_registration_form', 'make:reset-password' => 'maker.auto_command.make_reset_password', 'make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder', 'make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer', 'make:subscriber' => 'maker.auto_command.make_subscriber', 'make:twig-extension' => 'maker.auto_command.make_twig_extension', 'make:test' => 'maker.auto_command.make_test', 'make:unit-test' => 'maker.auto_command.make_test', 'make:functional-test' => 'maker.auto_command.make_test', 'make:validator' => 'maker.auto_command.make_validator', 'make:voter' => 'maker.auto_command.make_voter', 'make:user' => 'maker.auto_command.make_user', 'make:migration' => 'maker.auto_command.make_migration', 'make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
}
/**
* Gets the public 'container.env_var_processors_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getContainer_EnvVarProcessorsLocatorService()
{
return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
], [
'base64' => '?',
'bool' => '?',
'const' => '?',
'csv' => '?',
'default' => '?',
'file' => '?',
'float' => '?',
'int' => '?',
'json' => '?',
'key' => '?',
'not' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = new \Symfony\Bridge\Monolog\Logger('doctrine');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
$a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '8.0', 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\DoctrineEventListener\\AdditionalServiceStrategyEventListener' => ['privates', 'App\\DoctrineEventListener\\AdditionalServiceStrategyEventListener', 'getAdditionalServiceStrategyEventListenerService', false],
'App\\DoctrineEventListener\\CarfaxListener' => ['privates', 'App\\DoctrineEventListener\\CarfaxListener', 'getCarfaxListenerService', false],
'App\\DoctrineEventListener\\ContainerDateOpeningListener' => ['privates', 'App\\DoctrineEventListener\\ContainerDateOpeningListener', 'getContainerDateOpeningListenerService', false],
'App\\DoctrineEventListener\\UpdatedDataTo1CServerListener' => ['privates', 'App\\DoctrineEventListener\\UpdatedDataTo1CServerListener', 'getUpdatedDataTo1CServerListenerService', false],
'App\\DoctrineEventListener\\UserTelegramPinCode' => ['privates', 'App\\DoctrineEventListener\\UserTelegramPinCode', 'getUserTelegramPinCodeService', false],
'App\\DoctrineEventListener\\UserWindowStickerListener' => ['privates', 'App\\DoctrineEventListener\\UserWindowStickerListener', 'getUserWindowStickerListenerService', false],
'App\\DoctrineEventListener\\VehiclePhotoListener' => ['privates', 'App\\DoctrineEventListener\\VehiclePhotoListener', 'getVehiclePhotoListenerService', false],
'App\\DoctrineEventListener\\VehicleTransferDataFieldsChanged' => ['privates', 'App\\DoctrineEventListener\\VehicleTransferDataFieldsChanged', 'getVehicleTransferDataFieldsChangedService', false],
'App\\DoctrineEventListener\\VehicleUpdatedDataTo1CListener' => ['privates', 'App\\DoctrineEventListener\\VehicleUpdatedDataTo1CListener', 'getVehicleUpdatedDataTo1CListenerService', false],
'App\\DoctrineEventListener\\VehicleUpdatesListener' => ['privates', 'App\\DoctrineEventListener\\VehicleUpdatesListener', 'getVehicleUpdatesListenerService', false],
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false],
'stof_doctrine_extensions.listener.translatable' => ['privates', 'stof_doctrine_extensions.listener.translatable', 'getStofDoctrineExtensions_Listener_TranslatableService', false],
], [
'App\\DoctrineEventListener\\AdditionalServiceStrategyEventListener' => '?',
'App\\DoctrineEventListener\\CarfaxListener' => '?',
'App\\DoctrineEventListener\\ContainerDateOpeningListener' => '?',
'App\\DoctrineEventListener\\UpdatedDataTo1CServerListener' => '?',
'App\\DoctrineEventListener\\UserTelegramPinCode' => '?',
'App\\DoctrineEventListener\\UserWindowStickerListener' => '?',
'App\\DoctrineEventListener\\VehiclePhotoListener' => '?',
'App\\DoctrineEventListener\\VehicleTransferDataFieldsChanged' => '?',
'App\\DoctrineEventListener\\VehicleUpdatedDataTo1CListener' => '?',
'App\\DoctrineEventListener\\VehicleUpdatesListener' => '?',
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
'stof_doctrine_extensions.listener.translatable' => '?',
]), [0 => [0 => [0 => 'postUpdate'], 1 => 'App\\DoctrineEventListener\\UserTelegramPinCode'], 1 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 3 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 4 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 5 => [0 => [0 => 'postLoad'], 1 => 'App\\DoctrineEventListener\\AdditionalServiceStrategyEventListener'], 6 => [0 => [0 => 'postUpdate'], 1 => 'App\\DoctrineEventListener\\CarfaxListener'], 7 => [0 => [0 => 'postPersist'], 1 => 'App\\DoctrineEventListener\\CarfaxListener'], 8 => [0 => [0 => 'preUpdate'], 1 => 'App\\DoctrineEventListener\\ContainerDateOpeningListener'], 9 => [0 => [0 => 'postFlush'], 1 => 'App\\DoctrineEventListener\\ContainerDateOpeningListener'], 10 => [0 => [0 => 'prePersist'], 1 => 'App\\DoctrineEventListener\\UpdatedDataTo1CServerListener'], 11 => [0 => [0 => 'postUpdate'], 1 => 'App\\DoctrineEventListener\\UserWindowStickerListener'], 12 => [0 => [0 => 'postPersist'], 1 => 'App\\DoctrineEventListener\\UserWindowStickerListener'], 13 => [0 => [0 => 'preUpdate'], 1 => 'App\\DoctrineEventListener\\VehiclePhotoListener'], 14 => [0 => [0 => 'postFlush'], 1 => 'App\\DoctrineEventListener\\VehiclePhotoListener'], 15 => [0 => [0 => 'postUpdate'], 1 => 'App\\DoctrineEventListener\\VehicleTransferDataFieldsChanged'], 16 => [0 => [0 => 'postPersist'], 1 => 'App\\DoctrineEventListener\\VehicleTransferDataFieldsChanged'], 17 => [0 => [0 => 'postUpdate'], 1 => 'App\\DoctrineEventListener\\VehicleUpdatedDataTo1CListener'], 18 => [0 => [0 => 'postUpdate'], 1 => 'App\\DoctrineEventListener\\VehicleUpdatesListener'], 19 => [0 => [0 => 'postPersist'], 1 => 'App\\DoctrineEventListener\\VehicleUpdatesListener'], 20 => [0 => [0 => 'preRemove'], 1 => 'App\\DoctrineEventListener\\VehicleUpdatesListener'], 21 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 22 => [0 => [0 => 'postLoad'], 1 => 'stof_doctrine_extensions.listener.translatable'], 23 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.translatable'], 24 => [0 => [0 => 'preFlush'], 1 => 'stof_doctrine_extensions.listener.translatable'], 25 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.translatable'], 26 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.translatable']]), ['enum' => 'string']);
}
/**
* Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
$this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\DoctrineEventListener\\AuctionAccountListener' => ['privates', 'App\\DoctrineEventListener\\AuctionAccountListener', 'getAuctionAccountListenerService', false],
'App\\DoctrineEventListener\\NotificationSubscriptionUserListener' => ['privates', 'App\\DoctrineEventListener\\NotificationSubscriptionUserListener', 'getNotificationSubscriptionUserListenerService', false],
'App\\DoctrineEventListener\\TelegramPinListener' => ['privates', 'App\\DoctrineEventListener\\TelegramPinListener', 'getTelegramPinListenerService', false],
], [
'App\\DoctrineEventListener\\AuctionAccountListener' => '?',
'App\\DoctrineEventListener\\NotificationSubscriptionUserListener' => '?',
'App\\DoctrineEventListener\\TelegramPinListener' => '?',
]));
$instance->registerService('App\\DoctrineEventListener\\AuctionAccountListener', 'App\\DoctrineEventListener\\AuctionAccountListener');
$instance->registerService('App\\DoctrineEventListener\\NotificationSubscriptionUserListener', 'App\\DoctrineEventListener\\NotificationSubscriptionUserListener');
$instance->registerService('App\\DoctrineEventListener\\TelegramPinListener', 'App\\DoctrineEventListener\\TelegramPinListener');
return $instance;
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
$b->addDriver($c, 'App\\Entity');
$b->addDriver($c, 'Gedmo\\Translatable\\Entity');
$b->addDriver($c, 'Gedmo\\Translator\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'GedmoTranslatable' => 'Gedmo\\Translatable\\Entity', 'GedmoTranslator' => 'Gedmo\\Translator\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\AccountCodeRepository' => ['privates', 'App\\Repository\\AccountCodeRepository', 'getAccountCodeRepositoryService', false],
'App\\Repository\\AccruedAdditionalServiceRepository' => ['privates', 'App\\Repository\\AccruedAdditionalServiceRepository', 'getAccruedAdditionalServiceRepositoryService', false],
'App\\Repository\\AdditionalServicePriceRepository' => ['privates', 'App\\Repository\\AdditionalServicePriceRepository', 'getAdditionalServicePriceRepositoryService', false],
'App\\Repository\\AnnouncementRepository' => ['privates', 'App\\Repository\\AnnouncementRepository', 'getAnnouncementRepositoryService', false],
'App\\Repository\\ApiPluginCallsRepository' => ['privates', 'App\\Repository\\ApiPluginCallsRepository', 'getApiPluginCallsRepositoryService', false],
'App\\Repository\\ApiUserTokenRepository' => ['privates', 'App\\Repository\\ApiUserTokenRepository', 'getApiUserTokenRepositoryService', false],
'App\\Repository\\AuctionAccountRepository' => ['privates', 'App\\Repository\\AuctionAccountRepository', 'getAuctionAccountRepositoryService', false],
'App\\Repository\\AuctionBidRepository' => ['privates', 'App\\Repository\\AuctionBidRepository', 'getAuctionBidRepositoryService', false],
'App\\Repository\\AuctionFeeRepository' => ['privates', 'App\\Repository\\AuctionFeeRepository', 'getAuctionFeeRepositoryService', false],
'App\\Repository\\AuctionLocationDeliveryRateRepository' => ['privates', 'App\\Repository\\AuctionLocationDeliveryRateRepository', 'getAuctionLocationDeliveryRateRepositoryService', false],
'App\\Repository\\AuctionLocationRepository' => ['privates', 'App\\Repository\\AuctionLocationRepository', 'getAuctionLocationRepositoryService', false],
'App\\Repository\\AuctionPasswordsListRepository' => ['privates', 'App\\Repository\\AuctionPasswordsListRepository', 'getAuctionPasswordsListRepositoryService', false],
'App\\Repository\\AuctionRepository' => ['privates', 'App\\Repository\\AuctionRepository', 'getAuctionRepositoryService', false],
'App\\Repository\\BodyTypesLandPriceChangeRepository' => ['privates', 'App\\Repository\\BodyTypesLandPriceChangeRepository', 'getBodyTypesLandPriceChangeRepositoryService', false],
'App\\Repository\\BodyTypesSeaPriceChangeRepository' => ['privates', 'App\\Repository\\BodyTypesSeaPriceChangeRepository', 'getBodyTypesSeaPriceChangeRepositoryService', false],
'App\\Repository\\CalculatorAdditionalServiceRepository' => ['privates', 'App\\Repository\\CalculatorAdditionalServiceRepository', 'getCalculatorAdditionalServiceRepositoryService', false],
'App\\Repository\\CalculatorCountryDeliveryVehicleTypeHiddenRepository' => ['privates', 'App\\Repository\\CalculatorCountryDeliveryVehicleTypeHiddenRepository', 'getCalculatorCountryDeliveryVehicleTypeHiddenRepositoryService', false],
'App\\Repository\\CalculatorCountryRepository' => ['privates', 'App\\Repository\\CalculatorCountryRepository', 'getCalculatorCountryRepositoryService', false],
'App\\Repository\\CalculatorCustomClearanceParamRepository' => ['privates', 'App\\Repository\\CalculatorCustomClearanceParamRepository', 'getCalculatorCustomClearanceParamRepositoryService', false],
'App\\Repository\\CalculatorDealerFeeRepository' => ['privates', 'App\\Repository\\CalculatorDealerFeeRepository', 'getCalculatorDealerFeeRepositoryService', false],
'App\\Repository\\CalculatorDeliveryTypeRepository' => ['privates', 'App\\Repository\\CalculatorDeliveryTypeRepository', 'getCalculatorDeliveryTypeRepositoryService', false],
'App\\Repository\\CalculatorDeliveryVehicleTypeRepository' => ['privates', 'App\\Repository\\CalculatorDeliveryVehicleTypeRepository', 'getCalculatorDeliveryVehicleTypeRepositoryService', false],
'App\\Repository\\CalculatorPortRateRepository' => ['privates', 'App\\Repository\\CalculatorPortRateRepository', 'getCalculatorPortRateRepositoryService', false],
'App\\Repository\\CarfaxRepository' => ['privates', 'App\\Repository\\CarfaxRepository', 'getCarfaxRepositoryService', false],
'App\\Repository\\ClarificationsPriceRepository' => ['privates', 'App\\Repository\\ClarificationsPriceRepository', 'getClarificationsPriceRepositoryService', false],
'App\\Repository\\ClientAppRepository' => ['privates', 'App\\Repository\\ClientAppRepository', 'getClientAppRepositoryService', false],
'App\\Repository\\CommonAdditionalServiceRepository' => ['privates', 'App\\Repository\\CommonAdditionalServiceRepository', 'getCommonAdditionalServiceRepositoryService', false],
'App\\Repository\\CommonAdditionalServiceUserPriceRepository' => ['privates', 'App\\Repository\\CommonAdditionalServiceUserPriceRepository', 'getCommonAdditionalServiceUserPriceRepositoryService', false],
'App\\Repository\\ContainerRepository' => ['privates', 'App\\Repository\\ContainerRepository', 'getContainerRepositoryService', false],
'App\\Repository\\CopartVehicleManufactureRepository' => ['privates', 'App\\Repository\\CopartVehicleManufactureRepository', 'getCopartVehicleManufactureRepositoryService', false],
'App\\Repository\\CopartVehicleModelRepository' => ['privates', 'App\\Repository\\CopartVehicleModelRepository', 'getCopartVehicleModelRepositoryService', false],
'App\\Repository\\CopartVehicleTypeRepository' => ['privates', 'App\\Repository\\CopartVehicleTypeRepository', 'getCopartVehicleTypeRepositoryService', false],
'App\\Repository\\CustomDesignRepository' => ['privates', 'App\\Repository\\CustomDesignRepository', 'getCustomDesignRepositoryService', false],
'App\\Repository\\CustomLandPriceRepository' => ['privates', 'App\\Repository\\CustomLandPriceRepository', 'getCustomLandPriceRepositoryService', false],
'App\\Repository\\CustomPriceSchemeRepository' => ['privates', 'App\\Repository\\CustomPriceSchemeRepository', 'getCustomPriceSchemeRepositoryService', false],
'App\\Repository\\CustomSeaPriceRepository' => ['privates', 'App\\Repository\\CustomSeaPriceRepository', 'getCustomSeaPriceRepositoryService', false],
'App\\Repository\\CustomServicePriceRepository' => ['privates', 'App\\Repository\\CustomServicePriceRepository', 'getCustomServicePriceRepositoryService', false],
'App\\Repository\\CustomerRepository' => ['privates', 'App\\Repository\\CustomerRepository', 'getCustomerRepositoryService', false],
'App\\Repository\\DealerPriceRepository' => ['privates', 'App\\Repository\\DealerPriceRepository', 'getDealerPriceRepositoryService', false],
'App\\Repository\\DestinationPortRepository' => ['privates', 'App\\Repository\\DestinationPortRepository', 'getDestinationPortRepositoryService', false],
'App\\Repository\\ExportDocuments\\DocumentRepository' => ['privates', 'App\\Repository\\ExportDocuments\\DocumentRepository', 'getDocumentRepositoryService', false],
'App\\Repository\\ExportDocuments\\LocationRepository' => ['privates', 'App\\Repository\\ExportDocuments\\LocationRepository', 'getLocationRepositoryService', false],
'App\\Repository\\ExportDocuments\\StatusRepository' => ['privates', 'App\\Repository\\ExportDocuments\\StatusRepository', 'getStatusRepositoryService', false],
'App\\Repository\\FinalLandDeliveryPriceRepository' => ['privates', 'App\\Repository\\FinalLandDeliveryPriceRepository', 'getFinalLandDeliveryPriceRepositoryService', false],
'App\\Repository\\FinalLandDeliveryRepository' => ['privates', 'App\\Repository\\FinalLandDeliveryRepository', 'getFinalLandDeliveryRepositoryService', false],
'App\\Repository\\FinanceAdditionalExpenseRepository' => ['privates', 'App\\Repository\\FinanceAdditionalExpenseRepository', 'getFinanceAdditionalExpenseRepositoryService', false],
'App\\Repository\\FinanceExpenseRepository' => ['privates', 'App\\Repository\\FinanceExpenseRepository', 'getFinanceExpenseRepositoryService', false],
'App\\Repository\\FinanceExpenseUaRepository' => ['privates', 'App\\Repository\\FinanceExpenseUaRepository', 'getFinanceExpenseUaRepositoryService', false],
'App\\Repository\\FinanceIncomeRepository' => ['privates', 'App\\Repository\\FinanceIncomeRepository', 'getFinanceIncomeRepositoryService', false],
'App\\Repository\\FinanceIncomeUaRepository' => ['privates', 'App\\Repository\\FinanceIncomeUaRepository', 'getFinanceIncomeUaRepositoryService', false],
'App\\Repository\\FinanceRefundRepository' => ['privates', 'App\\Repository\\FinanceRefundRepository', 'getFinanceRefundRepositoryService', false],
'App\\Repository\\FinanceVehicleAdditionalExpenseRepository' => ['privates', 'App\\Repository\\FinanceVehicleAdditionalExpenseRepository', 'getFinanceVehicleAdditionalExpenseRepositoryService', false],
'App\\Repository\\ForSaleRepository' => ['privates', 'App\\Repository\\ForSaleRepository', 'getForSaleRepositoryService', false],
'App\\Repository\\GroupTransferRepository' => ['privates', 'App\\Repository\\GroupTransferRepository', 'getGroupTransferRepositoryService', false],
'App\\Repository\\InvoiceLogRepository' => ['privates', 'App\\Repository\\InvoiceLogRepository', 'getInvoiceLogRepositoryService', false],
'App\\Repository\\LandPriceRepository' => ['privates', 'App\\Repository\\LandPriceRepository', 'getLandPriceRepositoryService', false],
'App\\Repository\\NotePriceRepository' => ['privates', 'App\\Repository\\NotePriceRepository', 'getNotePriceRepositoryService', false],
'App\\Repository\\NoteRepository' => ['privates', 'App\\Repository\\NoteRepository', 'getNoteRepositoryService', false],
'App\\Repository\\NotificationSubscriptionUserRepository' => ['privates', 'App\\Repository\\NotificationSubscriptionUserRepository', 'getNotificationSubscriptionUserRepositoryService', false],
'App\\Repository\\ParsedObjectsListRepository' => ['privates', 'App\\Repository\\ParsedObjectsListRepository', 'getParsedObjectsListRepositoryService', false],
'App\\Repository\\PaymentsDueLotBidsRepository' => ['privates', 'App\\Repository\\PaymentsDueLotBidsRepository', 'getPaymentsDueLotBidsRepositoryService', false],
'App\\Repository\\PluginEventLogRepository' => ['privates', 'App\\Repository\\PluginEventLogRepository', 'getPluginEventLogRepositoryService', false],
'App\\Repository\\PluginPingRepository' => ['privates', 'App\\Repository\\PluginPingRepository', 'getPluginPingRepositoryService', false],
'App\\Repository\\PluginTokenRepository' => ['privates', 'App\\Repository\\PluginTokenRepository', 'getPluginTokenRepositoryService', false],
'App\\Repository\\PluginUserAuctionAccountAssigmentRepository' => ['privates', 'App\\Repository\\PluginUserAuctionAccountAssigmentRepository', 'getPluginUserAuctionAccountAssigmentRepositoryService', false],
'App\\Repository\\PluginUserRepository' => ['privates', 'App\\Repository\\PluginUserRepository', 'getPluginUserRepositoryService', false],
'App\\Repository\\ProdAuctionBidRepository' => ['privates', 'App\\Repository\\ProdAuctionBidRepository', 'getProdAuctionBidRepositoryService', false],
'App\\Repository\\ProdPluginEventLogRepository' => ['privates', 'App\\Repository\\ProdPluginEventLogRepository', 'getProdPluginEventLogRepositoryService', false],
'App\\Repository\\ProxyAccountRepository' => ['privates', 'App\\Repository\\ProxyAccountRepository', 'getProxyAccountRepositoryService', false],
'App\\Repository\\SeaPriceRepository' => ['privates', 'App\\Repository\\SeaPriceRepository', 'getSeaPriceRepositoryService', false],
'App\\Repository\\SelectedVehicleAdditionalServiceRepository' => ['privates', 'App\\Repository\\SelectedVehicleAdditionalServiceRepository', 'getSelectedVehicleAdditionalServiceRepositoryService', false],
'App\\Repository\\ServicePriceRepository' => ['privates', 'App\\Repository\\ServicePriceRepository', 'getServicePriceRepositoryService', false],
'App\\Repository\\ServiceRepository' => ['privates', 'App\\Repository\\ServiceRepository', 'getServiceRepositoryService', false],
'App\\Repository\\ServicesInFinalDestinationPriceRepository' => ['privates', 'App\\Repository\\ServicesInFinalDestinationPriceRepository', 'getServicesInFinalDestinationPriceRepositoryService', false],
'App\\Repository\\ServicesInFinalDestinationRepository' => ['privates', 'App\\Repository\\ServicesInFinalDestinationRepository', 'getServicesInFinalDestinationRepositoryService', false],
'App\\Repository\\ShippingPortRepository' => ['privates', 'App\\Repository\\ShippingPortRepository', 'getShippingPortRepositoryService', false],
'App\\Repository\\StatePortsRepository' => ['privates', 'App\\Repository\\StatePortsRepository', 'getStatePortsRepositoryService', false],
'App\\Repository\\TelegramPinRepository' => ['privates', 'App\\Repository\\TelegramPinRepository', 'getTelegramPinRepositoryService', false],
'App\\Repository\\TicketCommentRepository' => ['privates', 'App\\Repository\\TicketCommentRepository', 'getTicketCommentRepositoryService', false],
'App\\Repository\\TicketRepository' => ['privates', 'App\\Repository\\TicketRepository', 'getTicketRepositoryService', false],
'App\\Repository\\TransferDataFormFieldsRepository' => ['privates', 'App\\Repository\\TransferDataFormFieldsRepository', 'getTransferDataFormFieldsRepositoryService', false],
'App\\Repository\\UpdatedContainerDataTo1CServerRepository' => ['privates', 'App\\Repository\\UpdatedContainerDataTo1CServerRepository', 'getUpdatedContainerDataTo1CServerRepositoryService', false],
'App\\Repository\\UpdatedDataTo1CServerRepository' => ['privates', 'App\\Repository\\UpdatedDataTo1CServerRepository', 'getUpdatedDataTo1CServerRepositoryService', false],
'App\\Repository\\UserAnnouncementRepository' => ['privates', 'App\\Repository\\UserAnnouncementRepository', 'getUserAnnouncementRepositoryService', false],
'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
'App\\Repository\\UserWindowStickerRepository' => ['privates', 'App\\Repository\\UserWindowStickerRepository', 'getUserWindowStickerRepositoryService', false],
'App\\Repository\\VehicleAdditionalServiceRepository' => ['privates', 'App\\Repository\\VehicleAdditionalServiceRepository', 'getVehicleAdditionalServiceRepositoryService', false],
'App\\Repository\\VehicleAuctionWinnerRepository' => ['privates', 'App\\Repository\\VehicleAuctionWinnerRepository', 'getVehicleAuctionWinnerRepositoryService', false],
'App\\Repository\\VehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
'App\\Repository\\VehicleTransferDataRepository' => ['privates', 'App\\Repository\\VehicleTransferDataRepository', 'getVehicleTransferDataRepositoryService', false],
'App\\Repository\\VehicleUpdatesRepository' => ['privates', 'App\\Repository\\VehicleUpdatesRepository', 'getVehicleUpdatesRepositoryService', false],
'App\\Repository\\VideoRepository' => ['privates', 'App\\Repository\\VideoRepository', 'getVideoRepositoryService', false],
'App\\Repository\\VinDecodedRepository' => ['privates', 'App\\Repository\\VinDecodedRepository', 'getVinDecodedRepositoryService', false],
'App\\Repository\\WarehouseRepository' => ['privates', 'App\\Repository\\WarehouseRepository', 'getWarehouseRepositoryService', false],
'App\\Repository\\WindowStickerRepository' => ['privates', 'App\\Repository\\WindowStickerRepository', 'getWindowStickerRepositoryService', false],
], [
'App\\Repository\\AccountCodeRepository' => '?',
'App\\Repository\\AccruedAdditionalServiceRepository' => '?',
'App\\Repository\\AdditionalServicePriceRepository' => '?',
'App\\Repository\\AnnouncementRepository' => '?',
'App\\Repository\\ApiPluginCallsRepository' => '?',
'App\\Repository\\ApiUserTokenRepository' => '?',
'App\\Repository\\AuctionAccountRepository' => '?',
'App\\Repository\\AuctionBidRepository' => '?',
'App\\Repository\\AuctionFeeRepository' => '?',
'App\\Repository\\AuctionLocationDeliveryRateRepository' => '?',
'App\\Repository\\AuctionLocationRepository' => '?',
'App\\Repository\\AuctionPasswordsListRepository' => '?',
'App\\Repository\\AuctionRepository' => '?',
'App\\Repository\\BodyTypesLandPriceChangeRepository' => '?',
'App\\Repository\\BodyTypesSeaPriceChangeRepository' => '?',
'App\\Repository\\CalculatorAdditionalServiceRepository' => '?',
'App\\Repository\\CalculatorCountryDeliveryVehicleTypeHiddenRepository' => '?',
'App\\Repository\\CalculatorCountryRepository' => '?',
'App\\Repository\\CalculatorCustomClearanceParamRepository' => '?',
'App\\Repository\\CalculatorDealerFeeRepository' => '?',
'App\\Repository\\CalculatorDeliveryTypeRepository' => '?',
'App\\Repository\\CalculatorDeliveryVehicleTypeRepository' => '?',
'App\\Repository\\CalculatorPortRateRepository' => '?',
'App\\Repository\\CarfaxRepository' => '?',
'App\\Repository\\ClarificationsPriceRepository' => '?',
'App\\Repository\\ClientAppRepository' => '?',
'App\\Repository\\CommonAdditionalServiceRepository' => '?',
'App\\Repository\\CommonAdditionalServiceUserPriceRepository' => '?',
'App\\Repository\\ContainerRepository' => '?',
'App\\Repository\\CopartVehicleManufactureRepository' => '?',
'App\\Repository\\CopartVehicleModelRepository' => '?',
'App\\Repository\\CopartVehicleTypeRepository' => '?',
'App\\Repository\\CustomDesignRepository' => '?',
'App\\Repository\\CustomLandPriceRepository' => '?',
'App\\Repository\\CustomPriceSchemeRepository' => '?',
'App\\Repository\\CustomSeaPriceRepository' => '?',
'App\\Repository\\CustomServicePriceRepository' => '?',
'App\\Repository\\CustomerRepository' => '?',
'App\\Repository\\DealerPriceRepository' => '?',
'App\\Repository\\DestinationPortRepository' => '?',
'App\\Repository\\ExportDocuments\\DocumentRepository' => '?',
'App\\Repository\\ExportDocuments\\LocationRepository' => '?',
'App\\Repository\\ExportDocuments\\StatusRepository' => '?',
'App\\Repository\\FinalLandDeliveryPriceRepository' => '?',
'App\\Repository\\FinalLandDeliveryRepository' => '?',
'App\\Repository\\FinanceAdditionalExpenseRepository' => '?',
'App\\Repository\\FinanceExpenseRepository' => '?',
'App\\Repository\\FinanceExpenseUaRepository' => '?',
'App\\Repository\\FinanceIncomeRepository' => '?',
'App\\Repository\\FinanceIncomeUaRepository' => '?',
'App\\Repository\\FinanceRefundRepository' => '?',
'App\\Repository\\FinanceVehicleAdditionalExpenseRepository' => '?',
'App\\Repository\\ForSaleRepository' => '?',
'App\\Repository\\GroupTransferRepository' => '?',
'App\\Repository\\InvoiceLogRepository' => '?',
'App\\Repository\\LandPriceRepository' => '?',
'App\\Repository\\NotePriceRepository' => '?',
'App\\Repository\\NoteRepository' => '?',
'App\\Repository\\NotificationSubscriptionUserRepository' => '?',
'App\\Repository\\ParsedObjectsListRepository' => '?',
'App\\Repository\\PaymentsDueLotBidsRepository' => '?',
'App\\Repository\\PluginEventLogRepository' => '?',
'App\\Repository\\PluginPingRepository' => '?',
'App\\Repository\\PluginTokenRepository' => '?',
'App\\Repository\\PluginUserAuctionAccountAssigmentRepository' => '?',
'App\\Repository\\PluginUserRepository' => '?',
'App\\Repository\\ProdAuctionBidRepository' => '?',
'App\\Repository\\ProdPluginEventLogRepository' => '?',
'App\\Repository\\ProxyAccountRepository' => '?',
'App\\Repository\\SeaPriceRepository' => '?',
'App\\Repository\\SelectedVehicleAdditionalServiceRepository' => '?',
'App\\Repository\\ServicePriceRepository' => '?',
'App\\Repository\\ServiceRepository' => '?',
'App\\Repository\\ServicesInFinalDestinationPriceRepository' => '?',
'App\\Repository\\ServicesInFinalDestinationRepository' => '?',
'App\\Repository\\ShippingPortRepository' => '?',
'App\\Repository\\StatePortsRepository' => '?',
'App\\Repository\\TelegramPinRepository' => '?',
'App\\Repository\\TicketCommentRepository' => '?',
'App\\Repository\\TicketRepository' => '?',
'App\\Repository\\TransferDataFormFieldsRepository' => '?',
'App\\Repository\\UpdatedContainerDataTo1CServerRepository' => '?',
'App\\Repository\\UpdatedDataTo1CServerRepository' => '?',
'App\\Repository\\UserAnnouncementRepository' => '?',
'App\\Repository\\UserRepository' => '?',
'App\\Repository\\UserWindowStickerRepository' => '?',
'App\\Repository\\VehicleAdditionalServiceRepository' => '?',
'App\\Repository\\VehicleAuctionWinnerRepository' => '?',
'App\\Repository\\VehicleRepository' => '?',
'App\\Repository\\VehicleTransferDataRepository' => '?',
'App\\Repository\\VehicleUpdatesRepository' => '?',
'App\\Repository\\VideoRepository' => '?',
'App\\Repository\\VinDecodedRepository' => '?',
'App\\Repository\\WarehouseRepository' => '?',
'App\\Repository\\WindowStickerRepository' => '?',
])));
$a->addCustomStringFunction('JSON_EXTRACT', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
$a->addCustomStringFunction('JSON_SEARCH', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonSearch');
$a->addCustomNumericFunction('acos', 'DoctrineExtensions\\Query\\Mysql\\Acos');
$a->addCustomNumericFunction('asin', 'DoctrineExtensions\\Query\\Mysql\\Asin');
$a->addCustomNumericFunction('atan2', 'DoctrineExtensions\\Query\\Mysql\\Atan2');
$a->addCustomNumericFunction('atan', 'DoctrineExtensions\\Query\\Mysql\\Atan');
$a->addCustomNumericFunction('bit_count', 'DoctrineExtensions\\Query\\Mysql\\BitCount');
$a->addCustomNumericFunction('bit_xor', 'DoctrineExtensions\\Query\\Mysql\\BitXor');
$a->addCustomNumericFunction('ceil', 'DoctrineExtensions\\Query\\Mysql\\Ceil');
$a->addCustomNumericFunction('cos', 'DoctrineExtensions\\Query\\Mysql\\Cos');
$a->addCustomNumericFunction('cot', 'DoctrineExtensions\\Query\\Mysql\\Cot');
$a->addCustomNumericFunction('degrees', 'DoctrineExtensions\\Query\\Mysql\\Degrees');
$a->addCustomNumericFunction('exp', 'DoctrineExtensions\\Query\\Mysql\\Exp');
$a->addCustomNumericFunction('floor', 'DoctrineExtensions\\Query\\Mysql\\Floor');
$a->addCustomNumericFunction('json_contains', 'DoctrineExtensions\\Query\\Mysql\\JsonContains');
$a->addCustomNumericFunction('json_depth', 'DoctrineExtensions\\Query\\Mysql\\JsonDepth');
$a->addCustomNumericFunction('json_length', 'DoctrineExtensions\\Query\\Mysql\\JsonLength');
$a->addCustomNumericFunction('log', 'DoctrineExtensions\\Query\\Mysql\\Log');
$a->addCustomNumericFunction('log10', 'DoctrineExtensions\\Query\\Mysql\\Log10');
$a->addCustomNumericFunction('log2', 'DoctrineExtensions\\Query\\Mysql\\Log2');
$a->addCustomNumericFunction('pi', 'DoctrineExtensions\\Query\\Mysql\\Pi');
$a->addCustomNumericFunction('power', 'DoctrineExtensions\\Query\\Mysql\\Power');
$a->addCustomNumericFunction('quarter', 'DoctrineExtensions\\Query\\Mysql\\Quarter');
$a->addCustomNumericFunction('radians', 'DoctrineExtensions\\Query\\Mysql\\Radians');
$a->addCustomNumericFunction('rand', 'DoctrineExtensions\\Query\\Mysql\\Rand');
$a->addCustomNumericFunction('round', 'DoctrineExtensions\\Query\\Mysql\\Round');
$a->addCustomNumericFunction('stddev', 'DoctrineExtensions\\Query\\Mysql\\StdDev');
$a->addCustomNumericFunction('sin', 'DoctrineExtensions\\Query\\Mysql\\Sin');
$a->addCustomNumericFunction('std', 'DoctrineExtensions\\Query\\Mysql\\Stdadd');
$a->addCustomNumericFunction('tan', 'DoctrineExtensions\\Query\\Mysql\\Tan');
$a->addCustomNumericFunction('variance', 'DoctrineExtensions\\Query\\Mysql\\Variance');
$a->addCustomNumericFunction('greatest', 'DoctrineExtensions\\Query\\Mysql\\Greatest');
$a->addCustomDatetimeFunction('addtime', 'DoctrineExtensions\\Query\\Mysql\\AddTime');
$a->addCustomDatetimeFunction('convert_tz', 'DoctrineExtensions\\Query\\Mysql\\ConvertTz');
$a->addCustomDatetimeFunction('date', 'DoctrineExtensions\\Query\\Mysql\\Date');
$a->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
$a->addCustomDatetimeFunction('dateadd', 'DoctrineExtensions\\Query\\Mysql\\DateAdd');
$a->addCustomDatetimeFunction('datesub', 'DoctrineExtensions\\Query\\Mysql\\DateSub');
$a->addCustomDatetimeFunction('datediff', 'DoctrineExtensions\\Query\\Mysql\\DateDiff');
$a->addCustomDatetimeFunction('day', 'DoctrineExtensions\\Query\\Mysql\\Day');
$a->addCustomDatetimeFunction('dayname', 'DoctrineExtensions\\Query\\Mysql\\DayName');
$a->addCustomDatetimeFunction('dayofweek', 'DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
$a->addCustomDatetimeFunction('dayofyear', 'DoctrineExtensions\\Query\\Mysql\\DayOfYear');
$a->addCustomDatetimeFunction('div', 'DoctrineExtensions\\Query\\Mysql\\Div');
$a->addCustomDatetimeFunction('from_unixtime', 'DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
$a->addCustomDatetimeFunction('hour', 'DoctrineExtensions\\Query\\Mysql\\Hour');
$a->addCustomDatetimeFunction('last_day', 'DoctrineExtensions\\Query\\Mysql\\LastDay');
$a->addCustomDatetimeFunction('makedate', 'DoctrineExtensions\\Query\\Mysql\\MakeDate');
$a->addCustomDatetimeFunction('minute', 'DoctrineExtensions\\Query\\Mysql\\Minute');
$a->addCustomDatetimeFunction('now', 'DoctrineExtensions\\Query\\Mysql\\Now');
$a->addCustomDatetimeFunction('month', 'DoctrineExtensions\\Query\\Mysql\\Month');
$a->addCustomDatetimeFunction('monthname', 'DoctrineExtensions\\Query\\Mysql\\MonthName');
$a->addCustomDatetimeFunction('period_diff', 'DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
$a->addCustomDatetimeFunction('second', 'DoctrineExtensions\\Query\\Mysql\\Second');
$a->addCustomDatetimeFunction('sectotime', 'DoctrineExtensions\\Query\\Mysql\\SecToTime');
$a->addCustomDatetimeFunction('strtodate', 'DoctrineExtensions\\Query\\Mysql\\StrToDate');
$a->addCustomDatetimeFunction('time', 'DoctrineExtensions\\Query\\Mysql\\Time');
$a->addCustomDatetimeFunction('timediff', 'DoctrineExtensions\\Query\\Mysql\\TimeDiff');
$a->addCustomDatetimeFunction('timestampadd', 'DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
$a->addCustomDatetimeFunction('timestampdiff', 'DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
$a->addCustomDatetimeFunction('timetosec', 'DoctrineExtensions\\Query\\Mysql\\TimeToSec');
$a->addCustomDatetimeFunction('truncate', 'DoctrineExtensions\\Query\\Mysql\\Truncate');
$a->addCustomDatetimeFunction('week', 'DoctrineExtensions\\Query\\Mysql\\Week');
$a->addCustomDatetimeFunction('weekday', 'DoctrineExtensions\\Query\\Mysql\\WeekDay');
$a->addCustomDatetimeFunction('weekofyear', 'DoctrineExtensions\\Query\\Mysql\\WeekOfYear');
$a->addCustomDatetimeFunction('year', 'DoctrineExtensions\\Query\\Mysql\\Year');
$a->addCustomDatetimeFunction('yearmonth', 'DoctrineExtensions\\Query\\Mysql\\YearMonth');
$a->addCustomDatetimeFunction('yearweek', 'DoctrineExtensions\\Query\\Mysql\\YearWeek');
$a->addCustomDatetimeFunction('unix_timestamp', 'DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
$a->addCustomDatetimeFunction('utc_timestamp', 'DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
$a->addCustomDatetimeFunction('extract', 'DoctrineExtensions\\Query\\Mysql\\Extract');
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['app.announcement_read_listener'] ?? $this->getApp_AnnouncementReadListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['App\\Event\\Http\\ApiPluginControllerCall'] ?? $this->getApiPluginControllerCallService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\Event\\Http\\ApiPluginControllerCall'] ?? $this->getApiPluginControllerCallService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\Event\\Http\\ApiPluginControllerCall'] ?? $this->getApiPluginControllerCallService());
}, 1 => 'onKernelRequestException'], 0);
$instance->addListener('vehicle.added', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onVehicleAdded'], 10);
$instance->addListener('vehicle.photos.added', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onPhotosAdded'], 10);
$instance->addListener('vehicle.child_client.setted', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onVehicleChildClientSetted'], 10);
$instance->addListener('vehicle.arrived', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onVehicleArrived'], 10);
$instance->addListener('vehicle.unpaid', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onVehicleUnpaid'], 10);
$instance->addListener('vehicle.dock_receipt_available', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onVehicleDockReceiptAvailable'], 10);
$instance->addListener('vehicle.invoice.available', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onVehicleInvoiceAvailable'], 10);
$instance->addListener('vehicle.land_delivery_status', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onVehicleLandDeliveryStatusChange'], 10);
$instance->addListener('vehicle.driver_pickup_notification', [0 => function () {
return ($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] ?? $this->getVehicleEventSubscriberService());
}, 1 => 'onDriverPickupNotification'], 10);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\EventListener\\AccessDeniedListener'] ?? $this->getAccessDeniedListenerService());
}, 1 => 'onKernelException'], 2);
$instance->addListener('exchange1c.vehicles.processing.ended', [0 => function () {
return ($this->privates['App\\EventSubscriber\\Exchange1C\\Exchange1cEventSubscriber'] ?? $this->getExchange1cEventSubscriberService());
}, 1 => 'onVehiclesProcessingEnded'], 10);
$instance->addListener('exchange1c.vehicles.processing.ended', [0 => function () {
return ($this->privates['App\\EventSubscriber\\Exchange1C\\Exchange1cEventSubscriber'] ?? $this->getExchange1cEventSubscriberService());
}, 1 => 'findVehiclesWithBidder'], 20);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LocaleSetter'] ?? ($this->privates['App\\EventSubscriber\\LocaleSetter'] = new \App\EventSubscriber\LocaleSetter()));
}, 1 => 'onKernelRequest'], 20);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LocaleSetter'] ?? ($this->privates['App\\EventSubscriber\\LocaleSetter'] = new \App\EventSubscriber\LocaleSetter()));
}, 1 => 'onKernelResponse'], 20);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
}, 1 => 'onMessageFailed'], -100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
}, 1 => 'onWorkerStarted'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
}, 1 => 'onWorkerMessageHandled'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
}, 1 => 'onWorkerMessageFailed'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
}, 1 => 'configure'], 1024);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('BoShurik\\TelegramBotBundle\\Event\\UpdateEvent', [0 => function () {
return ($this->privates['boshurik_telegram_bot.command.listener'] ?? $this->getBoshurikTelegramBot_Command_ListenerService());
}, 1 => 'onUpdate'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 8)), $b));
}
/**
* Gets the public 'knp_snappy.pdf' shared service.
*
* @return \Knp\Snappy\Pdf
*/
protected function getKnpSnappy_PdfService()
{
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
$this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), [], []);
$a = new \Symfony\Bridge\Monolog\Logger('snappy');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'messenger.default_bus' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getMessenger_DefaultBusService()
{
return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['command_bus.middleware.traceable'] ?? $this->getCommandBus_Middleware_TraceableService());
yield 1 => ($this->privates['command_bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['command_bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('command_bus')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['command_bus.middleware.doctrine_ping_connection'] ?? $this->getCommandBus_Middleware_DoctrinePingConnectionService());
yield 6 => ($this->privates['command_bus.middleware.doctrine_close_connection'] ?? $this->getCommandBus_Middleware_DoctrineCloseConnectionService());
yield 7 => ($this->privates['command_bus.middleware.doctrine_transaction'] ?? $this->getCommandBus_Middleware_DoctrineTransactionService());
yield 8 => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
yield 9 => ($this->privates['command_bus.middleware.handle_message'] ?? $this->getCommandBus_Middleware_HandleMessageService());
}, 10)));
}
/**
* Gets the public 'monolog.logger.exchange1c' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_Exchange1cService()
{
$this->services['monolog.logger.exchange1c'] = $instance = new \Symfony\Bridge\Monolog\Logger('exchange1c');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.exchange1c'] ?? $this->getMonolog_Handler_Exchange1cService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'en');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'routing.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
*/
protected function getRouting_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)));
$c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]), 'dev'));
$a->addLoader($c);
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c));
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (isset($this->privates['cache.validator'])) {
yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
}
if (isset($this->privates['cache.serializer'])) {
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (isset($this->privates['cache.property_info'])) {
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
}
if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['mailer.message_logger_listener'])) {
yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
}
if (isset($this->privates['debug.stopwatch'])) {
yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
}
if (isset($this->services['event_dispatcher'])) {
yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
}
if (isset($this->privates['session_listener'])) {
yield 'session_listener' => ($this->privates['session_listener'] ?? null);
}
if (isset($this->privates['form.choice_list_factory.cached'])) {
yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
}
if (isset($this->services['cache.validator_expression_language'])) {
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
}
if (isset($this->privates['messenger.transport.in_memory.factory'])) {
yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
}
if (isset($this->services['.container.private.profiler'])) {
yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
}
if (isset($this->services['.container.private.validator'])) {
yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
}
if (isset($this->privates['twig.form.engine'])) {
yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
}
if (isset($this->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->services['.container.private.security.token_storage'])) {
yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
}
if (isset($this->privates['cache.security_expression_language'])) {
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
}
if (isset($this->privates['debug.security.firewall'])) {
yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.subclients_area'])) {
yield 'debug.security.firewall.authenticator.subclients_area' => ($this->privates['debug.security.firewall.authenticator.subclients_area'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.token'])) {
yield 'debug.security.firewall.authenticator.token' => ($this->privates['debug.security.firewall.authenticator.token'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
}
if (isset($this->privates['monolog.handler.main'])) {
yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
}
if (isset($this->privates['monolog.handler.console'])) {
yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
}
if (isset($this->privates['monolog.handler.exchange1c'])) {
yield 'monolog.handler.exchange1c' => ($this->privates['monolog.handler.exchange1c'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
}
}, function () {
return 0 + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (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->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.subclients_area'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.token'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.exchange1c'])) + (int) (isset($this->privates['.debug.http_client']));
}), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'cache.messenger.restart_workers_signal' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'messenger.transport.in_memory.factory' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'debug.security.firewall.authenticator.subclients_area' => [0 => 'reset'], 'debug.security.firewall.authenticator.token' => [0 => 'reset'], 'debug.security.firewall.authenticator.main' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'monolog.handler.exchange1c' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset']]);
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the public 'web_profiler.controller.exception_panel' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
*/
protected function getWebProfiler_Controller_ExceptionPanelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'web_profiler.controller.profiler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
*/
protected function getWebProfiler_Controller_ProfilerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
}
/**
* Gets the private '.App\Command\SyncProdAuctionBidsCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getSyncProdAuctionBidsCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\SyncProdAuctionBidsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:sync:auction-bids', [], 'Fetch and insert auction bids from external service', false, function (): \App\Command\SyncProdAuctionBidsCommand {
return ($this->privates['App\\Command\\SyncProdAuctionBidsCommand'] ?? $this->getSyncProdAuctionBidsCommandService());
});
}
/**
* Gets the private '.App\Command\SyncProdPluginEventLogsCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getSyncProdPluginEventLogsCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\SyncProdPluginEventLogsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:sync:plugin-event-logs', [], 'Fetch plugin event logs and insert without duplicates', false, function (): \App\Command\SyncProdPluginEventLogsCommand {
return ($this->privates['App\\Command\\SyncProdPluginEventLogsCommand'] ?? $this->getSyncProdPluginEventLogsCommandService());
});
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.dotenv_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DotenvDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.form_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_FormDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
});
}
/**
* Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerConsumeMessages_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages', false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
});
}
/**
* Gets the private '.console.command.messenger_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses', false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
});
}
/**
* Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_failed_messages_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:remove', [], 'Remove given messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand {
return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
});
}
/**
* Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_failed_messages_retry.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:retry', [], 'Retry one or more messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand {
return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
});
}
/**
* Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_failed_messages_show.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:show', [], 'Show one or more messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesShowCommand {
return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
});
}
/**
* Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerSetupTransports_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport', false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
});
}
/**
* Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerStopWorkers_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message', false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
});
}
/**
* Gets the private '.console.command.router_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
});
}
/**
* Gets the private '.console.command.router_match.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterMatch_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
});
}
/**
* Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
});
}
/**
* Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
});
}
/**
* Gets the private '.console.command.secrets_generate_key.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsGenerateKey_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
});
}
/**
* Gets the private '.console.command.secrets_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
});
}
/**
* Gets the private '.console.command.secrets_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
});
}
/**
* Gets the private '.console.command.secrets_set.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsSet_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* Gets the private '.console.command.translation_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
});
}
/**
* Gets the private '.console.command.translation_extract.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationExtract_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
});
}
/**
* Gets the private '.console.command.translation_pull.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPull_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
});
}
/**
* Gets the private '.console.command.translation_push.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPush_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
});
}
/**
* Gets the private '.console.command.validator_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ValidatorDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
});
}
/**
* Gets the private '.console.command.xliff_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_XliffLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
});
}
/**
* Gets the private '.console.command.yaml_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_YamlLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
});
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.errored..service_locator..AV74hp.App\Entity\StatePorts' shared service.
*
* @return \App\Entity\StatePorts
*/
protected function getStatePortsService()
{
$this->throw('Cannot autowire service ".service_locator..AV74hp": it references class "App\\Entity\\StatePorts" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.2MquVZE.App\Entity\ForSale' shared service.
*
* @return \App\Entity\ForSale
*/
protected function getForSaleService()
{
$this->throw('Cannot autowire service ".service_locator.2MquVZE": it references class "App\\Entity\\ForSale" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.2QrgpDn.App\Entity\ExportDocuments\Location' shared service.
*
* @return \App\Entity\ExportDocuments\Location
*/
protected function getLocationService()
{
$this->throw('Cannot autowire service ".service_locator.2QrgpDn": it references class "App\\Entity\\ExportDocuments\\Location" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5YHHaa..App\Entity\ApiUserToken' shared service.
*
* @return \App\Entity\ApiUserToken
*/
protected function getApiUserTokenService()
{
$this->throw('Cannot autowire service ".service_locator.5YHHaa.": it references class "App\\Entity\\ApiUserToken" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5YgPD_9.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicleService()
{
$this->throw('Cannot autowire service ".service_locator.5YgPD_9": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5bkioaH.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUserService()
{
$this->throw('Cannot autowire service ".service_locator.5bkioaH": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.6bLCuTO.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicle2Service()
{
$this->throw('Cannot autowire service ".service_locator.6bLCuTO": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.85fUgzb.App\Entity\TransferDataFormFields' shared service.
*
* @return \App\Entity\TransferDataFormFields
*/
protected function getTransferDataFormFieldsService()
{
$this->throw('Cannot autowire service ".service_locator.85fUgzb": it references class "App\\Entity\\TransferDataFormFields" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8LVLlDJ.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser2Service()
{
$this->throw('Cannot autowire service ".service_locator.8LVLlDJ": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8TdFTlo.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicle3Service()
{
$this->throw('Cannot autowire service ".service_locator.8TdFTlo": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8Un4C1x.App\Entity\AuctionAccount' shared service.
*
* @return \App\Entity\AuctionAccount
*/
protected function getAuctionAccountService()
{
$this->throw('Cannot autowire service ".service_locator.8Un4C1x": it references class "App\\Entity\\AuctionAccount" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.9dauysY.App\Entity\CalculatorCustomClearanceParam' shared service.
*
* @return \App\Entity\CalculatorCustomClearanceParam
*/
protected function getCalculatorCustomClearanceParamService()
{
$this->throw('Cannot autowire service ".service_locator.9dauysY": it references class "App\\Entity\\CalculatorCustomClearanceParam" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.9ekFb7o.App\Entity\Container' shared service.
*
* @return \App\Entity\Container
*/
protected function getContainerService()
{
$this->throw('Cannot autowire service ".service_locator.9ekFb7o": it references class "App\\Entity\\Container" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Aef0fFX.App\Entity\Announcement' shared service.
*
* @return \App\Entity\Announcement
*/
protected function getAnnouncementService()
{
$this->throw('Cannot autowire service ".service_locator.Aef0fFX": it references class "App\\Entity\\Announcement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.CDaYAMK.App\Entity\DestinationPort' shared service.
*
* @return \App\Entity\DestinationPort
*/
protected function getDestinationPortService()
{
$this->throw('Cannot autowire service ".service_locator.CDaYAMK": it references class "App\\Entity\\DestinationPort" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.CpREq6M.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicle4Service()
{
$this->throw('Cannot autowire service ".service_locator.CpREq6M": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Czp1QPX.App\Entity\Note' shared service.
*
* @return \App\Entity\Note
*/
protected function getNoteService()
{
$this->throw('Cannot autowire service ".service_locator.Czp1QPX": it references class "App\\Entity\\Note" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.D0UYMXS.App\Entity\TicketComment' shared service.
*
* @return \App\Entity\TicketComment
*/
protected function getTicketCommentService()
{
$this->throw('Cannot autowire service ".service_locator.D0UYMXS": it references class "App\\Entity\\TicketComment" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.EH4eoqQ.App\Entity\ExportDocuments\Location' shared service.
*
* @return \App\Entity\ExportDocuments\Location
*/
protected function getLocation2Service()
{
$this->throw('Cannot autowire service ".service_locator.EH4eoqQ": it references class "App\\Entity\\ExportDocuments\\Location" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.FowO4tx.App\Entity\Auction' shared service.
*
* @return \App\Entity\Auction
*/
protected function getAuctionService()
{
$this->throw('Cannot autowire service ".service_locator.FowO4tx": it references class "App\\Entity\\Auction" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.GMpj8UY.App\Entity\CalculatorAdditionalService' shared service.
*
* @return \App\Entity\CalculatorAdditionalService
*/
protected function getCalculatorAdditionalServiceService()
{
$this->throw('Cannot autowire service ".service_locator.GMpj8UY": it references class "App\\Entity\\CalculatorAdditionalService" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.H5A.xcx.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser3Service()
{
$this->throw('Cannot autowire service ".service_locator.H5A.xcx": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.HBXfSCK.App\Entity\NotificationSubscriptionUser' shared service.
*
* @return \App\Entity\NotificationSubscriptionUser
*/
protected function getNotificationSubscriptionUserService()
{
$this->throw('Cannot autowire service ".service_locator.HBXfSCK": it references class "App\\Entity\\NotificationSubscriptionUser" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.HX4SX3V.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicle5Service()
{
$this->throw('Cannot autowire service ".service_locator.HX4SX3V": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.HhBOCsY.App\Entity\CalculatorCountry' shared service.
*
* @return \App\Entity\CalculatorCountry
*/
protected function getCalculatorCountryService()
{
$this->throw('Cannot autowire service ".service_locator.HhBOCsY": it references class "App\\Entity\\CalculatorCountry" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.InXEkFJ.App\Entity\Warehouse' shared service.
*
* @return \App\Entity\Warehouse
*/
protected function getWarehouseService()
{
$this->throw('Cannot autowire service ".service_locator.InXEkFJ": it references class "App\\Entity\\Warehouse" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Kdg6TWc.App\Entity\Video' shared service.
*
* @return \App\Entity\Video
*/
protected function getVideoService()
{
$this->throw('Cannot autowire service ".service_locator.Kdg6TWc": it references class "App\\Entity\\Video" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
}
/**
* Gets the private '.errored..service_locator.Kp773H9.App\Entity\Container' shared service.
*
* @return \App\Entity\Container
*/
protected function getContainer2Service()
{
$this->throw('Cannot autowire service ".service_locator.Kp773H9": it references class "App\\Entity\\Container" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.MJd8dv0.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser4Service()
{
$this->throw('Cannot autowire service ".service_locator.MJd8dv0": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.QCiiGDB.App\Entity\Video' shared service.
*
* @return \App\Entity\Video
*/
protected function getVideo2Service()
{
$this->throw('Cannot autowire service ".service_locator.QCiiGDB": it references class "App\\Entity\\Video" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.S2AnH2e.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicle6Service()
{
$this->throw('Cannot autowire service ".service_locator.S2AnH2e": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.S3aK5Ou.App\Entity\TransferDataFormFields' shared service.
*
* @return \App\Entity\TransferDataFormFields
*/
protected function getTransferDataFormFields2Service()
{
$this->throw('Cannot autowire service ".service_locator.S3aK5Ou": it references class "App\\Entity\\TransferDataFormFields" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Sis9Zgi.App\Entity\ExportDocuments\Document' shared service.
*
* @return \App\Entity\ExportDocuments\Document
*/
protected function getDocumentService()
{
$this->throw('Cannot autowire service ".service_locator.Sis9Zgi": it references class "App\\Entity\\ExportDocuments\\Document" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.T04Qz0v.App\Entity\CalculatorDealerFee' shared service.
*
* @return \App\Entity\CalculatorDealerFee
*/
protected function getCalculatorDealerFeeService()
{
$this->throw('Cannot autowire service ".service_locator.T04Qz0v": it references class "App\\Entity\\CalculatorDealerFee" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.T7e8U6z.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomerService()
{
$this->throw('Cannot autowire service ".service_locator.T7e8U6z": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TTsRimq.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicle7Service()
{
$this->throw('Cannot autowire service ".service_locator.TTsRimq": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.UcP8ODL.App\Entity\ShippingPort' shared service.
*
* @return \App\Entity\ShippingPort
*/
protected function getShippingPortService()
{
$this->throw('Cannot autowire service ".service_locator.UcP8ODL": it references class "App\\Entity\\ShippingPort" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.VaFcGWn.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer2Service()
{
$this->throw('Cannot autowire service ".service_locator.VaFcGWn": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.WJRw.uo.App\Entity\PluginUser' shared service.
*
* @return \App\Entity\PluginUser
*/
protected function getPluginUserService()
{
$this->throw('Cannot autowire service ".service_locator.WJRw.uo": it references class "App\\Entity\\PluginUser" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.YGmVlpJ.App\Entity\CalculatorDeliveryType' shared service.
*
* @return \App\Entity\CalculatorDeliveryType
*/
protected function getCalculatorDeliveryTypeService()
{
$this->throw('Cannot autowire service ".service_locator.YGmVlpJ": it references class "App\\Entity\\CalculatorDeliveryType" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.YKbdAAc.App\Entity\InvoiceLog' shared service.
*
* @return \App\Entity\InvoiceLog
*/
protected function getInvoiceLogService()
{
$this->throw('Cannot autowire service ".service_locator.YKbdAAc": it references class "App\\Entity\\InvoiceLog" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ZHOe94j.App\Entity\CalculatorAdditionalService' shared service.
*
* @return \App\Entity\CalculatorAdditionalService
*/
protected function getCalculatorAdditionalService2Service()
{
$this->throw('Cannot autowire service ".service_locator.ZHOe94j": it references class "App\\Entity\\CalculatorAdditionalService" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ZNGNm9t.App\Entity\CustomPriceScheme' shared service.
*
* @return \App\Entity\CustomPriceScheme
*/
protected function getCustomPriceSchemeService()
{
$this->throw('Cannot autowire service ".service_locator.ZNGNm9t": it references class "App\\Entity\\CustomPriceScheme" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ZZrlzSC.App\Entity\ShippingPort' shared service.
*
* @return \App\Entity\ShippingPort
*/
protected function getShippingPort2Service()
{
$this->throw('Cannot autowire service ".service_locator.ZZrlzSC": it references class "App\\Entity\\ShippingPort" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.bamFX22.App\Entity\Auction' shared service.
*
* @return \App\Entity\Auction
*/
protected function getAuction2Service()
{
$this->throw('Cannot autowire service ".service_locator.bamFX22": it references class "App\\Entity\\Auction" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.bjN0J3_.App\Entity\ExportDocuments\Document' shared service.
*
* @return \App\Entity\ExportDocuments\Document
*/
protected function getDocument2Service()
{
$this->throw('Cannot autowire service ".service_locator.bjN0J3_": it references class "App\\Entity\\ExportDocuments\\Document" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ch4Jgvl.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser5Service()
{
$this->throw('Cannot autowire service ".service_locator.ch4Jgvl": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.eYsCVn..App\Entity\ProxyAccount' shared service.
*
* @return \App\Entity\ProxyAccount
*/
protected function getProxyAccountService()
{
$this->throw('Cannot autowire service ".service_locator.eYsCVn.": it references class "App\\Entity\\ProxyAccount" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fidwKjI.App\Entity\CalculatorCountry' shared service.
*
* @return \App\Entity\CalculatorCountry
*/
protected function getCalculatorCountry2Service()
{
$this->throw('Cannot autowire service ".service_locator.fidwKjI": it references class "App\\Entity\\CalculatorCountry" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.g48_xUp.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser6Service()
{
$this->throw('Cannot autowire service ".service_locator.g48_xUp": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.gcGfJ6K.App\Entity\Announcement' shared service.
*
* @return \App\Entity\Announcement
*/
protected function getAnnouncement2Service()
{
$this->throw('Cannot autowire service ".service_locator.gcGfJ6K": it references class "App\\Entity\\Announcement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.h7pC9E6.App\Entity\Note' shared service.
*
* @return \App\Entity\Note
*/
protected function getNote2Service()
{
$this->throw('Cannot autowire service ".service_locator.h7pC9E6": it references class "App\\Entity\\Note" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.h96Nd2u.App\Entity\CustomPriceScheme' shared service.
*
* @return \App\Entity\CustomPriceScheme
*/
protected function getCustomPriceScheme2Service()
{
$this->throw('Cannot autowire service ".service_locator.h96Nd2u": it references class "App\\Entity\\CustomPriceScheme" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.hoAIBgD.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer3Service()
{
$this->throw('Cannot autowire service ".service_locator.hoAIBgD": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.juFZRF2.App\Entity\Announcement' shared service.
*
* @return \App\Entity\Announcement
*/
protected function getAnnouncement3Service()
{
$this->throw('Cannot autowire service ".service_locator.juFZRF2": it references class "App\\Entity\\Announcement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.lNF9Jnq.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicle8Service()
{
$this->throw('Cannot autowire service ".service_locator.lNF9Jnq": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.n.Wthof.App\Entity\Vehicle' shared service.
*
* @return \App\Entity\Vehicle
*/
protected function getVehicle9Service()
{
$this->throw('Cannot autowire service ".service_locator.n.Wthof": it references class "App\\Entity\\Vehicle" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.pDyMsF_.App\Entity\Warehouse' shared service.
*
* @return \App\Entity\Warehouse
*/
protected function getWarehouse2Service()
{
$this->throw('Cannot autowire service ".service_locator.pDyMsF_": it references class "App\\Entity\\Warehouse" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.q0B4jGU.App\Entity\CalculatorDeliveryVehicleType' shared service.
*
* @return \App\Entity\CalculatorDeliveryVehicleType
*/
protected function getCalculatorDeliveryVehicleTypeService()
{
$this->throw('Cannot autowire service ".service_locator.q0B4jGU": it references class "App\\Entity\\CalculatorDeliveryVehicleType" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.q8C4b9m.App\Entity\ExportDocuments\Status' shared service.
*
* @return \App\Entity\ExportDocuments\Status
*/
protected function getStatusService()
{
$this->throw('Cannot autowire service ".service_locator.q8C4b9m": it references class "App\\Entity\\ExportDocuments\\Status" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.shqhfzk.App\Entity\CalculatorCustomClearanceParam' shared service.
*
* @return \App\Entity\CalculatorCustomClearanceParam
*/
protected function getCalculatorCustomClearanceParam2Service()
{
$this->throw('Cannot autowire service ".service_locator.shqhfzk": it references class "App\\Entity\\CalculatorCustomClearanceParam" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ymMTHBq.App\Entity\VehicleAdditionalService' shared service.
*
* @return \App\Entity\VehicleAdditionalService
*/
protected function getVehicleAdditionalServiceService()
{
$this->throw('Cannot autowire service ".service_locator.ymMTHBq": it references class "App\\Entity\\VehicleAdditionalService" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.zBCcCd8.App\Entity\Warehouse' shared service.
*
* @return \App\Entity\Warehouse
*/
protected function getWarehouse3Service()
{
$this->throw('Cannot autowire service ".service_locator.zBCcCd8": it references class "App\\Entity\\Warehouse" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.zJKiM_F.App\Entity\Ticket' shared service.
*
* @return \App\Entity\Ticket
*/
protected function getTicketService()
{
$this->throw('Cannot autowire service ".service_locator.zJKiM_F": it references class "App\\Entity\\Ticket" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.zgrAPGa.App\Entity\ExportDocuments\Status' shared service.
*
* @return \App\Entity\ExportDocuments\Status
*/
protected function getStatus2Service()
{
$this->throw('Cannot autowire service ".service_locator.zgrAPGa": it references class "App\\Entity\\ExportDocuments\\Status" but no such service exists.');
}
/**
* Gets the private '.maker.auto_command.make_auth.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeAuth_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
});
}
/**
* Gets the private '.maker.auto_command.make_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
});
}
/**
* Gets the private '.maker.auto_command.make_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_crud.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCrud_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
});
}
/**
* Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
});
}
/**
* Gets the private '.maker.auto_command.make_entity.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeEntity_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
});
}
/**
* Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
});
}
/**
* Gets the private '.maker.auto_command.make_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_message.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessage_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
});
}
/**
* Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
});
}
/**
* Gets the private '.maker.auto_command.make_migration.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMigration_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
});
}
/**
* Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
});
}
/**
* Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
});
}
/**
* Gets the private '.maker.auto_command.make_test.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTest_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
});
}
/**
* Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
});
}
/**
* Gets the private '.maker.auto_command.make_user.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeUser_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
});
}
/**
* Gets the private '.maker.auto_command.make_validator.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeValidator_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
});
}
/**
* Gets the private '.maker.auto_command.make_voter.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeVoter_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
});
}
/**
* Gets the private '.messenger.handler_descriptor.1kpj4zw' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_1kpj4zwService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Messenger/MessageHandler.php';
$a = ($this->privates['boshurik_telegram_bot.telegram'] ?? $this->getBoshurikTelegramBot_TelegramService());
if (isset($this->privates['.messenger.handler_descriptor.1kpj4zw'])) {
return $this->privates['.messenger.handler_descriptor.1kpj4zw'];
}
return $this->privates['.messenger.handler_descriptor.1kpj4zw'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \BoShurik\TelegramBotBundle\Messenger\MessageHandler($a), []);
}
/**
* Gets the private '.messenger.handler_descriptor.3M8nP40' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_3M8nP40Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Vehicle/ScrapeShipperVehicleDataHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.3M8nP40'])) {
return $this->privates['.messenger.handler_descriptor.3M8nP40'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.3M8nP40'])) {
return $this->privates['.messenger.handler_descriptor.3M8nP40'];
}
$c = ($this->privates['App\\Factory\\ShipperScraperFactory'] ?? $this->getShipperScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.3M8nP40'])) {
return $this->privates['.messenger.handler_descriptor.3M8nP40'];
}
return $this->privates['.messenger.handler_descriptor.3M8nP40'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Vehicle\ScrapeShipperVehicleDataHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.4L0kcsf' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_4L0kcsfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
$a = ($this->privates['texter.transports'] ?? $this->getTexter_TransportsService());
if (isset($this->privates['.messenger.handler_descriptor.4L0kcsf'])) {
return $this->privates['.messenger.handler_descriptor.4L0kcsf'];
}
return $this->privates['.messenger.handler_descriptor.4L0kcsf'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler($a), []);
}
/**
* Gets the private '.messenger.handler_descriptor.4gp0E97' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_4gp0E97Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Carfax/RequestCarfaxHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.4gp0E97'])) {
return $this->privates['.messenger.handler_descriptor.4gp0E97'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.4gp0E97'])) {
return $this->privates['.messenger.handler_descriptor.4gp0E97'];
}
$c = ($this->privates['App\\Service\\Carfax\\RequestCarfaxService'] ?? $this->getRequestCarfaxServiceService());
if (isset($this->privates['.messenger.handler_descriptor.4gp0E97'])) {
return $this->privates['.messenger.handler_descriptor.4gp0E97'];
}
return $this->privates['.messenger.handler_descriptor.4gp0E97'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Carfax\RequestCarfaxHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.5ASd3Bn' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_5ASd3BnService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleLandDeliveryStatusNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.5ASd3Bn'])) {
return $this->privates['.messenger.handler_descriptor.5ASd3Bn'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.5ASd3Bn'])) {
return $this->privates['.messenger.handler_descriptor.5ASd3Bn'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.5ASd3Bn'])) {
return $this->privates['.messenger.handler_descriptor.5ASd3Bn'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.5ASd3Bn'])) {
return $this->privates['.messenger.handler_descriptor.5ASd3Bn'];
}
return $this->privates['.messenger.handler_descriptor.5ASd3Bn'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\VehicleLandDeliveryStatusNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.7_DbMeE' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_7DbMeEService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Container/ProcessScrapedContainerHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.7_DbMeE'])) {
return $this->privates['.messenger.handler_descriptor.7_DbMeE'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.7_DbMeE'])) {
return $this->privates['.messenger.handler_descriptor.7_DbMeE'];
}
$c = ($this->privates['App\\Factory\\ShipperScraperFactory'] ?? $this->getShipperScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.7_DbMeE'])) {
return $this->privates['.messenger.handler_descriptor.7_DbMeE'];
}
return $this->privates['.messenger.handler_descriptor.7_DbMeE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Container\ProcessScrapedContainerHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.7i19khV' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_7i19khVService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleSevenDaysEatDateHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.7i19khV'])) {
return $this->privates['.messenger.handler_descriptor.7i19khV'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.7i19khV'])) {
return $this->privates['.messenger.handler_descriptor.7i19khV'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.7i19khV'])) {
return $this->privates['.messenger.handler_descriptor.7i19khV'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.7i19khV'])) {
return $this->privates['.messenger.handler_descriptor.7i19khV'];
}
return $this->privates['.messenger.handler_descriptor.7i19khV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\VehicleSevenDaysEatDateHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.D5iZqbo' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_D5iZqboService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Vehicle/ScrapeVehicleAdditionalDataHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.D5iZqbo'])) {
return $this->privates['.messenger.handler_descriptor.D5iZqbo'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.D5iZqbo'])) {
return $this->privates['.messenger.handler_descriptor.D5iZqbo'];
}
$c = ($this->privates['App\\Factory\\ShipperScraperFactory'] ?? $this->getShipperScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.D5iZqbo'])) {
return $this->privates['.messenger.handler_descriptor.D5iZqbo'];
}
$d = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['.messenger.handler_descriptor.D5iZqbo'])) {
return $this->privates['.messenger.handler_descriptor.D5iZqbo'];
}
$e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['.messenger.handler_descriptor.D5iZqbo'])) {
return $this->privates['.messenger.handler_descriptor.D5iZqbo'];
}
return $this->privates['.messenger.handler_descriptor.D5iZqbo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Vehicle\ScrapeVehicleAdditionalDataHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, $d, $e), []);
}
/**
* Gets the private '.messenger.handler_descriptor.DNpTr1s' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_DNpTr1sService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Container/ScrapeShipperContainersListHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.DNpTr1s'])) {
return $this->privates['.messenger.handler_descriptor.DNpTr1s'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.DNpTr1s'])) {
return $this->privates['.messenger.handler_descriptor.DNpTr1s'];
}
$c = ($this->privates['App\\Factory\\ShipperScraperFactory'] ?? $this->getShipperScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.DNpTr1s'])) {
return $this->privates['.messenger.handler_descriptor.DNpTr1s'];
}
return $this->privates['.messenger.handler_descriptor.DNpTr1s'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Container\ScrapeShipperContainersListHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.DpbTrZQ' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_DpbTrZQService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleArrivalNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.DpbTrZQ'])) {
return $this->privates['.messenger.handler_descriptor.DpbTrZQ'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.DpbTrZQ'])) {
return $this->privates['.messenger.handler_descriptor.DpbTrZQ'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.DpbTrZQ'])) {
return $this->privates['.messenger.handler_descriptor.DpbTrZQ'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.DpbTrZQ'])) {
return $this->privates['.messenger.handler_descriptor.DpbTrZQ'];
}
return $this->privates['.messenger.handler_descriptor.DpbTrZQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\VehicleArrivalNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.EY7MEQY' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_EY7MEQYService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Common/VehiclesCustomerAutoSettingHandler.php';
$a = ($this->privates['App\\Service\\VehicleUpdates\\VehicleAddCustomerService'] ?? $this->getVehicleAddCustomerServiceService());
if (isset($this->privates['.messenger.handler_descriptor.EY7MEQY'])) {
return $this->privates['.messenger.handler_descriptor.EY7MEQY'];
}
return $this->privates['.messenger.handler_descriptor.EY7MEQY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Common\VehiclesCustomerAutoSettingHandler($a), []);
}
/**
* Gets the private '.messenger.handler_descriptor.GrS_I9W' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_GrSI9WService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProxyUpNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.GrS_I9W'])) {
return $this->privates['.messenger.handler_descriptor.GrS_I9W'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.GrS_I9W'])) {
return $this->privates['.messenger.handler_descriptor.GrS_I9W'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.GrS_I9W'])) {
return $this->privates['.messenger.handler_descriptor.GrS_I9W'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.GrS_I9W'])) {
return $this->privates['.messenger.handler_descriptor.GrS_I9W'];
}
return $this->privates['.messenger.handler_descriptor.GrS_I9W'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\ProxyUpNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.JvJVrpY' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_JvJVrpYService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Vehicle/FindVehiclesWithBidderHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.JvJVrpY'])) {
return $this->privates['.messenger.handler_descriptor.JvJVrpY'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.JvJVrpY'])) {
return $this->privates['.messenger.handler_descriptor.JvJVrpY'];
}
$c = ($this->privates['App\\Service\\VehicleUpdates\\VehicleAddStorageDataService'] ?? $this->getVehicleAddStorageDataServiceService());
if (isset($this->privates['.messenger.handler_descriptor.JvJVrpY'])) {
return $this->privates['.messenger.handler_descriptor.JvJVrpY'];
}
return $this->privates['.messenger.handler_descriptor.JvJVrpY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Vehicle\FindVehiclesWithBidderHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.LRH597m' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_LRH597mService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Vehicle/ProcessScrapedVehicleHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.LRH597m'])) {
return $this->privates['.messenger.handler_descriptor.LRH597m'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.LRH597m'])) {
return $this->privates['.messenger.handler_descriptor.LRH597m'];
}
$c = ($this->privates['App\\Factory\\ShipperScraperFactory'] ?? $this->getShipperScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.LRH597m'])) {
return $this->privates['.messenger.handler_descriptor.LRH597m'];
}
$d = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['.messenger.handler_descriptor.LRH597m'])) {
return $this->privates['.messenger.handler_descriptor.LRH597m'];
}
return $this->privates['.messenger.handler_descriptor.LRH597m'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Vehicle\ProcessScrapedVehicleHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, $d), []);
}
/**
* Gets the private '.messenger.handler_descriptor.Lt3kpBc' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_Lt3kpBcService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Vehicle/ScrapeShipperVehiclesListHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.Lt3kpBc'])) {
return $this->privates['.messenger.handler_descriptor.Lt3kpBc'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.Lt3kpBc'])) {
return $this->privates['.messenger.handler_descriptor.Lt3kpBc'];
}
$c = ($this->privates['App\\Factory\\ShipperScraperFactory'] ?? $this->getShipperScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.Lt3kpBc'])) {
return $this->privates['.messenger.handler_descriptor.Lt3kpBc'];
}
return $this->privates['.messenger.handler_descriptor.Lt3kpBc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Vehicle\ScrapeShipperVehiclesListHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.OrDOuAd' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_OrDOuAdService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleContainerTrackingNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.OrDOuAd'])) {
return $this->privates['.messenger.handler_descriptor.OrDOuAd'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.OrDOuAd'])) {
return $this->privates['.messenger.handler_descriptor.OrDOuAd'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.OrDOuAd'])) {
return $this->privates['.messenger.handler_descriptor.OrDOuAd'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.OrDOuAd'])) {
return $this->privates['.messenger.handler_descriptor.OrDOuAd'];
}
return $this->privates['.messenger.handler_descriptor.OrDOuAd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\VehicleContainerTrackingNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.R5QgwMg' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_R5QgwMgService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
return $this->privates['.messenger.handler_descriptor.R5QgwMg'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler(($this->privates['texter.transports'] ?? $this->getTexter_TransportsService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.SWQRErn' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_SWQRErnService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/AddDataToVehicleTransferDataNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.SWQRErn'])) {
return $this->privates['.messenger.handler_descriptor.SWQRErn'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.SWQRErn'])) {
return $this->privates['.messenger.handler_descriptor.SWQRErn'];
}
$c = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->privates['.messenger.handler_descriptor.SWQRErn'])) {
return $this->privates['.messenger.handler_descriptor.SWQRErn'];
}
return $this->privates['.messenger.handler_descriptor.SWQRErn'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\AddDataToVehicleTransferDataNotificationHandler($a, $b, ($this->services['router'] ?? $this->getRouterService()), $c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.Sqg.v1e' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_Sqg_V1eService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/NewVehicleNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.Sqg.v1e'])) {
return $this->privates['.messenger.handler_descriptor.Sqg.v1e'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.Sqg.v1e'])) {
return $this->privates['.messenger.handler_descriptor.Sqg.v1e'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.Sqg.v1e'])) {
return $this->privates['.messenger.handler_descriptor.Sqg.v1e'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.Sqg.v1e'])) {
return $this->privates['.messenger.handler_descriptor.Sqg.v1e'];
}
return $this->privates['.messenger.handler_descriptor.Sqg.v1e'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\NewVehicleNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.TXh7tHK' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_TXh7tHKService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleUnpaidNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.TXh7tHK'])) {
return $this->privates['.messenger.handler_descriptor.TXh7tHK'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.TXh7tHK'])) {
return $this->privates['.messenger.handler_descriptor.TXh7tHK'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.TXh7tHK'])) {
return $this->privates['.messenger.handler_descriptor.TXh7tHK'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.TXh7tHK'])) {
return $this->privates['.messenger.handler_descriptor.TXh7tHK'];
}
return $this->privates['.messenger.handler_descriptor.TXh7tHK'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\VehicleUnpaidNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.V9e2Nq1' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_V9e2Nq1Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Vehicle/AddVehicleStorageDataHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.V9e2Nq1'])) {
return $this->privates['.messenger.handler_descriptor.V9e2Nq1'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.V9e2Nq1'])) {
return $this->privates['.messenger.handler_descriptor.V9e2Nq1'];
}
$c = ($this->privates['App\\Service\\VehicleUpdates\\VehicleAddStorageDataService'] ?? $this->getVehicleAddStorageDataServiceService());
if (isset($this->privates['.messenger.handler_descriptor.V9e2Nq1'])) {
return $this->privates['.messenger.handler_descriptor.V9e2Nq1'];
}
return $this->privates['.messenger.handler_descriptor.V9e2Nq1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Vehicle\AddVehicleStorageDataHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.VG6AafC' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_VG6AafCService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Vehicle/VehicleImageQueueProcessorHandler.php';
include_once \dirname(__DIR__, 4).'/src/Service/Utils/ImageProcessingService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.VG6AafC'])) {
return $this->privates['.messenger.handler_descriptor.VG6AafC'];
}
$b = ($this->privates['App\\Repository\\VehicleRepository'] ?? $this->getVehicleRepositoryService());
if (isset($this->privates['.messenger.handler_descriptor.VG6AafC'])) {
return $this->privates['.messenger.handler_descriptor.VG6AafC'];
}
$c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
return $this->privates['.messenger.handler_descriptor.VG6AafC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Vehicle\VehicleImageQueueProcessorHandler(new \App\Service\Utils\ImageProcessingService($a, $b, ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $c), $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.WP4HEEV' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_WP4HEEVService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleNewPhotosNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.WP4HEEV'])) {
return $this->privates['.messenger.handler_descriptor.WP4HEEV'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.WP4HEEV'])) {
return $this->privates['.messenger.handler_descriptor.WP4HEEV'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.WP4HEEV'])) {
return $this->privates['.messenger.handler_descriptor.WP4HEEV'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.WP4HEEV'])) {
return $this->privates['.messenger.handler_descriptor.WP4HEEV'];
}
return $this->privates['.messenger.handler_descriptor.WP4HEEV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\VehicleNewPhotosNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.XLTs1IC' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_XLTs1ICService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProxyDownNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.XLTs1IC'])) {
return $this->privates['.messenger.handler_descriptor.XLTs1IC'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.XLTs1IC'])) {
return $this->privates['.messenger.handler_descriptor.XLTs1IC'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.XLTs1IC'])) {
return $this->privates['.messenger.handler_descriptor.XLTs1IC'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.XLTs1IC'])) {
return $this->privates['.messenger.handler_descriptor.XLTs1IC'];
}
return $this->privates['.messenger.handler_descriptor.XLTs1IC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\ProxyDownNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.Z0gw5h0' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_Z0gw5h0Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Vehicle/ScrapeAuctionPhotosHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.Z0gw5h0'])) {
return $this->privates['.messenger.handler_descriptor.Z0gw5h0'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.Z0gw5h0'])) {
return $this->privates['.messenger.handler_descriptor.Z0gw5h0'];
}
$c = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['.messenger.handler_descriptor.Z0gw5h0'])) {
return $this->privates['.messenger.handler_descriptor.Z0gw5h0'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['.messenger.handler_descriptor.Z0gw5h0'])) {
return $this->privates['.messenger.handler_descriptor.Z0gw5h0'];
}
$e = ($this->privates['App\\Service\\Auction\\Copart\\ScrapeAuctionCopart'] ?? $this->getScrapeAuctionCopartService());
if (isset($this->privates['.messenger.handler_descriptor.Z0gw5h0'])) {
return $this->privates['.messenger.handler_descriptor.Z0gw5h0'];
}
return $this->privates['.messenger.handler_descriptor.Z0gw5h0'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Vehicle\ScrapeAuctionPhotosHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, $d, ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $e), []);
}
/**
* Gets the private '.messenger.handler_descriptor.Zw7VPne' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_Zw7VPneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/DriverPickupNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.Zw7VPne'])) {
return $this->privates['.messenger.handler_descriptor.Zw7VPne'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.Zw7VPne'])) {
return $this->privates['.messenger.handler_descriptor.Zw7VPne'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.Zw7VPne'])) {
return $this->privates['.messenger.handler_descriptor.Zw7VPne'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.Zw7VPne'])) {
return $this->privates['.messenger.handler_descriptor.Zw7VPne'];
}
return $this->privates['.messenger.handler_descriptor.Zw7VPne'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\DriverPickupNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.fpqCeJV' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_FpqCeJVService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/WindowSticker/RequestWindowStickerHandler.php';
include_once \dirname(__DIR__, 4).'/src/Service/WindowSticker/RequestWindowStickerService.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.fpqCeJV'])) {
return $this->privates['.messenger.handler_descriptor.fpqCeJV'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.fpqCeJV'])) {
return $this->privates['.messenger.handler_descriptor.fpqCeJV'];
}
$c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
return $this->privates['.messenger.handler_descriptor.fpqCeJV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\WindowSticker\RequestWindowStickerHandler($a, $c, $b, new \App\Service\WindowSticker\RequestWindowStickerService($a, $c, $b, ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()))), []);
}
/**
* Gets the private '.messenger.handler_descriptor.h3CZxFl' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_H3CZxFlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/Container/ScrapeContainerTrackingHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.h3CZxFl'])) {
return $this->privates['.messenger.handler_descriptor.h3CZxFl'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.h3CZxFl'])) {
return $this->privates['.messenger.handler_descriptor.h3CZxFl'];
}
$c = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.h3CZxFl'])) {
return $this->privates['.messenger.handler_descriptor.h3CZxFl'];
}
return $this->privates['.messenger.handler_descriptor.h3CZxFl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\Container\ScrapeContainerTrackingHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c), []);
}
/**
* Gets the private '.messenger.handler_descriptor.kKY6REF' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_KKY6REFService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
$a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
if (isset($this->privates['.messenger.handler_descriptor.kKY6REF'])) {
return $this->privates['.messenger.handler_descriptor.kKY6REF'];
}
return $this->privates['.messenger.handler_descriptor.kKY6REF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler($a), []);
}
/**
* Gets the private '.messenger.handler_descriptor.oG3StD8' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_OG3StD8Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleInvoiceNotificationHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.oG3StD8'])) {
return $this->privates['.messenger.handler_descriptor.oG3StD8'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.oG3StD8'])) {
return $this->privates['.messenger.handler_descriptor.oG3StD8'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.oG3StD8'])) {
return $this->privates['.messenger.handler_descriptor.oG3StD8'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.oG3StD8'])) {
return $this->privates['.messenger.handler_descriptor.oG3StD8'];
}
return $this->privates['.messenger.handler_descriptor.oG3StD8'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\VehicleInvoiceNotificationHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.ywBvq7i' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_YwBvq7iService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProcessUserNotificationAbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/AddContainerToVehicleHandler.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.ywBvq7i'])) {
return $this->privates['.messenger.handler_descriptor.ywBvq7i'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.ywBvq7i'])) {
return $this->privates['.messenger.handler_descriptor.ywBvq7i'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.ywBvq7i'])) {
return $this->privates['.messenger.handler_descriptor.ywBvq7i'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['.messenger.handler_descriptor.ywBvq7i'])) {
return $this->privates['.messenger.handler_descriptor.ywBvq7i'];
}
return $this->privates['.messenger.handler_descriptor.ywBvq7i'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\TaskHandler\UserNotification\AddContainerToVehicleHandler($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $d, ($this->services['translator'] ?? $this->getTranslatorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.zW0LVBn' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_ZW0LVBnService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport.php';
return $this->privates['.messenger.handler_descriptor.zW0LVBn'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler((new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
}, 1)))->fromStrings([])), []);
}
/**
* Gets the private '.monolog.command.server_log.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Monolog_Command_ServerLog_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time', false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
});
}
/**
* Gets the private '.security.command.debug_firewall.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_DebugFirewall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
});
}
/**
* Gets the private '.security.command.user_password_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
});
}
/**
* Gets the private '.security.command.user_password_hash.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordHash_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
});
}
/**
* Gets the private '.service_locator..AV74hp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__AV74hpService()
{
return $this->privates['.service_locator..AV74hp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'statePort' => ['privates', '.errored..service_locator..AV74hp.App\\Entity\\StatePorts', NULL, 'Cannot autowire service ".service_locator..AV74hp": it references class "App\\Entity\\StatePorts" but no such service exists.'],
], [
'statePort' => 'App\\Entity\\StatePorts',
]);
}
/**
* Gets the private '.service_locator..Ae5NXw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__Ae5NXwService()
{
return $this->privates['.service_locator..Ae5NXw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'userRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'userRepository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.0o3IoDO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0o3IoDOService()
{
return $this->privates['.service_locator.0o3IoDO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
'security.firewall.map.context.subclients_area' => ['privates', 'security.firewall.map.context.subclients_area', 'getSecurity_Firewall_Map_Context_SubclientsAreaService', false],
'security.firewall.map.context.token' => ['privates', 'security.firewall.map.context.token', 'getSecurity_Firewall_Map_Context_TokenService', false],
], [
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
'security.firewall.map.context.subclients_area' => '?',
'security.firewall.map.context.token' => '?',
]);
}
/**
* Gets the private '.service_locator.1.Dl96P' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1_Dl96PService()
{
return $this->privates['.service_locator.1.Dl96P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ticketRepository' => ['privates', 'App\\Repository\\TicketRepository', 'getTicketRepositoryService', false],
], [
'ticketRepository' => 'App\\Repository\\TicketRepository',
]);
}
/**
* Gets the private '.service_locator.2MquVZE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2MquVZEService()
{
return $this->privates['.service_locator.2MquVZE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'forSale' => ['privates', '.errored..service_locator.2MquVZE.App\\Entity\\ForSale', NULL, 'Cannot autowire service ".service_locator.2MquVZE": it references class "App\\Entity\\ForSale" but no such service exists.'],
], [
'forSale' => 'App\\Entity\\ForSale',
]);
}
/**
* Gets the private '.service_locator.2QrgpDn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2QrgpDnService()
{
return $this->privates['.service_locator.2QrgpDn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entity' => ['privates', '.errored..service_locator.2QrgpDn.App\\Entity\\ExportDocuments\\Location', NULL, 'Cannot autowire service ".service_locator.2QrgpDn": it references class "App\\Entity\\ExportDocuments\\Location" but no such service exists.'],
], [
'entity' => 'App\\Entity\\ExportDocuments\\Location',
]);
}
/**
* Gets the private '.service_locator.3.ddHr6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3_DdHr6Service()
{
return $this->privates['.service_locator.3.ddHr6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\StatePortsRepository', 'getStatePortsRepositoryService', false],
], [
'repository' => 'App\\Repository\\StatePortsRepository',
]);
}
/**
* Gets the private '.service_locator.3kS54Cd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3kS54CdService()
{
return $this->privates['.service_locator.3kS54Cd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'LandPriceRepository' => ['privates', 'App\\Repository\\LandPriceRepository', 'getLandPriceRepositoryService', false],
'SeaPriceRepository' => ['privates', 'App\\Repository\\SeaPriceRepository', 'getSeaPriceRepositoryService', false],
'notePriceRepository' => ['privates', 'App\\Repository\\NotePriceRepository', 'getNotePriceRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'LandPriceRepository' => 'App\\Repository\\LandPriceRepository',
'SeaPriceRepository' => 'App\\Repository\\SeaPriceRepository',
'notePriceRepository' => 'App\\Repository\\NotePriceRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.4NCXVub' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4NCXVubService()
{
return $this->privates['.service_locator.4NCXVub'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'proxyAccountRepository' => ['privates', 'App\\Repository\\ProxyAccountRepository', 'getProxyAccountRepositoryService', false],
], [
'proxyAccountRepository' => 'App\\Repository\\ProxyAccountRepository',
]);
}
/**
* Gets the private '.service_locator.4RSoe6F' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4RSoe6FService()
{
return $this->privates['.service_locator.4RSoe6F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'LandPriceRepository' => ['privates', 'App\\Repository\\LandPriceRepository', 'getLandPriceRepositoryService', false],
'SeaPriceRepository' => ['privates', 'App\\Repository\\SeaPriceRepository', 'getSeaPriceRepositoryService', false],
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'notePriceRepository' => ['privates', 'App\\Repository\\NotePriceRepository', 'getNotePriceRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'LandPriceRepository' => 'App\\Repository\\LandPriceRepository',
'SeaPriceRepository' => 'App\\Repository\\SeaPriceRepository',
'knpSnappyPdf' => '?',
'notePriceRepository' => 'App\\Repository\\NotePriceRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.4bcQfIA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4bcQfIAService()
{
return $this->privates['.service_locator.4bcQfIA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'statisticsService' => ['privates', 'App\\Service\\Statistic\\DeliveryStagesStatisticsService', 'getDeliveryStagesStatisticsServiceService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'statisticsService' => 'App\\Service\\Statistic\\DeliveryStagesStatisticsService',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.5AompDT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5AompDTService()
{
return $this->privates['.service_locator.5AompDT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financeIncomeRepository' => ['privates', 'App\\Repository\\FinanceIncomeRepository', 'getFinanceIncomeRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'financeIncomeRepository' => 'App\\Repository\\FinanceIncomeRepository',
'translator' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.5YHHaa.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5YHHaa_Service()
{
return $this->privates['.service_locator.5YHHaa.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'apiUserToken' => ['privates', '.errored..service_locator.5YHHaa..App\\Entity\\ApiUserToken', NULL, 'Cannot autowire service ".service_locator.5YHHaa.": it references class "App\\Entity\\ApiUserToken" but no such service exists.'],
], [
'apiUserToken' => 'App\\Entity\\ApiUserToken',
]);
}
/**
* Gets the private '.service_locator.5YgPD_9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5YgPD9Service()
{
return $this->privates['.service_locator.5YgPD_9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fileUploader' => ['privates', 'App\\Service\\Utils\\FileUploader', 'getFileUploaderService', false],
'vehicle' => ['privates', '.errored..service_locator.5YgPD_9.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.5YgPD_9": it references class "App\\Entity\\Vehicle" but no such service exists.'],
], [
'fileUploader' => 'App\\Service\\Utils\\FileUploader',
'vehicle' => 'App\\Entity\\Vehicle',
]);
}
/**
* Gets the private '.service_locator.5bkioaH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5bkioaHService()
{
return $this->privates['.service_locator.5bkioaH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'user' => ['privates', '.errored..service_locator.5bkioaH.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.5bkioaH": it references class "App\\Entity\\User" but no such service exists.'],
], [
'em' => '?',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.5iS4GDK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5iS4GDKService()
{
return $this->privates['.service_locator.5iS4GDK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'async_priority_high' => ['privates', 'messenger.transport.async_priority_high', 'getMessenger_Transport_AsyncPriorityHighService', false],
'auction_photos_queue' => ['privates', 'messenger.transport.auction_photos_queue', 'getMessenger_Transport_AuctionPhotosQueueService', false],
'container_queue' => ['privates', 'messenger.transport.container_queue', 'getMessenger_Transport_ContainerQueueService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'image_queue' => ['privates', 'messenger.transport.image_queue', 'getMessenger_Transport_ImageQueueService', false],
'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.async_priority_high' => ['privates', 'messenger.transport.async_priority_high', 'getMessenger_Transport_AsyncPriorityHighService', false],
'messenger.transport.auction_photos_queue' => ['privates', 'messenger.transport.auction_photos_queue', 'getMessenger_Transport_AuctionPhotosQueueService', false],
'messenger.transport.container_queue' => ['privates', 'messenger.transport.container_queue', 'getMessenger_Transport_ContainerQueueService', false],
'messenger.transport.failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'messenger.transport.image_queue' => ['privates', 'messenger.transport.image_queue', 'getMessenger_Transport_ImageQueueService', false],
'messenger.transport.notification_queue' => ['privates', 'messenger.transport.notification_queue', 'getMessenger_Transport_NotificationQueueService', false],
'messenger.transport.shipper_queue' => ['privates', 'messenger.transport.shipper_queue', 'getMessenger_Transport_ShipperQueueService', false],
'messenger.transport.sync' => ['privates', 'messenger.transport.sync', 'getMessenger_Transport_SyncService', false],
'messenger.transport.vehicle_queue' => ['privates', 'messenger.transport.vehicle_queue', 'getMessenger_Transport_VehicleQueueService', false],
'messenger.transport.vehicle_rescrape_queue' => ['privates', 'messenger.transport.vehicle_rescrape_queue', 'getMessenger_Transport_VehicleRescrapeQueueService', false],
'notification_queue' => ['privates', 'messenger.transport.notification_queue', 'getMessenger_Transport_NotificationQueueService', false],
'shipper_queue' => ['privates', 'messenger.transport.shipper_queue', 'getMessenger_Transport_ShipperQueueService', false],
'sync' => ['privates', 'messenger.transport.sync', 'getMessenger_Transport_SyncService', false],
'vehicle_queue' => ['privates', 'messenger.transport.vehicle_queue', 'getMessenger_Transport_VehicleQueueService', false],
'vehicle_rescrape_queue' => ['privates', 'messenger.transport.vehicle_rescrape_queue', 'getMessenger_Transport_VehicleRescrapeQueueService', false],
], [
'async' => '?',
'async_priority_high' => '?',
'auction_photos_queue' => '?',
'container_queue' => '?',
'failed' => '?',
'image_queue' => '?',
'messenger.transport.async' => '?',
'messenger.transport.async_priority_high' => '?',
'messenger.transport.auction_photos_queue' => '?',
'messenger.transport.container_queue' => '?',
'messenger.transport.failed' => '?',
'messenger.transport.image_queue' => '?',
'messenger.transport.notification_queue' => '?',
'messenger.transport.shipper_queue' => '?',
'messenger.transport.sync' => '?',
'messenger.transport.vehicle_queue' => '?',
'messenger.transport.vehicle_rescrape_queue' => '?',
'notification_queue' => '?',
'shipper_queue' => '?',
'sync' => '?',
'vehicle_queue' => '?',
'vehicle_rescrape_queue' => '?',
]);
}
/**
* Gets the private '.service_locator.5miB8_X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5miB8XService()
{
return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.5rNDBy5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5rNDBy5Service()
{
return $this->privates['.service_locator.5rNDBy5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'notePriceRepository' => ['privates', 'App\\Repository\\NotePriceRepository', 'getNotePriceRepositoryService', false],
], [
'notePriceRepository' => 'App\\Repository\\NotePriceRepository',
]);
}
/**
* Gets the private '.service_locator.5usv1bv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5usv1bvService()
{
return $this->privates['.service_locator.5usv1bv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
], [
'eventDispatcher' => '?',
]);
}
/**
* Gets the private '.service_locator.6bLCuTO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6bLCuTOService()
{
return $this->privates['.service_locator.6bLCuTO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicle' => ['privates', '.errored..service_locator.6bLCuTO.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.6bLCuTO": it references class "App\\Entity\\Vehicle" but no such service exists.'],
], [
'translator' => '?',
'vehicle' => 'App\\Entity\\Vehicle',
]);
}
/**
* Gets the private '.service_locator.6mVpOYT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6mVpOYTService()
{
return $this->privates['.service_locator.6mVpOYT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Exchange1cService' => ['privates', 'App\\Service\\Exchange1C\\Exchange1CHandler', 'getExchange1CHandlerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'Exchange1cService' => 'App\\Service\\Exchange1C\\Exchange1CHandler',
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.7Yy5deT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7Yy5deTService()
{
return $this->privates['.service_locator.7Yy5deT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorCountryRepository' => ['privates', 'App\\Repository\\CalculatorCountryRepository', 'getCalculatorCountryRepositoryService', false],
], [
'calculatorCountryRepository' => 'App\\Repository\\CalculatorCountryRepository',
]);
}
/**
* Gets the private '.service_locator.7msTmSE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7msTmSEService()
{
return $this->privates['.service_locator.7msTmSE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'notePriceRepository' => ['privates', 'App\\Repository\\NotePriceRepository', 'getNotePriceRepositoryService', false],
], [
'em' => '?',
'notePriceRepository' => 'App\\Repository\\NotePriceRepository',
]);
}
/**
* Gets the private '.service_locator.85fUgzb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_85fUgzbService()
{
return $this->privates['.service_locator.85fUgzb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transferDataFormFields' => ['privates', '.errored..service_locator.85fUgzb.App\\Entity\\TransferDataFormFields', NULL, 'Cannot autowire service ".service_locator.85fUgzb": it references class "App\\Entity\\TransferDataFormFields" but no such service exists.'],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'transferDataFormFields' => 'App\\Entity\\TransferDataFormFields',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.8LVLlDJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8LVLlDJService()
{
return $this->privates['.service_locator.8LVLlDJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financeIncomeRepository' => ['privates', 'App\\Repository\\FinanceIncomeRepository', 'getFinanceIncomeRepositoryService', false],
'user' => ['privates', '.errored..service_locator.8LVLlDJ.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.8LVLlDJ": it references class "App\\Entity\\User" but no such service exists.'],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'financeIncomeRepository' => 'App\\Repository\\FinanceIncomeRepository',
'user' => 'App\\Entity\\User',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.8TdFTlo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8TdFTloService()
{
return $this->privates['.service_locator.8TdFTlo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'vehicle' => ['privates', '.errored..service_locator.8TdFTlo.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.8TdFTlo": it references class "App\\Entity\\Vehicle" but no such service exists.'],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'knpSnappyPdf' => '?',
'vehicle' => 'App\\Entity\\Vehicle',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.8Un4C1x' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8Un4C1xService()
{
return $this->privates['.service_locator.8Un4C1x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auctionAccount' => ['privates', '.errored..service_locator.8Un4C1x.App\\Entity\\AuctionAccount', NULL, 'Cannot autowire service ".service_locator.8Un4C1x": it references class "App\\Entity\\AuctionAccount" but no such service exists.'],
], [
'auctionAccount' => 'App\\Entity\\AuctionAccount',
]);
}
/**
* Gets the private '.service_locator.8VP1xID' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8VP1xIDService()
{
return $this->privates['.service_locator.8VP1xID'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
], [
'knpSnappyPdf' => '?',
]);
}
/**
* Gets the private '.service_locator.9dauysY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9dauysYService()
{
return $this->privates['.service_locator.9dauysY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customClearanceParam' => ['privates', '.errored..service_locator.9dauysY.App\\Entity\\CalculatorCustomClearanceParam', NULL, 'Cannot autowire service ".service_locator.9dauysY": it references class "App\\Entity\\CalculatorCustomClearanceParam" but no such service exists.'],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'customClearanceParam' => 'App\\Entity\\CalculatorCustomClearanceParam',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.9ekFb7o' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9ekFb7oService()
{
return $this->privates['.service_locator.9ekFb7o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'container' => ['privates', '.errored..service_locator.9ekFb7o.App\\Entity\\Container', NULL, 'Cannot autowire service ".service_locator.9ekFb7o": it references class "App\\Entity\\Container" but no such service exists.'],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'container' => 'App\\Entity\\Container',
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.Aef0fFX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Aef0fFXService()
{
return $this->privates['.service_locator.Aef0fFX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'announcement' => ['privates', '.errored..service_locator.Aef0fFX.App\\Entity\\Announcement', NULL, 'Cannot autowire service ".service_locator.Aef0fFX": it references class "App\\Entity\\Announcement" but no such service exists.'],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'announcement' => 'App\\Entity\\Announcement',
'security' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.Atgeths' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AtgethsService()
{
return $this->privates['.service_locator.Atgeths'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'forSaleRepository' => ['privates', 'App\\Repository\\ForSaleRepository', 'getForSaleRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'forSaleRepository' => 'App\\Repository\\ForSaleRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.BH2tVv1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BH2tVv1Service()
{
return $this->privates['.service_locator.BH2tVv1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fileUploader' => ['privates', 'App\\Service\\Utils\\FileUploader', 'getFileUploaderService', false],
], [
'fileUploader' => 'App\\Service\\Utils\\FileUploader',
]);
}
/**
* Gets the private '.service_locator.BftQkqz' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BftQkqzService()
{
return $this->privates['.service_locator.BftQkqz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auctionRepository' => ['privates', 'App\\Repository\\AuctionRepository', 'getAuctionRepositoryService', false],
], [
'auctionRepository' => 'App\\Repository\\AuctionRepository',
]);
}
/**
* Gets the private '.service_locator.C3zqEgN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_C3zqEgNService()
{
return $this->privates['.service_locator.C3zqEgN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorCustomClearanceParamRepository' => ['privates', 'App\\Repository\\CalculatorCustomClearanceParamRepository', 'getCalculatorCustomClearanceParamRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'calculatorCustomClearanceParamRepository' => 'App\\Repository\\CalculatorCustomClearanceParamRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.CDaYAMK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CDaYAMKService()
{
return $this->privates['.service_locator.CDaYAMK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'destinationPort' => ['privates', '.errored..service_locator.CDaYAMK.App\\Entity\\DestinationPort', NULL, 'Cannot autowire service ".service_locator.CDaYAMK": it references class "App\\Entity\\DestinationPort" but no such service exists.'],
], [
'destinationPort' => 'App\\Entity\\DestinationPort',
]);
}
/**
* Gets the private '.service_locator.CpREq6M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CpREq6MService()
{
return $this->privates['.service_locator.CpREq6M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicle' => ['privates', '.errored..service_locator.CpREq6M.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.CpREq6M": it references class "App\\Entity\\Vehicle" but no such service exists.'],
], [
'eventDispatcher' => '?',
'translator' => '?',
'vehicle' => 'App\\Entity\\Vehicle',
]);
}
/**
* Gets the private '.service_locator.Czp1QPX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Czp1QPXService()
{
return $this->privates['.service_locator.Czp1QPX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'item' => ['privates', '.errored..service_locator.Czp1QPX.App\\Entity\\Note', NULL, 'Cannot autowire service ".service_locator.Czp1QPX": it references class "App\\Entity\\Note" but no such service exists.'],
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
], [
'item' => 'App\\Entity\\Note',
'knpSnappyPdf' => '?',
]);
}
/**
* Gets the private '.service_locator.D0UYMXS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_D0UYMXSService()
{
return $this->privates['.service_locator.D0UYMXS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ticketComment' => ['privates', '.errored..service_locator.D0UYMXS.App\\Entity\\TicketComment', NULL, 'Cannot autowire service ".service_locator.D0UYMXS": it references class "App\\Entity\\TicketComment" but no such service exists.'],
], [
'ticketComment' => 'App\\Entity\\TicketComment',
]);
}
/**
* Gets the private '.service_locator.DbDNSgL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DbDNSgLService()
{
return $this->privates['.service_locator.DbDNSgL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.EH4eoqQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EH4eoqQService()
{
return $this->privates['.service_locator.EH4eoqQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'item' => ['privates', '.errored..service_locator.EH4eoqQ.App\\Entity\\ExportDocuments\\Location', NULL, 'Cannot autowire service ".service_locator.EH4eoqQ": it references class "App\\Entity\\ExportDocuments\\Location" but no such service exists.'],
], [
'item' => 'App\\Entity\\ExportDocuments\\Location',
]);
}
/**
* Gets the private '.service_locator.EZH8UMd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EZH8UMdService()
{
return $this->privates['.service_locator.EZH8UMd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ticketCommentRepository' => ['privates', 'App\\Repository\\TicketCommentRepository', 'getTicketCommentRepositoryService', false],
], [
'ticketCommentRepository' => 'App\\Repository\\TicketCommentRepository',
]);
}
/**
* Gets the private '.service_locator.FL0XTff' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FL0XTffService()
{
return $this->privates['.service_locator.FL0XTff'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'entityManager' => '?',
'translator' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.FowO4tx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FowO4txService()
{
return $this->privates['.service_locator.FowO4tx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auction' => ['privates', '.errored..service_locator.FowO4tx.App\\Entity\\Auction', NULL, 'Cannot autowire service ".service_locator.FowO4tx": it references class "App\\Entity\\Auction" but no such service exists.'],
], [
'auction' => 'App\\Entity\\Auction',
]);
}
/**
* Gets the private '.service_locator.Fw5pHjU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Fw5pHjUService()
{
return $this->privates['.service_locator.Fw5pHjU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bitrixCRM' => ['privates', 'App\\Service\\BitrixCRM\\BitrixCRM', 'getBitrixCRMService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'validator' => ['services', '.container.private.validator', 'get_Container_Private_ValidatorService', false],
], [
'bitrixCRM' => 'App\\Service\\BitrixCRM\\BitrixCRM',
'serializer' => '?',
'validator' => '?',
]);
}
/**
* Gets the private '.service_locator.GMpj8UY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GMpj8UYService()
{
return $this->privates['.service_locator.GMpj8UY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'additionalService' => ['privates', '.errored..service_locator.GMpj8UY.App\\Entity\\CalculatorAdditionalService', NULL, 'Cannot autowire service ".service_locator.GMpj8UY": it references class "App\\Entity\\CalculatorAdditionalService" but no such service exists.'],
], [
'additionalService' => 'App\\Entity\\CalculatorAdditionalService',
]);
}
/**
* Gets the private '.service_locator.H5A.xcx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H5A_XcxService()
{
return $this->privates['.service_locator.H5A.xcx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
'user' => ['privates', '.errored..service_locator.H5A.xcx.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.H5A.xcx": it references class "App\\Entity\\User" but no such service exists.'],
], [
'em' => '?',
'translator' => '?',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.HBXfSCK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HBXfSCKService()
{
return $this->privates['.service_locator.HBXfSCK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'notificationSubscriptionUser' => ['privates', '.errored..service_locator.HBXfSCK.App\\Entity\\NotificationSubscriptionUser', NULL, 'Cannot autowire service ".service_locator.HBXfSCK": it references class "App\\Entity\\NotificationSubscriptionUser" but no such service exists.'],
], [
'em' => '?',
'notificationSubscriptionUser' => 'App\\Entity\\NotificationSubscriptionUser',
]);
}
/**
* Gets the private '.service_locator.HX4SX3V' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HX4SX3VService()
{
return $this->privates['.service_locator.HX4SX3V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'vehicle' => ['privates', '.errored..service_locator.HX4SX3V.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.HX4SX3V": it references class "App\\Entity\\Vehicle" but no such service exists.'],
], [
'vehicle' => 'App\\Entity\\Vehicle',
]);
}
/**
* Gets the private '.service_locator.HhBOCsY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HhBOCsYService()
{
return $this->privates['.service_locator.HhBOCsY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'country' => ['privates', '.errored..service_locator.HhBOCsY.App\\Entity\\CalculatorCountry', NULL, 'Cannot autowire service ".service_locator.HhBOCsY": it references class "App\\Entity\\CalculatorCountry" but no such service exists.'],
], [
'country' => 'App\\Entity\\CalculatorCountry',
]);
}
/**
* Gets the private '.service_locator.HihL37g' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HihL37gService()
{
return $this->privates['.service_locator.HihL37g'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auctionAccountRepository' => ['privates', 'App\\Repository\\AuctionAccountRepository', 'getAuctionAccountRepositoryService', false],
], [
'auctionAccountRepository' => 'App\\Repository\\AuctionAccountRepository',
]);
}
/**
* Gets the private '.service_locator.InXEkFJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_InXEkFJService()
{
return $this->privates['.service_locator.InXEkFJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
'warehouse' => ['privates', '.errored..service_locator.InXEkFJ.App\\Entity\\Warehouse', NULL, 'Cannot autowire service ".service_locator.InXEkFJ": it references class "App\\Entity\\Warehouse" but no such service exists.'],
], [
'translator' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
'warehouse' => 'App\\Entity\\Warehouse',
]);
}
/**
* Gets the private '.service_locator.IyCttwf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IyCttwfService()
{
return $this->privates['.service_locator.IyCttwf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pluginEventLogRepository' => ['privates', 'App\\Repository\\PluginEventLogRepository', 'getPluginEventLogRepositoryService', false],
], [
'pluginEventLogRepository' => 'App\\Repository\\PluginEventLogRepository',
]);
}
/**
* Gets the private '.service_locator.IzBGlPP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IzBGlPPService()
{
return $this->privates['.service_locator.IzBGlPP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
'security.event_dispatcher.subclients_area' => ['privates', 'security.event_dispatcher.subclients_area', 'getSecurity_EventDispatcher_SubclientsAreaService', false],
'security.event_dispatcher.token' => ['privates', 'security.event_dispatcher.token', 'getSecurity_EventDispatcher_TokenService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.subclients_area' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.token' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.Jd2m6Kp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Jd2m6KpService()
{
return $this->privates['.service_locator.Jd2m6Kp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'security' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.K_.BSSz' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_K_BSSzService()
{
return $this->privates['.service_locator.K_.BSSz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorDeliveryTypeRepository' => ['privates', 'App\\Repository\\CalculatorDeliveryTypeRepository', 'getCalculatorDeliveryTypeRepositoryService', false],
], [
'calculatorDeliveryTypeRepository' => 'App\\Repository\\CalculatorDeliveryTypeRepository',
]);
}
/**
* Gets the private '.service_locator.Kdg6TWc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Kdg6TWcService()
{
return $this->privates['.service_locator.Kdg6TWc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'video' => ['privates', '.errored..service_locator.Kdg6TWc.App\\Entity\\Video', NULL, 'Cannot autowire service ".service_locator.Kdg6TWc": it references class "App\\Entity\\Video" but no such service exists.'],
], [
'video' => 'App\\Entity\\Video',
]);
}
/**
* Gets the private '.service_locator.KfbR3DY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KfbR3DYService()
{
return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.KfrnnZc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KfrnnZcService()
{
return $this->privates['.service_locator.KfrnnZc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\WarehouseRepository', 'getWarehouseRepositoryService', false],
], [
'repository' => 'App\\Repository\\WarehouseRepository',
]);
}
/**
* Gets the private '.service_locator.Kp773H9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Kp773H9Service()
{
return $this->privates['.service_locator.Kp773H9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'container' => ['privates', '.errored..service_locator.Kp773H9.App\\Entity\\Container', NULL, 'Cannot autowire service ".service_locator.Kp773H9": it references class "App\\Entity\\Container" but no such service exists.'],
], [
'container' => 'App\\Entity\\Container',
]);
}
/**
* Gets the private '.service_locator.LcD8oiu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LcD8oiuService()
{
return $this->privates['.service_locator.LcD8oiu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorAdditionalServiceRepository' => ['privates', 'App\\Repository\\CalculatorAdditionalServiceRepository', 'getCalculatorAdditionalServiceRepositoryService', false],
], [
'calculatorAdditionalServiceRepository' => 'App\\Repository\\CalculatorAdditionalServiceRepository',
]);
}
/**
* Gets the private '.service_locator.MJd8dv0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MJd8dv0Service()
{
return $this->privates['.service_locator.MJd8dv0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fileUploader' => ['privates', 'App\\Service\\Utils\\FileUploader', 'getFileUploaderService', false],
'user' => ['privates', '.errored..service_locator.MJd8dv0.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.MJd8dv0": it references class "App\\Entity\\User" but no such service exists.'],
], [
'fileUploader' => 'App\\Service\\Utils\\FileUploader',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.N04897R' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_N04897RService()
{
return $this->privates['.service_locator.N04897R'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financialIncomeRepository' => ['privates', 'App\\Repository\\FinanceIncomeRepository', 'getFinanceIncomeRepositoryService', false],
], [
'financialIncomeRepository' => 'App\\Repository\\FinanceIncomeRepository',
]);
}
/**
* Gets the private '.service_locator.QCiiGDB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QCiiGDBService()
{
return $this->privates['.service_locator.QCiiGDB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'video' => ['privates', '.errored..service_locator.QCiiGDB.App\\Entity\\Video', NULL, 'Cannot autowire service ".service_locator.QCiiGDB": it references class "App\\Entity\\Video" but no such service exists.'],
], [
'em' => '?',
'video' => 'App\\Entity\\Video',
]);
}
/**
* Gets the private '.service_locator.QfrvkwZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QfrvkwZService()
{
return $this->privates['.service_locator.QfrvkwZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'urlGenerator' => ['services', 'router', 'getRouterService', false],
], [
'entityManager' => '?',
'urlGenerator' => '?',
]);
}
/**
* Gets the private '.service_locator.RQXzuQ4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RQXzuQ4Service()
{
return $this->privates['.service_locator.RQXzuQ4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financeIncomeUaRepository' => ['privates', 'App\\Repository\\FinanceIncomeUaRepository', 'getFinanceIncomeUaRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'financeIncomeUaRepository' => 'App\\Repository\\FinanceIncomeUaRepository',
'translator' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.RUIBcUU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RUIBcUUService()
{
return $this->privates['.service_locator.RUIBcUU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pluginUserAuctionAccountAssigmentRepository' => ['privates', 'App\\Repository\\PluginUserAuctionAccountAssigmentRepository', 'getPluginUserAuctionAccountAssigmentRepositoryService', false],
], [
'pluginUserAuctionAccountAssigmentRepository' => 'App\\Repository\\PluginUserAuctionAccountAssigmentRepository',
]);
}
/**
* Gets the private '.service_locator.S2AnH2e' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_S2AnH2eService()
{
return $this->privates['.service_locator.S2AnH2e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicle' => ['privates', '.errored..service_locator.S2AnH2e.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.S2AnH2e": it references class "App\\Entity\\Vehicle" but no such service exists.'],
], [
'knpSnappyPdf' => '?',
'translator' => '?',
'vehicle' => 'App\\Entity\\Vehicle',
]);
}
/**
* Gets the private '.service_locator.S3aK5Ou' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_S3aK5OuService()
{
return $this->privates['.service_locator.S3aK5Ou'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transferDataFormFields' => ['privates', '.errored..service_locator.S3aK5Ou.App\\Entity\\TransferDataFormFields', NULL, 'Cannot autowire service ".service_locator.S3aK5Ou": it references class "App\\Entity\\TransferDataFormFields" but no such service exists.'],
], [
'transferDataFormFields' => 'App\\Entity\\TransferDataFormFields',
]);
}
/**
* Gets the private '.service_locator.SFhrUUX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SFhrUUXService()
{
return $this->privates['.service_locator.SFhrUUX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
'vehicleTransferDataRepository' => ['privates', 'App\\Repository\\VehicleTransferDataRepository', 'getVehicleTransferDataRepositoryService', false],
], [
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
'vehicleTransferDataRepository' => 'App\\Repository\\VehicleTransferDataRepository',
]);
}
/**
* Gets the private '.service_locator.Sis9Zgi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Sis9ZgiService()
{
return $this->privates['.service_locator.Sis9Zgi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entity' => ['privates', '.errored..service_locator.Sis9Zgi.App\\Entity\\ExportDocuments\\Document', NULL, 'Cannot autowire service ".service_locator.Sis9Zgi": it references class "App\\Entity\\ExportDocuments\\Document" but no such service exists.'],
], [
'entity' => 'App\\Entity\\ExportDocuments\\Document',
]);
}
/**
* Gets the private '.service_locator.T04Qz0v' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_T04Qz0vService()
{
return $this->privates['.service_locator.T04Qz0v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorDealerFee' => ['privates', '.errored..service_locator.T04Qz0v.App\\Entity\\CalculatorDealerFee', NULL, 'Cannot autowire service ".service_locator.T04Qz0v": it references class "App\\Entity\\CalculatorDealerFee" but no such service exists.'],
], [
'calculatorDealerFee' => 'App\\Entity\\CalculatorDealerFee',
]);
}
/**
* Gets the private '.service_locator.T7e8U6z' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_T7e8U6zService()
{
return $this->privates['.service_locator.T7e8U6z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.T7e8U6z.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.T7e8U6z": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.TTsRimq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TTsRimqService()
{
return $this->privates['.service_locator.TTsRimq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
'vehicle' => ['privates', '.errored..service_locator.TTsRimq.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.TTsRimq": it references class "App\\Entity\\Vehicle" but no such service exists.'],
], [
'router' => '?',
'vehicle' => 'App\\Entity\\Vehicle',
]);
}
/**
* Gets the private '.service_locator.UDgw6Ol' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UDgw6OlService()
{
return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
], [
'authenticationUtils' => '?',
]);
}
/**
* Gets the private '.service_locator.UcP8ODL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UcP8ODLService()
{
return $this->privates['.service_locator.UcP8ODL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorDeliveryTypeRepository' => ['privates', 'App\\Repository\\CalculatorDeliveryTypeRepository', 'getCalculatorDeliveryTypeRepositoryService', false],
'destinationPortRepository' => ['privates', 'App\\Repository\\DestinationPortRepository', 'getDestinationPortRepositoryService', false],
'shippingPort' => ['privates', '.errored..service_locator.UcP8ODL.App\\Entity\\ShippingPort', NULL, 'Cannot autowire service ".service_locator.UcP8ODL": it references class "App\\Entity\\ShippingPort" but no such service exists.'],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'calculatorDeliveryTypeRepository' => 'App\\Repository\\CalculatorDeliveryTypeRepository',
'destinationPortRepository' => 'App\\Repository\\DestinationPortRepository',
'shippingPort' => 'App\\Entity\\ShippingPort',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.Uk9CSOI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Uk9CSOIService()
{
return $this->privates['.service_locator.Uk9CSOI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auctionBidRepository' => ['privates', 'App\\Repository\\AuctionBidRepository', 'getAuctionBidRepositoryService', false],
], [
'auctionBidRepository' => 'App\\Repository\\AuctionBidRepository',
]);
}
/**
* Gets the private '.service_locator.UwS9.0o' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UwS9_0oService()
{
return $this->privates['.service_locator.UwS9.0o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoiceLogRepo' => ['privates', 'App\\Repository\\InvoiceLogRepository', 'getInvoiceLogRepositoryService', false],
], [
'invoiceLogRepo' => 'App\\Repository\\InvoiceLogRepository',
]);
}
/**
* Gets the private '.service_locator.VaFcGWn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VaFcGWnService()
{
return $this->privates['.service_locator.VaFcGWn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.VaFcGWn.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.VaFcGWn": it references class "App\\Entity\\Customer" but no such service exists.'],
], [
'customer' => 'App\\Entity\\Customer',
]);
}
/**
* Gets the private '.service_locator.W977h3d' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_W977h3dService()
{
return $this->privates['.service_locator.W977h3d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.WE4vx9o' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WE4vx9oService()
{
return $this->privates['.service_locator.WE4vx9o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'knpSnappyPdf' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.WJRw.uo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WJRw_UoService()
{
return $this->privates['.service_locator.WJRw.uo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pluginUser' => ['privates', '.errored..service_locator.WJRw.uo.App\\Entity\\PluginUser', NULL, 'Cannot autowire service ".service_locator.WJRw.uo": it references class "App\\Entity\\PluginUser" but no such service exists.'],
], [
'pluginUser' => 'App\\Entity\\PluginUser',
]);
}
/**
* Gets the private '.service_locator.XTiCD8X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XTiCD8XService()
{
return $this->privates['.service_locator.XTiCD8X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pluginUserRepository' => ['privates', 'App\\Repository\\PluginUserRepository', 'getPluginUserRepositoryService', false],
], [
'pluginUserRepository' => 'App\\Repository\\PluginUserRepository',
]);
}
/**
* Gets the private '.service_locator.Y4J.A.e' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y4J_A_EService()
{
return $this->privates['.service_locator.Y4J.A.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'failed' => '?',
]);
}
/**
* Gets the private '.service_locator.YCa1tiM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YCa1tiMService()
{
return $this->privates['.service_locator.YCa1tiM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'translator' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.YGmVlpJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YGmVlpJService()
{
return $this->privates['.service_locator.YGmVlpJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'deliveryType' => ['privates', '.errored..service_locator.YGmVlpJ.App\\Entity\\CalculatorDeliveryType', NULL, 'Cannot autowire service ".service_locator.YGmVlpJ": it references class "App\\Entity\\CalculatorDeliveryType" but no such service exists.'],
], [
'deliveryType' => 'App\\Entity\\CalculatorDeliveryType',
]);
}
/**
* Gets the private '.service_locator.YKbdAAc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YKbdAAcService()
{
return $this->privates['.service_locator.YKbdAAc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'invoiceLog' => ['privates', '.errored..service_locator.YKbdAAc.App\\Entity\\InvoiceLog', NULL, 'Cannot autowire service ".service_locator.YKbdAAc": it references class "App\\Entity\\InvoiceLog" but no such service exists.'],
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
], [
'invoiceLog' => 'App\\Entity\\InvoiceLog',
'knpSnappyPdf' => '?',
]);
}
/**
* Gets the private '.service_locator.Z.Z43br' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Z_Z43brService()
{
return $this->privates['.service_locator.Z.Z43br'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transferDataFormFieldsRepository' => ['privates', 'App\\Repository\\TransferDataFormFieldsRepository', 'getTransferDataFormFieldsRepositoryService', false],
], [
'transferDataFormFieldsRepository' => 'App\\Repository\\TransferDataFormFieldsRepository',
]);
}
/**
* Gets the private '.service_locator.ZHOe94j' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZHOe94jService()
{
return $this->privates['.service_locator.ZHOe94j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'additionalService' => ['privates', '.errored..service_locator.ZHOe94j.App\\Entity\\CalculatorAdditionalService', NULL, 'Cannot autowire service ".service_locator.ZHOe94j": it references class "App\\Entity\\CalculatorAdditionalService" but no such service exists.'],
'calculatorDeliveryTypeRepository' => ['privates', 'App\\Repository\\CalculatorDeliveryTypeRepository', 'getCalculatorDeliveryTypeRepositoryService', false],
], [
'additionalService' => 'App\\Entity\\CalculatorAdditionalService',
'calculatorDeliveryTypeRepository' => 'App\\Repository\\CalculatorDeliveryTypeRepository',
]);
}
/**
* Gets the private '.service_locator.ZNGNm9t' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZNGNm9tService()
{
return $this->privates['.service_locator.ZNGNm9t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customPriceScheme' => ['privates', '.errored..service_locator.ZNGNm9t.App\\Entity\\CustomPriceScheme', NULL, 'Cannot autowire service ".service_locator.ZNGNm9t": it references class "App\\Entity\\CustomPriceScheme" but no such service exists.'],
'customPriceSchemeRepository' => ['privates', 'App\\Repository\\CustomPriceSchemeRepository', 'getCustomPriceSchemeRepositoryService', false],
], [
'customPriceScheme' => 'App\\Entity\\CustomPriceScheme',
'customPriceSchemeRepository' => 'App\\Repository\\CustomPriceSchemeRepository',
]);
}
/**
* Gets the private '.service_locator.ZZrlzSC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZZrlzSCService()
{
return $this->privates['.service_locator.ZZrlzSC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'shippingPort' => ['privates', '.errored..service_locator.ZZrlzSC.App\\Entity\\ShippingPort', NULL, 'Cannot autowire service ".service_locator.ZZrlzSC": it references class "App\\Entity\\ShippingPort" but no such service exists.'],
], [
'shippingPort' => 'App\\Entity\\ShippingPort',
]);
}
/**
* Gets the private '.service_locator._o4Ebp7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_O4Ebp7Service()
{
return $this->privates['.service_locator._o4Ebp7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'knpSnappyPdf' => '?',
'translator' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator._oAYPnW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OAYPnWService()
{
return $this->privates['.service_locator._oAYPnW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'prodAuctionBidRepository' => ['privates', 'App\\Repository\\ProdAuctionBidRepository', 'getProdAuctionBidRepositoryService', false],
], [
'prodAuctionBidRepository' => 'App\\Repository\\ProdAuctionBidRepository',
]);
}
/**
* Gets the private '.service_locator.aN5j.qq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AN5j_QqService()
{
return $this->privates['.service_locator.aN5j.qq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorDealerFeeRepository' => ['privates', 'App\\Repository\\CalculatorDealerFeeRepository', 'getCalculatorDealerFeeRepositoryService', false],
], [
'calculatorDealerFeeRepository' => 'App\\Repository\\CalculatorDealerFeeRepository',
]);
}
/**
* Gets the private '.service_locator.ayQ6JgU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AyQ6JgUService()
{
return $this->privates['.service_locator.ayQ6JgU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financeIncomeRepository' => ['privates', 'App\\Repository\\FinanceIncomeRepository', 'getFinanceIncomeRepositoryService', false],
], [
'financeIncomeRepository' => 'App\\Repository\\FinanceIncomeRepository',
]);
}
/**
* Gets the private '.service_locator.bOP9tP7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BOP9tP7Service()
{
return $this->privates['.service_locator.bOP9tP7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'scraper' => ['privates', 'App\\Service\\Auction\\Copart\\ScrapeAuctionCopart', 'getScrapeAuctionCopartService', false],
], [
'scraper' => 'App\\Service\\Auction\\Copart\\ScrapeAuctionCopart',
]);
}
/**
* Gets the private '.service_locator.bOrQ11u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BOrQ11uService()
{
return $this->privates['.service_locator.bOrQ11u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'userWSRepository' => ['privates', 'App\\Repository\\UserWindowStickerRepository', 'getUserWindowStickerRepositoryService', false],
], [
'userWSRepository' => 'App\\Repository\\UserWindowStickerRepository',
]);
}
/**
* Gets the private '.service_locator.bamFX22' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BamFX22Service()
{
return $this->privates['.service_locator.bamFX22'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auction' => ['privates', '.errored..service_locator.bamFX22.App\\Entity\\Auction', NULL, 'Cannot autowire service ".service_locator.bamFX22": it references class "App\\Entity\\Auction" but no such service exists.'],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'auction' => 'App\\Entity\\Auction',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.bfVcwaP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BfVcwaPService()
{
return $this->privates['.service_locator.bfVcwaP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'accruedAdditionalServiceRepository' => ['privates', 'App\\Repository\\AccruedAdditionalServiceRepository', 'getAccruedAdditionalServiceRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'accruedAdditionalServiceRepository' => 'App\\Repository\\AccruedAdditionalServiceRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.bjN0J3_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BjN0J3Service()
{
return $this->privates['.service_locator.bjN0J3_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'item' => ['privates', '.errored..service_locator.bjN0J3_.App\\Entity\\ExportDocuments\\Document', NULL, 'Cannot autowire service ".service_locator.bjN0J3_": it references class "App\\Entity\\ExportDocuments\\Document" but no such service exists.'],
], [
'item' => 'App\\Entity\\ExportDocuments\\Document',
]);
}
/**
* Gets the private '.service_locator.ch4Jgvl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ch4JgvlService()
{
return $this->privates['.service_locator.ch4Jgvl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', '.errored..service_locator.ch4Jgvl.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.ch4Jgvl": it references class "App\\Entity\\User" but no such service exists.'],
], [
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.eBmoYj.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EBmoYj_Service()
{
return $this->privates['.service_locator.eBmoYj.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customerRepository' => ['privates', 'App\\Repository\\CustomerRepository', 'getCustomerRepositoryService', false],
'router' => ['services', 'router', 'getRouterService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'customerRepository' => 'App\\Repository\\CustomerRepository',
'router' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.eYsCVn.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EYsCVn_Service()
{
return $this->privates['.service_locator.eYsCVn.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'proxyAccount' => ['privates', '.errored..service_locator.eYsCVn..App\\Entity\\ProxyAccount', NULL, 'Cannot autowire service ".service_locator.eYsCVn.": it references class "App\\Entity\\ProxyAccount" but no such service exists.'],
], [
'proxyAccount' => 'App\\Entity\\ProxyAccount',
]);
}
/**
* Gets the private '.service_locator.ec2eI6y' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ec2eI6yService()
{
return $this->privates['.service_locator.ec2eI6y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'UpdatedDataRepo' => ['privates', 'App\\Repository\\UpdatedDataTo1CServerRepository', 'getUpdatedDataTo1CServerRepositoryService', false],
], [
'UpdatedDataRepo' => 'App\\Repository\\UpdatedDataTo1CServerRepository',
]);
}
/**
* Gets the private '.service_locator.fW_ITQN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FWITQNService()
{
return $this->privates['.service_locator.fW_ITQN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorDeliveryVehicleTypeRepository' => ['privates', 'App\\Repository\\CalculatorDeliveryVehicleTypeRepository', 'getCalculatorDeliveryVehicleTypeRepositoryService', false],
], [
'calculatorDeliveryVehicleTypeRepository' => 'App\\Repository\\CalculatorDeliveryVehicleTypeRepository',
]);
}
/**
* Gets the private '.service_locator.fidwKjI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FidwKjIService()
{
return $this->privates['.service_locator.fidwKjI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorDeliveryVehicleTypeRepository' => ['privates', 'App\\Repository\\CalculatorDeliveryVehicleTypeRepository', 'getCalculatorDeliveryVehicleTypeRepositoryService', false],
'country' => ['privates', '.errored..service_locator.fidwKjI.App\\Entity\\CalculatorCountry', NULL, 'Cannot autowire service ".service_locator.fidwKjI": it references class "App\\Entity\\CalculatorCountry" but no such service exists.'],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'calculatorDeliveryVehicleTypeRepository' => 'App\\Repository\\CalculatorDeliveryVehicleTypeRepository',
'country' => 'App\\Entity\\CalculatorCountry',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.g48_xUp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_G48XUpService()
{
return $this->privates['.service_locator.g48_xUp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', '.errored..service_locator.g48_xUp.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.g48_xUp": it references class "App\\Entity\\User" but no such service exists.'],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'user' => 'App\\Entity\\User',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.gcGfJ6K' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GcGfJ6KService()
{
return $this->privates['.service_locator.gcGfJ6K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'announcement' => ['privates', '.errored..service_locator.gcGfJ6K.App\\Entity\\Announcement', NULL, 'Cannot autowire service ".service_locator.gcGfJ6K": it references class "App\\Entity\\Announcement" but no such service exists.'],
], [
'announcement' => 'App\\Entity\\Announcement',
]);
}
/**
* Gets the private '.service_locator.h7pC9E6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H7pC9E6Service()
{
return $this->privates['.service_locator.h7pC9E6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'note' => ['privates', '.errored..service_locator.h7pC9E6.App\\Entity\\Note', NULL, 'Cannot autowire service ".service_locator.h7pC9E6": it references class "App\\Entity\\Note" but no such service exists.'],
], [
'note' => 'App\\Entity\\Note',
]);
}
/**
* Gets the private '.service_locator.h96Nd2u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H96Nd2uService()
{
return $this->privates['.service_locator.h96Nd2u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customPriceScheme' => ['privates', '.errored..service_locator.h96Nd2u.App\\Entity\\CustomPriceScheme', NULL, 'Cannot autowire service ".service_locator.h96Nd2u": it references class "App\\Entity\\CustomPriceScheme" but no such service exists.'],
], [
'customPriceScheme' => 'App\\Entity\\CustomPriceScheme',
]);
}
/**
* Gets the private '.service_locator.hoAIBgD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HoAIBgDService()
{
return $this->privates['.service_locator.hoAIBgD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.hoAIBgD.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.hoAIBgD": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.i2SaoXB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_I2SaoXBService()
{
return $this->privates['.service_locator.i2SaoXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'vehicleAdditionalServiceRepository' => ['privates', 'App\\Repository\\VehicleAdditionalServiceRepository', 'getVehicleAdditionalServiceRepositoryService', false],
], [
'vehicleAdditionalServiceRepository' => 'App\\Repository\\VehicleAdditionalServiceRepository',
]);
}
/**
* Gets the private '.service_locator.jDGfS1m' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JDGfS1mService()
{
return $this->privates['.service_locator.jDGfS1m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'entityManager' => '?',
'logger' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.jLonPdo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JLonPdoService()
{
return $this->privates['.service_locator.jLonPdo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'destinationPortRepository' => ['privates', 'App\\Repository\\DestinationPortRepository', 'getDestinationPortRepositoryService', false],
'shippingPortRepository' => ['privates', 'App\\Repository\\ShippingPortRepository', 'getShippingPortRepositoryService', false],
], [
'destinationPortRepository' => 'App\\Repository\\DestinationPortRepository',
'shippingPortRepository' => 'App\\Repository\\ShippingPortRepository',
]);
}
/**
* Gets the private '.service_locator.jVLLrA1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JVLLrA1Service()
{
return $this->privates['.service_locator.jVLLrA1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'containerRepository' => ['privates', 'App\\Repository\\ContainerRepository', 'getContainerRepositoryService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'containerRepository' => 'App\\Repository\\ContainerRepository',
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.jWqhWgs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JWqhWgsService()
{
return $this->privates['.service_locator.jWqhWgs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'ringCentralService' => ['privates', 'App\\Service\\RingCentral\\RingCentralService', 'getRingCentralServiceService', false],
], [
'logger' => '?',
'ringCentralService' => 'App\\Service\\RingCentral\\RingCentralService',
]);
}
/**
* Gets the private '.service_locator.jnTiLoJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JnTiLoJService()
{
return $this->privates['.service_locator.jnTiLoJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\AccountOverviewController::allIndex' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\AccountOverviewController::delete' => ['privates', '.service_locator.Kdg6TWc', 'get_ServiceLocator_Kdg6TWcService', false],
'App\\Controller\\AccountOverviewController::edit' => ['privates', '.service_locator.QCiiGDB', 'get_ServiceLocator_QCiiGDBService', false],
'App\\Controller\\AccountOverviewController::get_video_file' => ['privates', '.service_locator.Kdg6TWc', 'get_ServiceLocator_Kdg6TWcService', false],
'App\\Controller\\AccountOverviewController::get_video_file_stream' => ['privates', '.service_locator.Kdg6TWc', 'get_ServiceLocator_Kdg6TWcService', false],
'App\\Controller\\AccountOverviewController::index' => ['privates', '.service_locator.QfrvkwZ', 'get_ServiceLocator_QfrvkwZService', false],
'App\\Controller\\AdditionalServiceController::delete' => ['privates', '.service_locator.ymMTHBq', 'get_ServiceLocator_YmMTHBqService', false],
'App\\Controller\\AdditionalServiceController::edit' => ['privates', '.service_locator.ymMTHBq', 'get_ServiceLocator_YmMTHBqService', false],
'App\\Controller\\AdditionalServiceController::index' => ['privates', '.service_locator.i2SaoXB', 'get_ServiceLocator_I2SaoXBService', false],
'App\\Controller\\AnnouncementController::delete' => ['privates', '.service_locator.gcGfJ6K', 'get_ServiceLocator_GcGfJ6KService', false],
'App\\Controller\\AnnouncementController::edit' => ['privates', '.service_locator.juFZRF2', 'get_ServiceLocator_JuFZRF2Service', false],
'App\\Controller\\AnnouncementController::index' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\AnnouncementController::read_all' => ['privates', '.service_locator.Jd2m6Kp', 'get_ServiceLocator_Jd2m6KpService', false],
'App\\Controller\\AnnouncementController::show' => ['privates', '.service_locator.Aef0fFX', 'get_ServiceLocator_Aef0fFXService', false],
'App\\Controller\\AnnouncementController::uploads' => ['privates', '.service_locator.BH2tVv1', 'get_ServiceLocator_BH2tVv1Service', false],
'App\\Controller\\Api1CRequestsController::getVehicleDataByVin' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\Api1CRequestsController::set1cContainerDocument' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\Api1CRequestsController::set1cVehicleDocument' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\Api1CRequestsController::setRequestStatus' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\Api1CRequestsController::vehicle_show' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiAnonymouslyController::get_dock_receipt' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\ApiAnonymouslyController::imagesDownload' => ['privates', '.service_locator.5YgPD_9', 'get_ServiceLocator_5YgPD9Service', false],
'App\\Controller\\ApiAnonymouslyController::infoByBooking' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ApiAnonymouslyController::infoByNumber' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ApiAnonymouslyController::infoByVin' => ['privates', '.service_locator.5YgPD_9', 'get_ServiceLocator_5YgPD9Service', false],
'App\\Controller\\ApiAnonymouslyController::showHtml' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\ApiAnonymouslyController::transferLinkByGuid' => ['privates', '.service_locator.TTsRimq', 'get_ServiceLocator_TTsRimqService', false],
'App\\Controller\\ApiClientController::vehicle_show' => ['privates', '.service_locator.qMnSQuu', 'get_ServiceLocator_QMnSQuuService', false],
'App\\Controller\\ApiDataSyncController::sync_sections' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::addEventLog' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::addEventLogProd' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::addLotData' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::bidClicked' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::bidClickedDev' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::checkAppUpdates' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getAssigmentFinancesAccess' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getAvailableAuctionAccounts' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getBringatrailerAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getCargurusAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getCarsAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getCarsAndBidsAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getCopartAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getIaaiAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::getManheim2FACodes' => ['privates', '.service_locator.sqtVNhP', 'get_ServiceLocator_SqtVNhPService', false],
'App\\Controller\\ApiPluginController::getManheimAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::get_auction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::ping' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController::pluginUserAuth' => ['privates', '.service_locator.zUKR3J.', 'get_ServiceLocator_ZUKR3J_Service', false],
'App\\Controller\\ApiPluginController::sendAppDebug' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiUserTokenController::delete' => ['privates', '.service_locator.5YHHaa.', 'get_ServiceLocator_5YHHaa_Service', false],
'App\\Controller\\ApiUserTokenController::editUserToken' => ['privates', '.service_locator.5YHHaa.', 'get_ServiceLocator_5YHHaa_Service', false],
'App\\Controller\\Auction2FACodeController::getManheimAuthCode' => ['privates', '.service_locator.pCN.sYi', 'get_ServiceLocator_PCN_SYiService', false],
'App\\Controller\\AuctionAccountController::delete' => ['privates', '.service_locator.8Un4C1x', 'get_ServiceLocator_8Un4C1xService', false],
'App\\Controller\\AuctionAccountController::edit' => ['privates', '.service_locator.8Un4C1x', 'get_ServiceLocator_8Un4C1xService', false],
'App\\Controller\\AuctionAccountController::index' => ['privates', '.service_locator.HihL37g', 'get_ServiceLocator_HihL37gService', false],
'App\\Controller\\CalculatorController::additionalServiceDelete' => ['privates', '.service_locator.GMpj8UY', 'get_ServiceLocator_GMpj8UYService', false],
'App\\Controller\\CalculatorController::additionalServiceEdit' => ['privates', '.service_locator.ZHOe94j', 'get_ServiceLocator_ZHOe94jService', false],
'App\\Controller\\CalculatorController::additionalServiceIndex' => ['privates', '.service_locator.LcD8oiu', 'get_ServiceLocator_LcD8oiuService', false],
'App\\Controller\\CalculatorController::additionalServiceNew' => ['privates', '.service_locator.K_.BSSz', 'get_ServiceLocator_K_BSSzService', false],
'App\\Controller\\CalculatorController::auctionDelete' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionEdit' => ['privates', '.service_locator.bamFX22', 'get_ServiceLocator_BamFX22Service', false],
'App\\Controller\\CalculatorController::auctionFeeEdit' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionFeeNew' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionFeeRemove' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionGlobalEdit' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionIndex' => ['privates', '.service_locator.BftQkqz', 'get_ServiceLocator_BftQkqzService', false],
'App\\Controller\\CalculatorController::auctionLocationEdit' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionLocationNew' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionLocationRatesEdit' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionLocationRatesNew' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionLocationRatesRemove' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::auctionLocationRemove' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController::countryAddVehicleType' => ['privates', '.service_locator.HhBOCsY', 'get_ServiceLocator_HhBOCsYService', false],
'App\\Controller\\CalculatorController::countryDelete' => ['privates', '.service_locator.HhBOCsY', 'get_ServiceLocator_HhBOCsYService', false],
'App\\Controller\\CalculatorController::countryDeleteVehicleType' => ['privates', '.service_locator.HhBOCsY', 'get_ServiceLocator_HhBOCsYService', false],
'App\\Controller\\CalculatorController::countryEdit' => ['privates', '.service_locator.fidwKjI', 'get_ServiceLocator_FidwKjIService', false],
'App\\Controller\\CalculatorController::countryIndex' => ['privates', '.service_locator.7Yy5deT', 'get_ServiceLocator_7Yy5deTService', false],
'App\\Controller\\CalculatorController::countryUpdateVehicleType' => ['privates', '.service_locator.HhBOCsY', 'get_ServiceLocator_HhBOCsYService', false],
'App\\Controller\\CalculatorController::customClearanceParamsDelete' => ['privates', '.service_locator.shqhfzk', 'get_ServiceLocator_ShqhfzkService', false],
'App\\Controller\\CalculatorController::customClearanceParamsEdit' => ['privates', '.service_locator.9dauysY', 'get_ServiceLocator_9dauysYService', false],
'App\\Controller\\CalculatorController::customClearanceParamsIndex' => ['privates', '.service_locator.l6PsvdQ', 'get_ServiceLocator_L6PsvdQService', false],
'App\\Controller\\CalculatorController::customClearanceParamsNew' => ['privates', '.service_locator.C3zqEgN', 'get_ServiceLocator_C3zqEgNService', false],
'App\\Controller\\CalculatorController::dealerDelete' => ['privates', '.service_locator.T04Qz0v', 'get_ServiceLocator_T04Qz0vService', false],
'App\\Controller\\CalculatorController::dealerEdit' => ['privates', '.service_locator.T04Qz0v', 'get_ServiceLocator_T04Qz0vService', false],
'App\\Controller\\CalculatorController::dealerIndex' => ['privates', '.service_locator.aN5j.qq', 'get_ServiceLocator_AN5j_QqService', false],
'App\\Controller\\CalculatorController::deliveryTypeDelete' => ['privates', '.service_locator.YGmVlpJ', 'get_ServiceLocator_YGmVlpJService', false],
'App\\Controller\\CalculatorController::deliveryTypeEdit' => ['privates', '.service_locator.YGmVlpJ', 'get_ServiceLocator_YGmVlpJService', false],
'App\\Controller\\CalculatorController::deliveryTypeIndex' => ['privates', '.service_locator.K_.BSSz', 'get_ServiceLocator_K_BSSzService', false],
'App\\Controller\\CalculatorController::portDestinationDelete' => ['privates', '.service_locator.CDaYAMK', 'get_ServiceLocator_CDaYAMKService', false],
'App\\Controller\\CalculatorController::portDestinationEdit' => ['privates', '.service_locator.CDaYAMK', 'get_ServiceLocator_CDaYAMKService', false],
'App\\Controller\\CalculatorController::portIndex' => ['privates', '.service_locator.jLonPdo', 'get_ServiceLocator_JLonPdoService', false],
'App\\Controller\\CalculatorController::portShippingDelete' => ['privates', '.service_locator.ZZrlzSC', 'get_ServiceLocator_ZZrlzSCService', false],
'App\\Controller\\CalculatorController::portShippingEdit' => ['privates', '.service_locator.UcP8ODL', 'get_ServiceLocator_UcP8ODLService', false],
'App\\Controller\\CalculatorController::portShippingRatesEdit' => ['privates', '.service_locator.ZZrlzSC', 'get_ServiceLocator_ZZrlzSCService', false],
'App\\Controller\\CalculatorController::portShippingRatesNew' => ['privates', '.service_locator.ZZrlzSC', 'get_ServiceLocator_ZZrlzSCService', false],
'App\\Controller\\CalculatorController::portShippingRatesRemove' => ['privates', '.service_locator.ZZrlzSC', 'get_ServiceLocator_ZZrlzSCService', false],
'App\\Controller\\CalculatorController::vehicleTypeIndex' => ['privates', '.service_locator.fW_ITQN', 'get_ServiceLocator_FWITQNService', false],
'App\\Controller\\CalculatorController::vehilceTypeDelete' => ['privates', '.service_locator.q0B4jGU', 'get_ServiceLocator_Q0B4jGUService', false],
'App\\Controller\\CalculatorController::vehilceTypeEdit' => ['privates', '.service_locator.q0B4jGU', 'get_ServiceLocator_Q0B4jGUService', false],
'App\\Controller\\CallbackController::callback' => ['privates', '.service_locator.Fw5pHjU', 'get_ServiceLocator_Fw5pHjUService', false],
'App\\Controller\\CarfaxController::index' => ['privates', '.service_locator.seBdG2K', 'get_ServiceLocator_SeBdG2KService', false],
'App\\Controller\\CarfaxController::sendCarfaxRequest' => ['privates', '.service_locator.yQeIJy5', 'get_ServiceLocator_YQeIJy5Service', false],
'App\\Controller\\CarfaxController::submitApplication' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\ContainerController::delete' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ContainerController::edit' => ['privates', '.service_locator.9ekFb7o', 'get_ServiceLocator_9ekFb7oService', false],
'App\\Controller\\ContainerController::get_container_document' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ContainerController::index' => ['privates', '.service_locator.jVLLrA1', 'get_ServiceLocator_JVLLrA1Service', false],
'App\\Controller\\ContainerController::infoByBooking' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ContainerController::infoByNumber' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ContainerController::show' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\CopartSearchController::getSearchParams' => ['privates', '.service_locator.bOP9tP7', 'get_ServiceLocator_BOP9tP7Service', false],
'App\\Controller\\CopartSearchController::lot_details' => ['privates', '.service_locator.bOP9tP7', 'get_ServiceLocator_BOP9tP7Service', false],
'App\\Controller\\CopartSearchController::search' => ['privates', '.service_locator.bOP9tP7', 'get_ServiceLocator_BOP9tP7Service', false],
'App\\Controller\\CustomPriceSchemeController::delete' => ['privates', '.service_locator.ZNGNm9t', 'get_ServiceLocator_ZNGNm9tService', false],
'App\\Controller\\CustomPriceSchemeController::edit' => ['privates', '.service_locator.ZNGNm9t', 'get_ServiceLocator_ZNGNm9tService', false],
'App\\Controller\\CustomPriceSchemeController::global_edit_land' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController::global_edit_sea' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController::index' => ['privates', '.service_locator.jxgfx.R', 'get_ServiceLocator_Jxgfx_RService', false],
'App\\Controller\\CustomPriceSchemeController::new' => ['privates', '.service_locator.jxgfx.R', 'get_ServiceLocator_Jxgfx_RService', false],
'App\\Controller\\CustomPriceSchemeController::one_edit_land' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController::one_edit_sea' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController::one_edit_service' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController::show' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomerController::attach_customer_to_vehicle' => ['privates', '.service_locator.5usv1bv', 'get_ServiceLocator_5usv1bvService', false],
'App\\Controller\\CustomerController::clients' => ['privates', '.service_locator.eBmoYj.', 'get_ServiceLocator_EBmoYj_Service', false],
'App\\Controller\\CustomerController::custom_design' => ['privates', '.service_locator.MJd8dv0', 'get_ServiceLocator_MJd8dv0Service', false],
'App\\Controller\\CustomerController::delete' => ['privates', '.service_locator.VaFcGWn', 'get_ServiceLocator_VaFcGWnService', false],
'App\\Controller\\CustomerController::edit' => ['privates', '.service_locator.hoAIBgD', 'get_ServiceLocator_HoAIBgDService', false],
'App\\Controller\\CustomerController::info' => ['privates', '.service_locator.T7e8U6z', 'get_ServiceLocator_T7e8U6zService', false],
'App\\Controller\\CustomerController::list' => ['privates', '.service_locator.pftVlgn', 'get_ServiceLocator_PftVlgnService', false],
'App\\Controller\\CustomerController::new' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\CustomerController::show' => ['privates', '.service_locator.VaFcGWn', 'get_ServiceLocator_VaFcGWnService', false],
'App\\Controller\\CustomerController::vehicles_list' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\DiagramController::getLandSpeedDeliveryByStatesAndRange' => ['privates', '.service_locator.jDGfS1m', 'get_ServiceLocator_JDGfS1mService', false],
'App\\Controller\\DiagramController::index' => ['privates', '.service_locator.jDGfS1m', 'get_ServiceLocator_JDGfS1mService', false],
'App\\Controller\\Exchange1cController::index' => ['privates', '.service_locator.6mVpOYT', 'get_ServiceLocator_6mVpOYTService', false],
'App\\Controller\\ExportDocuments\\DocumentsController::delete' => ['privates', '.service_locator.bjN0J3_', 'get_ServiceLocator_BjN0J3Service', false],
'App\\Controller\\ExportDocuments\\DocumentsController::documents_pdf' => ['privates', '.service_locator.8VP1xID', 'get_ServiceLocator_8VP1xIDService', false],
'App\\Controller\\ExportDocuments\\DocumentsController::edit' => ['privates', '.service_locator.Sis9Zgi', 'get_ServiceLocator_Sis9ZgiService', false],
'App\\Controller\\ExportDocuments\\LocationsController::delete' => ['privates', '.service_locator.EH4eoqQ', 'get_ServiceLocator_EH4eoqQService', false],
'App\\Controller\\ExportDocuments\\LocationsController::edit' => ['privates', '.service_locator.2QrgpDn', 'get_ServiceLocator_2QrgpDnService', false],
'App\\Controller\\ExportDocuments\\StatusesController::delete' => ['privates', '.service_locator.q8C4b9m', 'get_ServiceLocator_Q8C4b9mService', false],
'App\\Controller\\ExportDocuments\\StatusesController::edit' => ['privates', '.service_locator.zgrAPGa', 'get_ServiceLocator_ZgrAPGaService', false],
'App\\Controller\\FinanceController::addCommentToIncome' => ['privates', '.service_locator.N04897R', 'get_ServiceLocator_N04897RService', false],
'App\\Controller\\FinanceController::addCustomerToIncome' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\FinanceController::addCustomerToIncomeUa' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\FinanceController::create_to_pay_pdf' => ['privates', '.service_locator.WE4vx9o', 'get_ServiceLocator_WE4vx9oService', false],
'App\\Controller\\FinanceController::create_to_pay_xls' => ['privates', '.service_locator.YCa1tiM', 'get_ServiceLocator_YCa1tiMService', false],
'App\\Controller\\FinanceController::editNotePrice' => ['privates', '.service_locator.5rNDBy5', 'get_ServiceLocator_5rNDBy5Service', false],
'App\\Controller\\FinanceController::editNotePriceInUsa' => ['privates', '.service_locator.5rNDBy5', 'get_ServiceLocator_5rNDBy5Service', false],
'App\\Controller\\FinanceController::financeAdditionalServices' => ['privates', '.service_locator.bfVcwaP', 'get_ServiceLocator_BfVcwaPService', false],
'App\\Controller\\FinanceController::financeAdditionalServicesAjax' => ['privates', '.service_locator.bfVcwaP', 'get_ServiceLocator_BfVcwaPService', false],
'App\\Controller\\FinanceController::financeAjax' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\FinanceController::financeAjaxUA' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\FinanceController::financeHistory' => ['privates', '.service_locator.5AompDT', 'get_ServiceLocator_5AompDTService', false],
'App\\Controller\\FinanceController::financeHistoryCombine' => ['privates', '.service_locator.5AompDT', 'get_ServiceLocator_5AompDTService', false],
'App\\Controller\\FinanceController::financeHistoryCombineUa' => ['privates', '.service_locator.RQXzuQ4', 'get_ServiceLocator_RQXzuQ4Service', false],
'App\\Controller\\FinanceController::financeReport' => ['privates', '.service_locator.ayQ6JgU', 'get_ServiceLocator_AyQ6JgUService', false],
'App\\Controller\\FinanceController::financeReportUa' => ['privates', '.service_locator.lA40EIK', 'get_ServiceLocator_LA40EIKService', false],
'App\\Controller\\FinanceController::financeToPay' => ['privates', '.service_locator.5AompDT', 'get_ServiceLocator_5AompDTService', false],
'App\\Controller\\FinanceController::financeVehicle' => ['privates', '.service_locator.5AompDT', 'get_ServiceLocator_5AompDTService', false],
'App\\Controller\\FinanceController::financeVehicleUa' => ['privates', '.service_locator.RQXzuQ4', 'get_ServiceLocator_RQXzuQ4Service', false],
'App\\Controller\\FinanceController::price' => ['privates', '.service_locator.3kS54Cd', 'get_ServiceLocator_3kS54CdService', false],
'App\\Controller\\FinanceController::priceNew' => ['privates', '.service_locator.3kS54Cd', 'get_ServiceLocator_3kS54CdService', false],
'App\\Controller\\FinanceController::price_new_pdf' => ['privates', '.service_locator.4RSoe6F', 'get_ServiceLocator_4RSoe6FService', false],
'App\\Controller\\FinanceController::price_pdf' => ['privates', '.service_locator.4RSoe6F', 'get_ServiceLocator_4RSoe6FService', false],
'App\\Controller\\FinanceController::vehicle_in_usa_manual_pdf' => ['privates', '.service_locator.uRGDvd1', 'get_ServiceLocator_URGDvd1Service', false],
'App\\Controller\\FinanceController::vehicle_is_hybrid' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\InsuranceController::edit' => ['privates', '.service_locator.wNyQv.l', 'get_ServiceLocator_WNyQv_LService', false],
'App\\Controller\\InsuranceController::index' => ['privates', '.service_locator.7msTmSE', 'get_ServiceLocator_7msTmSEService', false],
'App\\Controller\\InsuranceController::pdf' => ['privates', '.service_locator.mY9RHRI', 'get_ServiceLocator_MY9RHRIService', false],
'App\\Controller\\LogController::indexInvoices' => ['privates', '.service_locator.UwS9.0o', 'get_ServiceLocator_UwS9_0oService', false],
'App\\Controller\\LogController::indexRequests' => ['privates', '.service_locator.ec2eI6y', 'get_ServiceLocator_Ec2eI6yService', false],
'App\\Controller\\LogController::showInvoiceDetails' => ['privates', '.service_locator.UwS9.0o', 'get_ServiceLocator_UwS9_0oService', false],
'App\\Controller\\NoteController::delete' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\NoteController::edit' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\NoteController::index' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\NoteController::show' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\NoteController::showHtml' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\OAuthController::auth' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Controller\\OAuthController::callback' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Controller\\OAuthController::callback_cc' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Controller\\PluginUserController::auctionHistoryBids' => ['privates', '.service_locator.Uk9CSOI', 'get_ServiceLocator_Uk9CSOIService', false],
'App\\Controller\\PluginUserController::auctionHistoryEntry' => ['privates', '.service_locator.RUIBcUU', 'get_ServiceLocator_RUIBcUUService', false],
'App\\Controller\\PluginUserController::delete' => ['privates', '.service_locator.WJRw.uo', 'get_ServiceLocator_WJRw_UoService', false],
'App\\Controller\\PluginUserController::disable' => ['privates', '.service_locator.WJRw.uo', 'get_ServiceLocator_WJRw_UoService', false],
'App\\Controller\\PluginUserController::edit' => ['privates', '.service_locator.WJRw.uo', 'get_ServiceLocator_WJRw_UoService', false],
'App\\Controller\\PluginUserController::eventLog' => ['privates', '.service_locator.IyCttwf', 'get_ServiceLocator_IyCttwfService', false],
'App\\Controller\\PluginUserController::index' => ['privates', '.service_locator.XTiCD8X', 'get_ServiceLocator_XTiCD8XService', false],
'App\\Controller\\PluginUserController::makePDF' => ['privates', '.service_locator.Czp1QPX', 'get_ServiceLocator_Czp1QPXService', false],
'App\\Controller\\PluginUserController::manual' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\PluginUserController::new' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\PluginUserController::prodAuctionHistoryBids' => ['privates', '.service_locator._oAYPnW', 'get_ServiceLocator_OAYPnWService', false],
'App\\Controller\\PluginUserController::prodEventLog' => ['privates', '.service_locator.vmaIVg.', 'get_ServiceLocator_VmaIVg_Service', false],
'App\\Controller\\ProxyAccountController::delete' => ['privates', '.service_locator.eYsCVn.', 'get_ServiceLocator_EYsCVn_Service', false],
'App\\Controller\\ProxyAccountController::edit' => ['privates', '.service_locator.eYsCVn.', 'get_ServiceLocator_EYsCVn_Service', false],
'App\\Controller\\ProxyAccountController::index' => ['privates', '.service_locator.4NCXVub', 'get_ServiceLocator_4NCXVubService', false],
'App\\Controller\\ProxyAccountController::show' => ['privates', '.service_locator.eYsCVn.', 'get_ServiceLocator_EYsCVn_Service', false],
'App\\Controller\\RingCentralWebhookController::webhook' => ['privates', '.service_locator.jWqhWgs', 'get_ServiceLocator_JWqhWgsService', false],
'App\\Controller\\SecurityController::login' => ['privates', '.service_locator.UDgw6Ol', 'get_ServiceLocator_UDgw6OlService', false],
'App\\Controller\\SecurityController::login_customer' => ['privates', '.service_locator.UDgw6Ol', 'get_ServiceLocator_UDgw6OlService', false],
'App\\Controller\\StatePortsController::add' => ['privates', '.service_locator.3.ddHr6', 'get_ServiceLocator_3_DdHr6Service', false],
'App\\Controller\\StatePortsController::delete' => ['privates', '.service_locator..AV74hp', 'get_ServiceLocator__AV74hpService', false],
'App\\Controller\\StatePortsController::edit' => ['privates', '.service_locator..AV74hp', 'get_ServiceLocator__AV74hpService', false],
'App\\Controller\\StatePortsController::index' => ['privates', '.service_locator.xgqp_8H', 'get_ServiceLocator_Xgqp8HService', false],
'App\\Controller\\StatePortsController::show' => ['privates', '.service_locator..AV74hp', 'get_ServiceLocator__AV74hpService', false],
'App\\Controller\\StatisticController::accountsPluginStat' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\StatisticController::client_stat' => ['privates', '.service_locator.FL0XTff', 'get_ServiceLocator_FL0XTffService', false],
'App\\Controller\\StatisticController::deliveryStagesStat' => ['privates', '.service_locator.4bcQfIA', 'get_ServiceLocator_4bcQfIAService', false],
'App\\Controller\\StatisticController::purchasedPluginStat' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\StatisticController::purchasedVehiclesStat' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\TicketCommentController::delete' => ['privates', '.service_locator.D0UYMXS', 'get_ServiceLocator_D0UYMXSService', false],
'App\\Controller\\TicketCommentController::edit' => ['privates', '.service_locator.D0UYMXS', 'get_ServiceLocator_D0UYMXSService', false],
'App\\Controller\\TicketCommentController::index' => ['privates', '.service_locator.EZH8UMd', 'get_ServiceLocator_EZH8UMdService', false],
'App\\Controller\\TicketCommentController::show' => ['privates', '.service_locator.D0UYMXS', 'get_ServiceLocator_D0UYMXSService', false],
'App\\Controller\\TicketController::edit_close' => ['privates', '.service_locator.zJKiM_F', 'get_ServiceLocator_ZJKiMFService', false],
'App\\Controller\\TicketController::edit_open' => ['privates', '.service_locator.zJKiM_F', 'get_ServiceLocator_ZJKiMFService', false],
'App\\Controller\\TicketController::index' => ['privates', '.service_locator.1.Dl96P', 'get_ServiceLocator_1_Dl96PService', false],
'App\\Controller\\TicketController::show' => ['privates', '.service_locator.zJKiM_F', 'get_ServiceLocator_ZJKiMFService', false],
'App\\Controller\\TroubleVehicleController::troubleIndex' => ['privates', '.service_locator.rHPq83Q', 'get_ServiceLocator_RHPq83QService', false],
'App\\Controller\\TroubleVehicleController::trouble_vehicles_no_shipper_photo' => ['privates', '.service_locator.rHPq83Q', 'get_ServiceLocator_RHPq83QService', false],
'App\\Controller\\UserController::addNotificationSubscription' => ['privates', '.service_locator.5bkioaH', 'get_ServiceLocator_5bkioaHService', false],
'App\\Controller\\UserController::announcements' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\UserController::delete' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\UserController::deleteSubclient' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\UserController::edit' => ['privates', '.service_locator.H5A.xcx', 'get_ServiceLocator_H5A_XcxService', false],
'App\\Controller\\UserController::editWebHook' => ['privates', '.service_locator.5bkioaH', 'get_ServiceLocator_5bkioaHService', false],
'App\\Controller\\UserController::index' => ['privates', '.service_locator..Ae5NXw', 'get_ServiceLocator__Ae5NXwService', false],
'App\\Controller\\UserController::newManager' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\UserController::newSubClient' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\UserController::removeNotificationSubscription' => ['privates', '.service_locator.HBXfSCK', 'get_ServiceLocator_HBXfSCKService', false],
'App\\Controller\\UserController::show' => ['privates', '.service_locator.8LVLlDJ', 'get_ServiceLocator_8LVLlDJService', false],
'App\\Controller\\UserController::showApi' => ['privates', '.service_locator.g48_xUp', 'get_ServiceLocator_G48XUpService', false],
'App\\Controller\\VehicleController::delete' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController::downloadPdfFromInvoiceLog' => ['privates', '.service_locator.YKbdAAc', 'get_ServiceLocator_YKbdAAcService', false],
'App\\Controller\\VehicleController::edit' => ['privates', '.service_locator.CpREq6M', 'get_ServiceLocator_CpREq6MService', false],
'App\\Controller\\VehicleController::generate_invoice_pdf' => ['privates', '.service_locator.S2AnH2e', 'get_ServiceLocator_S2AnH2eService', false],
'App\\Controller\\VehicleController::generate_multi_invoice' => ['privates', '.service_locator._o4Ebp7', 'get_ServiceLocator_O4Ebp7Service', false],
'App\\Controller\\VehicleController::get_dock_receipt' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController::get_vehicle_document' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController::imagesDownload' => ['privates', '.service_locator.5YgPD_9', 'get_ServiceLocator_5YgPD9Service', false],
'App\\Controller\\VehicleController::index' => ['privates', '.service_locator.FL0XTff', 'get_ServiceLocator_FL0XTffService', false],
'App\\Controller\\VehicleController::infoByVin' => ['privates', '.service_locator.5YgPD_9', 'get_ServiceLocator_5YgPD9Service', false],
'App\\Controller\\VehicleController::invoice_html' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController::invoice_pdf' => ['privates', '.service_locator.lNF9Jnq', 'get_ServiceLocator_LNF9JnqService', false],
'App\\Controller\\VehicleController::invoice_uah' => ['privates', '.service_locator.8TdFTlo', 'get_ServiceLocator_8TdFTloService', false],
'App\\Controller\\VehicleController::invoice_xls' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController::show' => ['privates', '.service_locator.6bLCuTO', 'get_ServiceLocator_6bLCuTOService', false],
'App\\Controller\\VehicleController::uploadImages' => ['privates', '.service_locator.n.Wthof', 'get_ServiceLocator_N_WthofService', false],
'App\\Controller\\VehicleController::vehicleEditSelectedDestinationPort' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\VehicleController::vehicleEditUserNote' => ['privates', '.service_locator.z6HS.2y', 'get_ServiceLocator_Z6HS_2yService', false],
'App\\Controller\\VehicleController::vehicleShowLog' => ['privates', '.service_locator.z6HS.2y', 'get_ServiceLocator_Z6HS_2yService', false],
'App\\Controller\\VehicleController::vins_for_select' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\VehicleForSaleController::create_xls' => ['privates', '.service_locator.Atgeths', 'get_ServiceLocator_AtgethsService', false],
'App\\Controller\\VehicleForSaleController::delete' => ['privates', '.service_locator.2MquVZE', 'get_ServiceLocator_2MquVZEService', false],
'App\\Controller\\VehicleForSaleController::edit' => ['privates', '.service_locator.2MquVZE', 'get_ServiceLocator_2MquVZEService', false],
'App\\Controller\\VehicleForSaleController::index' => ['privates', '.service_locator.o87L3Ab', 'get_ServiceLocator_O87L3AbService', false],
'App\\Controller\\VehicleForSaleController::price_pdf' => ['privates', '.service_locator.wdP.hb2', 'get_ServiceLocator_WdP_Hb2Service', false],
'App\\Controller\\VehicleForSaleController::show' => ['privates', '.service_locator.2MquVZE', 'get_ServiceLocator_2MquVZEService', false],
'App\\Controller\\VehicleForSaleController::soldStatus' => ['privates', '.service_locator.2MquVZE', 'get_ServiceLocator_2MquVZEService', false],
'App\\Controller\\VehicleTransferDataController::add_car' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\VehicleTransferDataController::delete' => ['privates', '.service_locator.S3aK5Ou', 'get_ServiceLocator_S3aK5OuService', false],
'App\\Controller\\VehicleTransferDataController::delete_car' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\VehicleTransferDataController::edit' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleTransferDataController::editFormFields' => ['privates', '.service_locator.85fUgzb', 'get_ServiceLocator_85fUgzbService', false],
'App\\Controller\\VehicleTransferDataController::indexFormFields' => ['privates', '.service_locator.Z.Z43br', 'get_ServiceLocator_Z_Z43brService', false],
'App\\Controller\\VehicleTransferDataController::issued' => ['privates', '.service_locator.SFhrUUX', 'get_ServiceLocator_SFhrUUXService', false],
'App\\Controller\\VehicleTransferDataController::needToFill' => ['privates', '.service_locator.SFhrUUX', 'get_ServiceLocator_SFhrUUXService', false],
'App\\Controller\\VehicleTransferDataController::newFormFields' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\VehicleTransferDataController::notIssued' => ['privates', '.service_locator.SFhrUUX', 'get_ServiceLocator_SFhrUUXService', false],
'App\\Controller\\VehicleTransferDataController::vins_for_select' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\WarehouseController::add' => ['privates', '.service_locator.KfrnnZc', 'get_ServiceLocator_KfrnnZcService', false],
'App\\Controller\\WarehouseController::awaiting' => ['privates', '.service_locator.InXEkFJ', 'get_ServiceLocator_InXEkFJService', false],
'App\\Controller\\WarehouseController::delete' => ['privates', '.service_locator.pDyMsF_', 'get_ServiceLocator_PDyMsFService', false],
'App\\Controller\\WarehouseController::edit' => ['privates', '.service_locator.zBCcCd8', 'get_ServiceLocator_ZBCcCd8Service', false],
'App\\Controller\\WarehouseController::index' => ['privates', '.service_locator.qnfdWBI', 'get_ServiceLocator_QnfdWBIService', false],
'App\\Controller\\WarehouseController::sended' => ['privates', '.service_locator.InXEkFJ', 'get_ServiceLocator_InXEkFJService', false],
'App\\Controller\\WarehouseController::show' => ['privates', '.service_locator.InXEkFJ', 'get_ServiceLocator_InXEkFJService', false],
'App\\Controller\\WarehouseController::warehouseSubEdit' => ['privates', '.service_locator.pDyMsF_', 'get_ServiceLocator_PDyMsFService', false],
'App\\Controller\\WindowStickerController::index' => ['privates', '.service_locator.bOrQ11u', 'get_ServiceLocator_BOrQ11uService', false],
'App\\Controller\\WindowStickerController::sendWindowStickerRequest' => ['privates', '.service_locator.yQeIJy5', 'get_ServiceLocator_YQeIJy5Service', false],
'App\\Controller\\WindowStickerController::submitApplicationWS' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'App\\Controller\\AccountOverviewController:allIndex' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\AccountOverviewController:delete' => ['privates', '.service_locator.Kdg6TWc', 'get_ServiceLocator_Kdg6TWcService', false],
'App\\Controller\\AccountOverviewController:edit' => ['privates', '.service_locator.QCiiGDB', 'get_ServiceLocator_QCiiGDBService', false],
'App\\Controller\\AccountOverviewController:get_video_file' => ['privates', '.service_locator.Kdg6TWc', 'get_ServiceLocator_Kdg6TWcService', false],
'App\\Controller\\AccountOverviewController:get_video_file_stream' => ['privates', '.service_locator.Kdg6TWc', 'get_ServiceLocator_Kdg6TWcService', false],
'App\\Controller\\AccountOverviewController:index' => ['privates', '.service_locator.QfrvkwZ', 'get_ServiceLocator_QfrvkwZService', false],
'App\\Controller\\AdditionalServiceController:delete' => ['privates', '.service_locator.ymMTHBq', 'get_ServiceLocator_YmMTHBqService', false],
'App\\Controller\\AdditionalServiceController:edit' => ['privates', '.service_locator.ymMTHBq', 'get_ServiceLocator_YmMTHBqService', false],
'App\\Controller\\AdditionalServiceController:index' => ['privates', '.service_locator.i2SaoXB', 'get_ServiceLocator_I2SaoXBService', false],
'App\\Controller\\AnnouncementController:delete' => ['privates', '.service_locator.gcGfJ6K', 'get_ServiceLocator_GcGfJ6KService', false],
'App\\Controller\\AnnouncementController:edit' => ['privates', '.service_locator.juFZRF2', 'get_ServiceLocator_JuFZRF2Service', false],
'App\\Controller\\AnnouncementController:index' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\AnnouncementController:read_all' => ['privates', '.service_locator.Jd2m6Kp', 'get_ServiceLocator_Jd2m6KpService', false],
'App\\Controller\\AnnouncementController:show' => ['privates', '.service_locator.Aef0fFX', 'get_ServiceLocator_Aef0fFXService', false],
'App\\Controller\\AnnouncementController:uploads' => ['privates', '.service_locator.BH2tVv1', 'get_ServiceLocator_BH2tVv1Service', false],
'App\\Controller\\Api1CRequestsController:getVehicleDataByVin' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\Api1CRequestsController:set1cContainerDocument' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\Api1CRequestsController:set1cVehicleDocument' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\Api1CRequestsController:setRequestStatus' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\Api1CRequestsController:vehicle_show' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiAnonymouslyController:get_dock_receipt' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\ApiAnonymouslyController:imagesDownload' => ['privates', '.service_locator.5YgPD_9', 'get_ServiceLocator_5YgPD9Service', false],
'App\\Controller\\ApiAnonymouslyController:infoByBooking' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ApiAnonymouslyController:infoByNumber' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ApiAnonymouslyController:infoByVin' => ['privates', '.service_locator.5YgPD_9', 'get_ServiceLocator_5YgPD9Service', false],
'App\\Controller\\ApiAnonymouslyController:showHtml' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\ApiAnonymouslyController:transferLinkByGuid' => ['privates', '.service_locator.TTsRimq', 'get_ServiceLocator_TTsRimqService', false],
'App\\Controller\\ApiClientController:vehicle_show' => ['privates', '.service_locator.qMnSQuu', 'get_ServiceLocator_QMnSQuuService', false],
'App\\Controller\\ApiDataSyncController:sync_sections' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:addEventLog' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:addEventLogProd' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:addLotData' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:bidClicked' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:bidClickedDev' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:checkAppUpdates' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getAssigmentFinancesAccess' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getAvailableAuctionAccounts' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getBringatrailerAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getCargurusAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getCarsAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getCarsAndBidsAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getCopartAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getIaaiAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:getManheim2FACodes' => ['privates', '.service_locator.sqtVNhP', 'get_ServiceLocator_SqtVNhPService', false],
'App\\Controller\\ApiPluginController:getManheimAccount' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:get_auction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:ping' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiPluginController:pluginUserAuth' => ['privates', '.service_locator.zUKR3J.', 'get_ServiceLocator_ZUKR3J_Service', false],
'App\\Controller\\ApiPluginController:sendAppDebug' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ApiUserTokenController:delete' => ['privates', '.service_locator.5YHHaa.', 'get_ServiceLocator_5YHHaa_Service', false],
'App\\Controller\\ApiUserTokenController:editUserToken' => ['privates', '.service_locator.5YHHaa.', 'get_ServiceLocator_5YHHaa_Service', false],
'App\\Controller\\Auction2FACodeController:getManheimAuthCode' => ['privates', '.service_locator.pCN.sYi', 'get_ServiceLocator_PCN_SYiService', false],
'App\\Controller\\AuctionAccountController:delete' => ['privates', '.service_locator.8Un4C1x', 'get_ServiceLocator_8Un4C1xService', false],
'App\\Controller\\AuctionAccountController:edit' => ['privates', '.service_locator.8Un4C1x', 'get_ServiceLocator_8Un4C1xService', false],
'App\\Controller\\AuctionAccountController:index' => ['privates', '.service_locator.HihL37g', 'get_ServiceLocator_HihL37gService', false],
'App\\Controller\\CalculatorController:additionalServiceDelete' => ['privates', '.service_locator.GMpj8UY', 'get_ServiceLocator_GMpj8UYService', false],
'App\\Controller\\CalculatorController:additionalServiceEdit' => ['privates', '.service_locator.ZHOe94j', 'get_ServiceLocator_ZHOe94jService', false],
'App\\Controller\\CalculatorController:additionalServiceIndex' => ['privates', '.service_locator.LcD8oiu', 'get_ServiceLocator_LcD8oiuService', false],
'App\\Controller\\CalculatorController:additionalServiceNew' => ['privates', '.service_locator.K_.BSSz', 'get_ServiceLocator_K_BSSzService', false],
'App\\Controller\\CalculatorController:auctionDelete' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionEdit' => ['privates', '.service_locator.bamFX22', 'get_ServiceLocator_BamFX22Service', false],
'App\\Controller\\CalculatorController:auctionFeeEdit' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionFeeNew' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionFeeRemove' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionGlobalEdit' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionIndex' => ['privates', '.service_locator.BftQkqz', 'get_ServiceLocator_BftQkqzService', false],
'App\\Controller\\CalculatorController:auctionLocationEdit' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionLocationNew' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionLocationRatesEdit' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionLocationRatesNew' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionLocationRatesRemove' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:auctionLocationRemove' => ['privates', '.service_locator.FowO4tx', 'get_ServiceLocator_FowO4txService', false],
'App\\Controller\\CalculatorController:countryAddVehicleType' => ['privates', '.service_locator.HhBOCsY', 'get_ServiceLocator_HhBOCsYService', false],
'App\\Controller\\CalculatorController:countryDelete' => ['privates', '.service_locator.HhBOCsY', 'get_ServiceLocator_HhBOCsYService', false],
'App\\Controller\\CalculatorController:countryDeleteVehicleType' => ['privates', '.service_locator.HhBOCsY', 'get_ServiceLocator_HhBOCsYService', false],
'App\\Controller\\CalculatorController:countryEdit' => ['privates', '.service_locator.fidwKjI', 'get_ServiceLocator_FidwKjIService', false],
'App\\Controller\\CalculatorController:countryIndex' => ['privates', '.service_locator.7Yy5deT', 'get_ServiceLocator_7Yy5deTService', false],
'App\\Controller\\CalculatorController:countryUpdateVehicleType' => ['privates', '.service_locator.HhBOCsY', 'get_ServiceLocator_HhBOCsYService', false],
'App\\Controller\\CalculatorController:customClearanceParamsDelete' => ['privates', '.service_locator.shqhfzk', 'get_ServiceLocator_ShqhfzkService', false],
'App\\Controller\\CalculatorController:customClearanceParamsEdit' => ['privates', '.service_locator.9dauysY', 'get_ServiceLocator_9dauysYService', false],
'App\\Controller\\CalculatorController:customClearanceParamsIndex' => ['privates', '.service_locator.l6PsvdQ', 'get_ServiceLocator_L6PsvdQService', false],
'App\\Controller\\CalculatorController:customClearanceParamsNew' => ['privates', '.service_locator.C3zqEgN', 'get_ServiceLocator_C3zqEgNService', false],
'App\\Controller\\CalculatorController:dealerDelete' => ['privates', '.service_locator.T04Qz0v', 'get_ServiceLocator_T04Qz0vService', false],
'App\\Controller\\CalculatorController:dealerEdit' => ['privates', '.service_locator.T04Qz0v', 'get_ServiceLocator_T04Qz0vService', false],
'App\\Controller\\CalculatorController:dealerIndex' => ['privates', '.service_locator.aN5j.qq', 'get_ServiceLocator_AN5j_QqService', false],
'App\\Controller\\CalculatorController:deliveryTypeDelete' => ['privates', '.service_locator.YGmVlpJ', 'get_ServiceLocator_YGmVlpJService', false],
'App\\Controller\\CalculatorController:deliveryTypeEdit' => ['privates', '.service_locator.YGmVlpJ', 'get_ServiceLocator_YGmVlpJService', false],
'App\\Controller\\CalculatorController:deliveryTypeIndex' => ['privates', '.service_locator.K_.BSSz', 'get_ServiceLocator_K_BSSzService', false],
'App\\Controller\\CalculatorController:portDestinationDelete' => ['privates', '.service_locator.CDaYAMK', 'get_ServiceLocator_CDaYAMKService', false],
'App\\Controller\\CalculatorController:portDestinationEdit' => ['privates', '.service_locator.CDaYAMK', 'get_ServiceLocator_CDaYAMKService', false],
'App\\Controller\\CalculatorController:portIndex' => ['privates', '.service_locator.jLonPdo', 'get_ServiceLocator_JLonPdoService', false],
'App\\Controller\\CalculatorController:portShippingDelete' => ['privates', '.service_locator.ZZrlzSC', 'get_ServiceLocator_ZZrlzSCService', false],
'App\\Controller\\CalculatorController:portShippingEdit' => ['privates', '.service_locator.UcP8ODL', 'get_ServiceLocator_UcP8ODLService', false],
'App\\Controller\\CalculatorController:portShippingRatesEdit' => ['privates', '.service_locator.ZZrlzSC', 'get_ServiceLocator_ZZrlzSCService', false],
'App\\Controller\\CalculatorController:portShippingRatesNew' => ['privates', '.service_locator.ZZrlzSC', 'get_ServiceLocator_ZZrlzSCService', false],
'App\\Controller\\CalculatorController:portShippingRatesRemove' => ['privates', '.service_locator.ZZrlzSC', 'get_ServiceLocator_ZZrlzSCService', false],
'App\\Controller\\CalculatorController:vehicleTypeIndex' => ['privates', '.service_locator.fW_ITQN', 'get_ServiceLocator_FWITQNService', false],
'App\\Controller\\CalculatorController:vehilceTypeDelete' => ['privates', '.service_locator.q0B4jGU', 'get_ServiceLocator_Q0B4jGUService', false],
'App\\Controller\\CalculatorController:vehilceTypeEdit' => ['privates', '.service_locator.q0B4jGU', 'get_ServiceLocator_Q0B4jGUService', false],
'App\\Controller\\CallbackController:callback' => ['privates', '.service_locator.Fw5pHjU', 'get_ServiceLocator_Fw5pHjUService', false],
'App\\Controller\\CarfaxController:index' => ['privates', '.service_locator.seBdG2K', 'get_ServiceLocator_SeBdG2KService', false],
'App\\Controller\\CarfaxController:sendCarfaxRequest' => ['privates', '.service_locator.yQeIJy5', 'get_ServiceLocator_YQeIJy5Service', false],
'App\\Controller\\CarfaxController:submitApplication' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\ContainerController:delete' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ContainerController:edit' => ['privates', '.service_locator.9ekFb7o', 'get_ServiceLocator_9ekFb7oService', false],
'App\\Controller\\ContainerController:get_container_document' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ContainerController:index' => ['privates', '.service_locator.jVLLrA1', 'get_ServiceLocator_JVLLrA1Service', false],
'App\\Controller\\ContainerController:infoByBooking' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ContainerController:infoByNumber' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\ContainerController:show' => ['privates', '.service_locator.Kp773H9', 'get_ServiceLocator_Kp773H9Service', false],
'App\\Controller\\CopartSearchController:getSearchParams' => ['privates', '.service_locator.bOP9tP7', 'get_ServiceLocator_BOP9tP7Service', false],
'App\\Controller\\CopartSearchController:lot_details' => ['privates', '.service_locator.bOP9tP7', 'get_ServiceLocator_BOP9tP7Service', false],
'App\\Controller\\CopartSearchController:search' => ['privates', '.service_locator.bOP9tP7', 'get_ServiceLocator_BOP9tP7Service', false],
'App\\Controller\\CustomPriceSchemeController:delete' => ['privates', '.service_locator.ZNGNm9t', 'get_ServiceLocator_ZNGNm9tService', false],
'App\\Controller\\CustomPriceSchemeController:edit' => ['privates', '.service_locator.ZNGNm9t', 'get_ServiceLocator_ZNGNm9tService', false],
'App\\Controller\\CustomPriceSchemeController:global_edit_land' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController:global_edit_sea' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController:index' => ['privates', '.service_locator.jxgfx.R', 'get_ServiceLocator_Jxgfx_RService', false],
'App\\Controller\\CustomPriceSchemeController:new' => ['privates', '.service_locator.jxgfx.R', 'get_ServiceLocator_Jxgfx_RService', false],
'App\\Controller\\CustomPriceSchemeController:one_edit_land' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController:one_edit_sea' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController:one_edit_service' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomPriceSchemeController:show' => ['privates', '.service_locator.h96Nd2u', 'get_ServiceLocator_H96Nd2uService', false],
'App\\Controller\\CustomerController:attach_customer_to_vehicle' => ['privates', '.service_locator.5usv1bv', 'get_ServiceLocator_5usv1bvService', false],
'App\\Controller\\CustomerController:clients' => ['privates', '.service_locator.eBmoYj.', 'get_ServiceLocator_EBmoYj_Service', false],
'App\\Controller\\CustomerController:custom_design' => ['privates', '.service_locator.MJd8dv0', 'get_ServiceLocator_MJd8dv0Service', false],
'App\\Controller\\CustomerController:delete' => ['privates', '.service_locator.VaFcGWn', 'get_ServiceLocator_VaFcGWnService', false],
'App\\Controller\\CustomerController:edit' => ['privates', '.service_locator.hoAIBgD', 'get_ServiceLocator_HoAIBgDService', false],
'App\\Controller\\CustomerController:info' => ['privates', '.service_locator.T7e8U6z', 'get_ServiceLocator_T7e8U6zService', false],
'App\\Controller\\CustomerController:list' => ['privates', '.service_locator.pftVlgn', 'get_ServiceLocator_PftVlgnService', false],
'App\\Controller\\CustomerController:new' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\CustomerController:show' => ['privates', '.service_locator.VaFcGWn', 'get_ServiceLocator_VaFcGWnService', false],
'App\\Controller\\CustomerController:vehicles_list' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\DiagramController:getLandSpeedDeliveryByStatesAndRange' => ['privates', '.service_locator.jDGfS1m', 'get_ServiceLocator_JDGfS1mService', false],
'App\\Controller\\DiagramController:index' => ['privates', '.service_locator.jDGfS1m', 'get_ServiceLocator_JDGfS1mService', false],
'App\\Controller\\Exchange1cController:index' => ['privates', '.service_locator.6mVpOYT', 'get_ServiceLocator_6mVpOYTService', false],
'App\\Controller\\ExportDocuments\\DocumentsController:delete' => ['privates', '.service_locator.bjN0J3_', 'get_ServiceLocator_BjN0J3Service', false],
'App\\Controller\\ExportDocuments\\DocumentsController:documents_pdf' => ['privates', '.service_locator.8VP1xID', 'get_ServiceLocator_8VP1xIDService', false],
'App\\Controller\\ExportDocuments\\DocumentsController:edit' => ['privates', '.service_locator.Sis9Zgi', 'get_ServiceLocator_Sis9ZgiService', false],
'App\\Controller\\ExportDocuments\\LocationsController:delete' => ['privates', '.service_locator.EH4eoqQ', 'get_ServiceLocator_EH4eoqQService', false],
'App\\Controller\\ExportDocuments\\LocationsController:edit' => ['privates', '.service_locator.2QrgpDn', 'get_ServiceLocator_2QrgpDnService', false],
'App\\Controller\\ExportDocuments\\StatusesController:delete' => ['privates', '.service_locator.q8C4b9m', 'get_ServiceLocator_Q8C4b9mService', false],
'App\\Controller\\ExportDocuments\\StatusesController:edit' => ['privates', '.service_locator.zgrAPGa', 'get_ServiceLocator_ZgrAPGaService', false],
'App\\Controller\\FinanceController:addCommentToIncome' => ['privates', '.service_locator.N04897R', 'get_ServiceLocator_N04897RService', false],
'App\\Controller\\FinanceController:addCustomerToIncome' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\FinanceController:addCustomerToIncomeUa' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\FinanceController:create_to_pay_pdf' => ['privates', '.service_locator.WE4vx9o', 'get_ServiceLocator_WE4vx9oService', false],
'App\\Controller\\FinanceController:create_to_pay_xls' => ['privates', '.service_locator.YCa1tiM', 'get_ServiceLocator_YCa1tiMService', false],
'App\\Controller\\FinanceController:editNotePrice' => ['privates', '.service_locator.5rNDBy5', 'get_ServiceLocator_5rNDBy5Service', false],
'App\\Controller\\FinanceController:editNotePriceInUsa' => ['privates', '.service_locator.5rNDBy5', 'get_ServiceLocator_5rNDBy5Service', false],
'App\\Controller\\FinanceController:financeAdditionalServices' => ['privates', '.service_locator.bfVcwaP', 'get_ServiceLocator_BfVcwaPService', false],
'App\\Controller\\FinanceController:financeAdditionalServicesAjax' => ['privates', '.service_locator.bfVcwaP', 'get_ServiceLocator_BfVcwaPService', false],
'App\\Controller\\FinanceController:financeAjax' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\FinanceController:financeAjaxUA' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\FinanceController:financeHistory' => ['privates', '.service_locator.5AompDT', 'get_ServiceLocator_5AompDTService', false],
'App\\Controller\\FinanceController:financeHistoryCombine' => ['privates', '.service_locator.5AompDT', 'get_ServiceLocator_5AompDTService', false],
'App\\Controller\\FinanceController:financeHistoryCombineUa' => ['privates', '.service_locator.RQXzuQ4', 'get_ServiceLocator_RQXzuQ4Service', false],
'App\\Controller\\FinanceController:financeReport' => ['privates', '.service_locator.ayQ6JgU', 'get_ServiceLocator_AyQ6JgUService', false],
'App\\Controller\\FinanceController:financeReportUa' => ['privates', '.service_locator.lA40EIK', 'get_ServiceLocator_LA40EIKService', false],
'App\\Controller\\FinanceController:financeToPay' => ['privates', '.service_locator.5AompDT', 'get_ServiceLocator_5AompDTService', false],
'App\\Controller\\FinanceController:financeVehicle' => ['privates', '.service_locator.5AompDT', 'get_ServiceLocator_5AompDTService', false],
'App\\Controller\\FinanceController:financeVehicleUa' => ['privates', '.service_locator.RQXzuQ4', 'get_ServiceLocator_RQXzuQ4Service', false],
'App\\Controller\\FinanceController:price' => ['privates', '.service_locator.3kS54Cd', 'get_ServiceLocator_3kS54CdService', false],
'App\\Controller\\FinanceController:priceNew' => ['privates', '.service_locator.3kS54Cd', 'get_ServiceLocator_3kS54CdService', false],
'App\\Controller\\FinanceController:price_new_pdf' => ['privates', '.service_locator.4RSoe6F', 'get_ServiceLocator_4RSoe6FService', false],
'App\\Controller\\FinanceController:price_pdf' => ['privates', '.service_locator.4RSoe6F', 'get_ServiceLocator_4RSoe6FService', false],
'App\\Controller\\FinanceController:vehicle_in_usa_manual_pdf' => ['privates', '.service_locator.uRGDvd1', 'get_ServiceLocator_URGDvd1Service', false],
'App\\Controller\\FinanceController:vehicle_is_hybrid' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\InsuranceController:edit' => ['privates', '.service_locator.wNyQv.l', 'get_ServiceLocator_WNyQv_LService', false],
'App\\Controller\\InsuranceController:index' => ['privates', '.service_locator.7msTmSE', 'get_ServiceLocator_7msTmSEService', false],
'App\\Controller\\InsuranceController:pdf' => ['privates', '.service_locator.mY9RHRI', 'get_ServiceLocator_MY9RHRIService', false],
'App\\Controller\\LogController:indexInvoices' => ['privates', '.service_locator.UwS9.0o', 'get_ServiceLocator_UwS9_0oService', false],
'App\\Controller\\LogController:indexRequests' => ['privates', '.service_locator.ec2eI6y', 'get_ServiceLocator_Ec2eI6yService', false],
'App\\Controller\\LogController:showInvoiceDetails' => ['privates', '.service_locator.UwS9.0o', 'get_ServiceLocator_UwS9_0oService', false],
'App\\Controller\\NoteController:delete' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\NoteController:edit' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\NoteController:index' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\NoteController:show' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\NoteController:showHtml' => ['privates', '.service_locator.h7pC9E6', 'get_ServiceLocator_H7pC9E6Service', false],
'App\\Controller\\OAuthController:auth' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Controller\\OAuthController:callback' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Controller\\OAuthController:callback_cc' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Controller\\PluginUserController:auctionHistoryBids' => ['privates', '.service_locator.Uk9CSOI', 'get_ServiceLocator_Uk9CSOIService', false],
'App\\Controller\\PluginUserController:auctionHistoryEntry' => ['privates', '.service_locator.RUIBcUU', 'get_ServiceLocator_RUIBcUUService', false],
'App\\Controller\\PluginUserController:delete' => ['privates', '.service_locator.WJRw.uo', 'get_ServiceLocator_WJRw_UoService', false],
'App\\Controller\\PluginUserController:disable' => ['privates', '.service_locator.WJRw.uo', 'get_ServiceLocator_WJRw_UoService', false],
'App\\Controller\\PluginUserController:edit' => ['privates', '.service_locator.WJRw.uo', 'get_ServiceLocator_WJRw_UoService', false],
'App\\Controller\\PluginUserController:eventLog' => ['privates', '.service_locator.IyCttwf', 'get_ServiceLocator_IyCttwfService', false],
'App\\Controller\\PluginUserController:index' => ['privates', '.service_locator.XTiCD8X', 'get_ServiceLocator_XTiCD8XService', false],
'App\\Controller\\PluginUserController:makePDF' => ['privates', '.service_locator.Czp1QPX', 'get_ServiceLocator_Czp1QPXService', false],
'App\\Controller\\PluginUserController:manual' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\PluginUserController:new' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\PluginUserController:prodAuctionHistoryBids' => ['privates', '.service_locator._oAYPnW', 'get_ServiceLocator_OAYPnWService', false],
'App\\Controller\\PluginUserController:prodEventLog' => ['privates', '.service_locator.vmaIVg.', 'get_ServiceLocator_VmaIVg_Service', false],
'App\\Controller\\ProxyAccountController:delete' => ['privates', '.service_locator.eYsCVn.', 'get_ServiceLocator_EYsCVn_Service', false],
'App\\Controller\\ProxyAccountController:edit' => ['privates', '.service_locator.eYsCVn.', 'get_ServiceLocator_EYsCVn_Service', false],
'App\\Controller\\ProxyAccountController:index' => ['privates', '.service_locator.4NCXVub', 'get_ServiceLocator_4NCXVubService', false],
'App\\Controller\\ProxyAccountController:show' => ['privates', '.service_locator.eYsCVn.', 'get_ServiceLocator_EYsCVn_Service', false],
'App\\Controller\\RingCentralWebhookController:webhook' => ['privates', '.service_locator.jWqhWgs', 'get_ServiceLocator_JWqhWgsService', false],
'App\\Controller\\SecurityController:login' => ['privates', '.service_locator.UDgw6Ol', 'get_ServiceLocator_UDgw6OlService', false],
'App\\Controller\\SecurityController:login_customer' => ['privates', '.service_locator.UDgw6Ol', 'get_ServiceLocator_UDgw6OlService', false],
'App\\Controller\\StatePortsController:add' => ['privates', '.service_locator.3.ddHr6', 'get_ServiceLocator_3_DdHr6Service', false],
'App\\Controller\\StatePortsController:delete' => ['privates', '.service_locator..AV74hp', 'get_ServiceLocator__AV74hpService', false],
'App\\Controller\\StatePortsController:edit' => ['privates', '.service_locator..AV74hp', 'get_ServiceLocator__AV74hpService', false],
'App\\Controller\\StatePortsController:index' => ['privates', '.service_locator.xgqp_8H', 'get_ServiceLocator_Xgqp8HService', false],
'App\\Controller\\StatePortsController:show' => ['privates', '.service_locator..AV74hp', 'get_ServiceLocator__AV74hpService', false],
'App\\Controller\\StatisticController:accountsPluginStat' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\StatisticController:client_stat' => ['privates', '.service_locator.FL0XTff', 'get_ServiceLocator_FL0XTffService', false],
'App\\Controller\\StatisticController:deliveryStagesStat' => ['privates', '.service_locator.4bcQfIA', 'get_ServiceLocator_4bcQfIAService', false],
'App\\Controller\\StatisticController:purchasedPluginStat' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\StatisticController:purchasedVehiclesStat' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\TicketCommentController:delete' => ['privates', '.service_locator.D0UYMXS', 'get_ServiceLocator_D0UYMXSService', false],
'App\\Controller\\TicketCommentController:edit' => ['privates', '.service_locator.D0UYMXS', 'get_ServiceLocator_D0UYMXSService', false],
'App\\Controller\\TicketCommentController:index' => ['privates', '.service_locator.EZH8UMd', 'get_ServiceLocator_EZH8UMdService', false],
'App\\Controller\\TicketCommentController:show' => ['privates', '.service_locator.D0UYMXS', 'get_ServiceLocator_D0UYMXSService', false],
'App\\Controller\\TicketController:edit_close' => ['privates', '.service_locator.zJKiM_F', 'get_ServiceLocator_ZJKiMFService', false],
'App\\Controller\\TicketController:edit_open' => ['privates', '.service_locator.zJKiM_F', 'get_ServiceLocator_ZJKiMFService', false],
'App\\Controller\\TicketController:index' => ['privates', '.service_locator.1.Dl96P', 'get_ServiceLocator_1_Dl96PService', false],
'App\\Controller\\TicketController:show' => ['privates', '.service_locator.zJKiM_F', 'get_ServiceLocator_ZJKiMFService', false],
'App\\Controller\\TroubleVehicleController:troubleIndex' => ['privates', '.service_locator.rHPq83Q', 'get_ServiceLocator_RHPq83QService', false],
'App\\Controller\\TroubleVehicleController:trouble_vehicles_no_shipper_photo' => ['privates', '.service_locator.rHPq83Q', 'get_ServiceLocator_RHPq83QService', false],
'App\\Controller\\UserController:addNotificationSubscription' => ['privates', '.service_locator.5bkioaH', 'get_ServiceLocator_5bkioaHService', false],
'App\\Controller\\UserController:announcements' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\UserController:delete' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\UserController:deleteSubclient' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\UserController:edit' => ['privates', '.service_locator.H5A.xcx', 'get_ServiceLocator_H5A_XcxService', false],
'App\\Controller\\UserController:editWebHook' => ['privates', '.service_locator.5bkioaH', 'get_ServiceLocator_5bkioaHService', false],
'App\\Controller\\UserController:index' => ['privates', '.service_locator..Ae5NXw', 'get_ServiceLocator__Ae5NXwService', false],
'App\\Controller\\UserController:newManager' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\UserController:newSubClient' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\UserController:removeNotificationSubscription' => ['privates', '.service_locator.HBXfSCK', 'get_ServiceLocator_HBXfSCKService', false],
'App\\Controller\\UserController:show' => ['privates', '.service_locator.8LVLlDJ', 'get_ServiceLocator_8LVLlDJService', false],
'App\\Controller\\UserController:showApi' => ['privates', '.service_locator.g48_xUp', 'get_ServiceLocator_G48XUpService', false],
'App\\Controller\\VehicleController:delete' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController:downloadPdfFromInvoiceLog' => ['privates', '.service_locator.YKbdAAc', 'get_ServiceLocator_YKbdAAcService', false],
'App\\Controller\\VehicleController:edit' => ['privates', '.service_locator.CpREq6M', 'get_ServiceLocator_CpREq6MService', false],
'App\\Controller\\VehicleController:generate_invoice_pdf' => ['privates', '.service_locator.S2AnH2e', 'get_ServiceLocator_S2AnH2eService', false],
'App\\Controller\\VehicleController:generate_multi_invoice' => ['privates', '.service_locator._o4Ebp7', 'get_ServiceLocator_O4Ebp7Service', false],
'App\\Controller\\VehicleController:get_dock_receipt' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController:get_vehicle_document' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController:imagesDownload' => ['privates', '.service_locator.5YgPD_9', 'get_ServiceLocator_5YgPD9Service', false],
'App\\Controller\\VehicleController:index' => ['privates', '.service_locator.FL0XTff', 'get_ServiceLocator_FL0XTffService', false],
'App\\Controller\\VehicleController:infoByVin' => ['privates', '.service_locator.5YgPD_9', 'get_ServiceLocator_5YgPD9Service', false],
'App\\Controller\\VehicleController:invoice_html' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController:invoice_pdf' => ['privates', '.service_locator.lNF9Jnq', 'get_ServiceLocator_LNF9JnqService', false],
'App\\Controller\\VehicleController:invoice_uah' => ['privates', '.service_locator.8TdFTlo', 'get_ServiceLocator_8TdFTloService', false],
'App\\Controller\\VehicleController:invoice_xls' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleController:show' => ['privates', '.service_locator.6bLCuTO', 'get_ServiceLocator_6bLCuTOService', false],
'App\\Controller\\VehicleController:uploadImages' => ['privates', '.service_locator.n.Wthof', 'get_ServiceLocator_N_WthofService', false],
'App\\Controller\\VehicleController:vehicleEditSelectedDestinationPort' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\VehicleController:vehicleEditUserNote' => ['privates', '.service_locator.z6HS.2y', 'get_ServiceLocator_Z6HS_2yService', false],
'App\\Controller\\VehicleController:vehicleShowLog' => ['privates', '.service_locator.z6HS.2y', 'get_ServiceLocator_Z6HS_2yService', false],
'App\\Controller\\VehicleController:vins_for_select' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\VehicleForSaleController:create_xls' => ['privates', '.service_locator.Atgeths', 'get_ServiceLocator_AtgethsService', false],
'App\\Controller\\VehicleForSaleController:delete' => ['privates', '.service_locator.2MquVZE', 'get_ServiceLocator_2MquVZEService', false],
'App\\Controller\\VehicleForSaleController:edit' => ['privates', '.service_locator.2MquVZE', 'get_ServiceLocator_2MquVZEService', false],
'App\\Controller\\VehicleForSaleController:index' => ['privates', '.service_locator.o87L3Ab', 'get_ServiceLocator_O87L3AbService', false],
'App\\Controller\\VehicleForSaleController:price_pdf' => ['privates', '.service_locator.wdP.hb2', 'get_ServiceLocator_WdP_Hb2Service', false],
'App\\Controller\\VehicleForSaleController:show' => ['privates', '.service_locator.2MquVZE', 'get_ServiceLocator_2MquVZEService', false],
'App\\Controller\\VehicleForSaleController:soldStatus' => ['privates', '.service_locator.2MquVZE', 'get_ServiceLocator_2MquVZEService', false],
'App\\Controller\\VehicleTransferDataController:add_car' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\VehicleTransferDataController:delete' => ['privates', '.service_locator.S3aK5Ou', 'get_ServiceLocator_S3aK5OuService', false],
'App\\Controller\\VehicleTransferDataController:delete_car' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\VehicleTransferDataController:edit' => ['privates', '.service_locator.HX4SX3V', 'get_ServiceLocator_HX4SX3VService', false],
'App\\Controller\\VehicleTransferDataController:editFormFields' => ['privates', '.service_locator.85fUgzb', 'get_ServiceLocator_85fUgzbService', false],
'App\\Controller\\VehicleTransferDataController:indexFormFields' => ['privates', '.service_locator.Z.Z43br', 'get_ServiceLocator_Z_Z43brService', false],
'App\\Controller\\VehicleTransferDataController:issued' => ['privates', '.service_locator.SFhrUUX', 'get_ServiceLocator_SFhrUUXService', false],
'App\\Controller\\VehicleTransferDataController:needToFill' => ['privates', '.service_locator.SFhrUUX', 'get_ServiceLocator_SFhrUUXService', false],
'App\\Controller\\VehicleTransferDataController:newFormFields' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\VehicleTransferDataController:notIssued' => ['privates', '.service_locator.SFhrUUX', 'get_ServiceLocator_SFhrUUXService', false],
'App\\Controller\\VehicleTransferDataController:vins_for_select' => ['privates', '.service_locator.DbDNSgL', 'get_ServiceLocator_DbDNSgLService', false],
'App\\Controller\\WarehouseController:add' => ['privates', '.service_locator.KfrnnZc', 'get_ServiceLocator_KfrnnZcService', false],
'App\\Controller\\WarehouseController:awaiting' => ['privates', '.service_locator.InXEkFJ', 'get_ServiceLocator_InXEkFJService', false],
'App\\Controller\\WarehouseController:delete' => ['privates', '.service_locator.pDyMsF_', 'get_ServiceLocator_PDyMsFService', false],
'App\\Controller\\WarehouseController:edit' => ['privates', '.service_locator.zBCcCd8', 'get_ServiceLocator_ZBCcCd8Service', false],
'App\\Controller\\WarehouseController:index' => ['privates', '.service_locator.qnfdWBI', 'get_ServiceLocator_QnfdWBIService', false],
'App\\Controller\\WarehouseController:sended' => ['privates', '.service_locator.InXEkFJ', 'get_ServiceLocator_InXEkFJService', false],
'App\\Controller\\WarehouseController:show' => ['privates', '.service_locator.InXEkFJ', 'get_ServiceLocator_InXEkFJService', false],
'App\\Controller\\WarehouseController:warehouseSubEdit' => ['privates', '.service_locator.pDyMsF_', 'get_ServiceLocator_PDyMsFService', false],
'App\\Controller\\WindowStickerController:index' => ['privates', '.service_locator.bOrQ11u', 'get_ServiceLocator_BOrQ11uService', false],
'App\\Controller\\WindowStickerController:sendWindowStickerRequest' => ['privates', '.service_locator.yQeIJy5', 'get_ServiceLocator_YQeIJy5Service', false],
'App\\Controller\\WindowStickerController:submitApplicationWS' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'kernel:loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
], [
'App\\Controller\\AccountOverviewController::allIndex' => '?',
'App\\Controller\\AccountOverviewController::delete' => '?',
'App\\Controller\\AccountOverviewController::edit' => '?',
'App\\Controller\\AccountOverviewController::get_video_file' => '?',
'App\\Controller\\AccountOverviewController::get_video_file_stream' => '?',
'App\\Controller\\AccountOverviewController::index' => '?',
'App\\Controller\\AdditionalServiceController::delete' => '?',
'App\\Controller\\AdditionalServiceController::edit' => '?',
'App\\Controller\\AdditionalServiceController::index' => '?',
'App\\Controller\\AnnouncementController::delete' => '?',
'App\\Controller\\AnnouncementController::edit' => '?',
'App\\Controller\\AnnouncementController::index' => '?',
'App\\Controller\\AnnouncementController::read_all' => '?',
'App\\Controller\\AnnouncementController::show' => '?',
'App\\Controller\\AnnouncementController::uploads' => '?',
'App\\Controller\\Api1CRequestsController::getVehicleDataByVin' => '?',
'App\\Controller\\Api1CRequestsController::set1cContainerDocument' => '?',
'App\\Controller\\Api1CRequestsController::set1cVehicleDocument' => '?',
'App\\Controller\\Api1CRequestsController::setRequestStatus' => '?',
'App\\Controller\\Api1CRequestsController::vehicle_show' => '?',
'App\\Controller\\ApiAnonymouslyController::get_dock_receipt' => '?',
'App\\Controller\\ApiAnonymouslyController::imagesDownload' => '?',
'App\\Controller\\ApiAnonymouslyController::infoByBooking' => '?',
'App\\Controller\\ApiAnonymouslyController::infoByNumber' => '?',
'App\\Controller\\ApiAnonymouslyController::infoByVin' => '?',
'App\\Controller\\ApiAnonymouslyController::showHtml' => '?',
'App\\Controller\\ApiAnonymouslyController::transferLinkByGuid' => '?',
'App\\Controller\\ApiClientController::vehicle_show' => '?',
'App\\Controller\\ApiDataSyncController::sync_sections' => '?',
'App\\Controller\\ApiPluginController::addEventLog' => '?',
'App\\Controller\\ApiPluginController::addEventLogProd' => '?',
'App\\Controller\\ApiPluginController::addLotData' => '?',
'App\\Controller\\ApiPluginController::bidClicked' => '?',
'App\\Controller\\ApiPluginController::bidClickedDev' => '?',
'App\\Controller\\ApiPluginController::checkAppUpdates' => '?',
'App\\Controller\\ApiPluginController::getAssigmentFinancesAccess' => '?',
'App\\Controller\\ApiPluginController::getAvailableAuctionAccounts' => '?',
'App\\Controller\\ApiPluginController::getBringatrailerAccount' => '?',
'App\\Controller\\ApiPluginController::getCargurusAccount' => '?',
'App\\Controller\\ApiPluginController::getCarsAccount' => '?',
'App\\Controller\\ApiPluginController::getCarsAndBidsAccount' => '?',
'App\\Controller\\ApiPluginController::getCopartAccount' => '?',
'App\\Controller\\ApiPluginController::getIaaiAccount' => '?',
'App\\Controller\\ApiPluginController::getManheim2FACodes' => '?',
'App\\Controller\\ApiPluginController::getManheimAccount' => '?',
'App\\Controller\\ApiPluginController::get_auction' => '?',
'App\\Controller\\ApiPluginController::ping' => '?',
'App\\Controller\\ApiPluginController::pluginUserAuth' => '?',
'App\\Controller\\ApiPluginController::sendAppDebug' => '?',
'App\\Controller\\ApiUserTokenController::delete' => '?',
'App\\Controller\\ApiUserTokenController::editUserToken' => '?',
'App\\Controller\\Auction2FACodeController::getManheimAuthCode' => '?',
'App\\Controller\\AuctionAccountController::delete' => '?',
'App\\Controller\\AuctionAccountController::edit' => '?',
'App\\Controller\\AuctionAccountController::index' => '?',
'App\\Controller\\CalculatorController::additionalServiceDelete' => '?',
'App\\Controller\\CalculatorController::additionalServiceEdit' => '?',
'App\\Controller\\CalculatorController::additionalServiceIndex' => '?',
'App\\Controller\\CalculatorController::additionalServiceNew' => '?',
'App\\Controller\\CalculatorController::auctionDelete' => '?',
'App\\Controller\\CalculatorController::auctionEdit' => '?',
'App\\Controller\\CalculatorController::auctionFeeEdit' => '?',
'App\\Controller\\CalculatorController::auctionFeeNew' => '?',
'App\\Controller\\CalculatorController::auctionFeeRemove' => '?',
'App\\Controller\\CalculatorController::auctionGlobalEdit' => '?',
'App\\Controller\\CalculatorController::auctionIndex' => '?',
'App\\Controller\\CalculatorController::auctionLocationEdit' => '?',
'App\\Controller\\CalculatorController::auctionLocationNew' => '?',
'App\\Controller\\CalculatorController::auctionLocationRatesEdit' => '?',
'App\\Controller\\CalculatorController::auctionLocationRatesNew' => '?',
'App\\Controller\\CalculatorController::auctionLocationRatesRemove' => '?',
'App\\Controller\\CalculatorController::auctionLocationRemove' => '?',
'App\\Controller\\CalculatorController::countryAddVehicleType' => '?',
'App\\Controller\\CalculatorController::countryDelete' => '?',
'App\\Controller\\CalculatorController::countryDeleteVehicleType' => '?',
'App\\Controller\\CalculatorController::countryEdit' => '?',
'App\\Controller\\CalculatorController::countryIndex' => '?',
'App\\Controller\\CalculatorController::countryUpdateVehicleType' => '?',
'App\\Controller\\CalculatorController::customClearanceParamsDelete' => '?',
'App\\Controller\\CalculatorController::customClearanceParamsEdit' => '?',
'App\\Controller\\CalculatorController::customClearanceParamsIndex' => '?',
'App\\Controller\\CalculatorController::customClearanceParamsNew' => '?',
'App\\Controller\\CalculatorController::dealerDelete' => '?',
'App\\Controller\\CalculatorController::dealerEdit' => '?',
'App\\Controller\\CalculatorController::dealerIndex' => '?',
'App\\Controller\\CalculatorController::deliveryTypeDelete' => '?',
'App\\Controller\\CalculatorController::deliveryTypeEdit' => '?',
'App\\Controller\\CalculatorController::deliveryTypeIndex' => '?',
'App\\Controller\\CalculatorController::portDestinationDelete' => '?',
'App\\Controller\\CalculatorController::portDestinationEdit' => '?',
'App\\Controller\\CalculatorController::portIndex' => '?',
'App\\Controller\\CalculatorController::portShippingDelete' => '?',
'App\\Controller\\CalculatorController::portShippingEdit' => '?',
'App\\Controller\\CalculatorController::portShippingRatesEdit' => '?',
'App\\Controller\\CalculatorController::portShippingRatesNew' => '?',
'App\\Controller\\CalculatorController::portShippingRatesRemove' => '?',
'App\\Controller\\CalculatorController::vehicleTypeIndex' => '?',
'App\\Controller\\CalculatorController::vehilceTypeDelete' => '?',
'App\\Controller\\CalculatorController::vehilceTypeEdit' => '?',
'App\\Controller\\CallbackController::callback' => '?',
'App\\Controller\\CarfaxController::index' => '?',
'App\\Controller\\CarfaxController::sendCarfaxRequest' => '?',
'App\\Controller\\CarfaxController::submitApplication' => '?',
'App\\Controller\\ContainerController::delete' => '?',
'App\\Controller\\ContainerController::edit' => '?',
'App\\Controller\\ContainerController::get_container_document' => '?',
'App\\Controller\\ContainerController::index' => '?',
'App\\Controller\\ContainerController::infoByBooking' => '?',
'App\\Controller\\ContainerController::infoByNumber' => '?',
'App\\Controller\\ContainerController::show' => '?',
'App\\Controller\\CopartSearchController::getSearchParams' => '?',
'App\\Controller\\CopartSearchController::lot_details' => '?',
'App\\Controller\\CopartSearchController::search' => '?',
'App\\Controller\\CustomPriceSchemeController::delete' => '?',
'App\\Controller\\CustomPriceSchemeController::edit' => '?',
'App\\Controller\\CustomPriceSchemeController::global_edit_land' => '?',
'App\\Controller\\CustomPriceSchemeController::global_edit_sea' => '?',
'App\\Controller\\CustomPriceSchemeController::index' => '?',
'App\\Controller\\CustomPriceSchemeController::new' => '?',
'App\\Controller\\CustomPriceSchemeController::one_edit_land' => '?',
'App\\Controller\\CustomPriceSchemeController::one_edit_sea' => '?',
'App\\Controller\\CustomPriceSchemeController::one_edit_service' => '?',
'App\\Controller\\CustomPriceSchemeController::show' => '?',
'App\\Controller\\CustomerController::attach_customer_to_vehicle' => '?',
'App\\Controller\\CustomerController::clients' => '?',
'App\\Controller\\CustomerController::custom_design' => '?',
'App\\Controller\\CustomerController::delete' => '?',
'App\\Controller\\CustomerController::edit' => '?',
'App\\Controller\\CustomerController::info' => '?',
'App\\Controller\\CustomerController::list' => '?',
'App\\Controller\\CustomerController::new' => '?',
'App\\Controller\\CustomerController::show' => '?',
'App\\Controller\\CustomerController::vehicles_list' => '?',
'App\\Controller\\DiagramController::getLandSpeedDeliveryByStatesAndRange' => '?',
'App\\Controller\\DiagramController::index' => '?',
'App\\Controller\\Exchange1cController::index' => '?',
'App\\Controller\\ExportDocuments\\DocumentsController::delete' => '?',
'App\\Controller\\ExportDocuments\\DocumentsController::documents_pdf' => '?',
'App\\Controller\\ExportDocuments\\DocumentsController::edit' => '?',
'App\\Controller\\ExportDocuments\\LocationsController::delete' => '?',
'App\\Controller\\ExportDocuments\\LocationsController::edit' => '?',
'App\\Controller\\ExportDocuments\\StatusesController::delete' => '?',
'App\\Controller\\ExportDocuments\\StatusesController::edit' => '?',
'App\\Controller\\FinanceController::addCommentToIncome' => '?',
'App\\Controller\\FinanceController::addCustomerToIncome' => '?',
'App\\Controller\\FinanceController::addCustomerToIncomeUa' => '?',
'App\\Controller\\FinanceController::create_to_pay_pdf' => '?',
'App\\Controller\\FinanceController::create_to_pay_xls' => '?',
'App\\Controller\\FinanceController::editNotePrice' => '?',
'App\\Controller\\FinanceController::editNotePriceInUsa' => '?',
'App\\Controller\\FinanceController::financeAdditionalServices' => '?',
'App\\Controller\\FinanceController::financeAdditionalServicesAjax' => '?',
'App\\Controller\\FinanceController::financeAjax' => '?',
'App\\Controller\\FinanceController::financeAjaxUA' => '?',
'App\\Controller\\FinanceController::financeHistory' => '?',
'App\\Controller\\FinanceController::financeHistoryCombine' => '?',
'App\\Controller\\FinanceController::financeHistoryCombineUa' => '?',
'App\\Controller\\FinanceController::financeReport' => '?',
'App\\Controller\\FinanceController::financeReportUa' => '?',
'App\\Controller\\FinanceController::financeToPay' => '?',
'App\\Controller\\FinanceController::financeVehicle' => '?',
'App\\Controller\\FinanceController::financeVehicleUa' => '?',
'App\\Controller\\FinanceController::price' => '?',
'App\\Controller\\FinanceController::priceNew' => '?',
'App\\Controller\\FinanceController::price_new_pdf' => '?',
'App\\Controller\\FinanceController::price_pdf' => '?',
'App\\Controller\\FinanceController::vehicle_in_usa_manual_pdf' => '?',
'App\\Controller\\FinanceController::vehicle_is_hybrid' => '?',
'App\\Controller\\InsuranceController::edit' => '?',
'App\\Controller\\InsuranceController::index' => '?',
'App\\Controller\\InsuranceController::pdf' => '?',
'App\\Controller\\LogController::indexInvoices' => '?',
'App\\Controller\\LogController::indexRequests' => '?',
'App\\Controller\\LogController::showInvoiceDetails' => '?',
'App\\Controller\\NoteController::delete' => '?',
'App\\Controller\\NoteController::edit' => '?',
'App\\Controller\\NoteController::index' => '?',
'App\\Controller\\NoteController::show' => '?',
'App\\Controller\\NoteController::showHtml' => '?',
'App\\Controller\\OAuthController::auth' => '?',
'App\\Controller\\OAuthController::callback' => '?',
'App\\Controller\\OAuthController::callback_cc' => '?',
'App\\Controller\\PluginUserController::auctionHistoryBids' => '?',
'App\\Controller\\PluginUserController::auctionHistoryEntry' => '?',
'App\\Controller\\PluginUserController::delete' => '?',
'App\\Controller\\PluginUserController::disable' => '?',
'App\\Controller\\PluginUserController::edit' => '?',
'App\\Controller\\PluginUserController::eventLog' => '?',
'App\\Controller\\PluginUserController::index' => '?',
'App\\Controller\\PluginUserController::makePDF' => '?',
'App\\Controller\\PluginUserController::manual' => '?',
'App\\Controller\\PluginUserController::new' => '?',
'App\\Controller\\PluginUserController::prodAuctionHistoryBids' => '?',
'App\\Controller\\PluginUserController::prodEventLog' => '?',
'App\\Controller\\ProxyAccountController::delete' => '?',
'App\\Controller\\ProxyAccountController::edit' => '?',
'App\\Controller\\ProxyAccountController::index' => '?',
'App\\Controller\\ProxyAccountController::show' => '?',
'App\\Controller\\RingCentralWebhookController::webhook' => '?',
'App\\Controller\\SecurityController::login' => '?',
'App\\Controller\\SecurityController::login_customer' => '?',
'App\\Controller\\StatePortsController::add' => '?',
'App\\Controller\\StatePortsController::delete' => '?',
'App\\Controller\\StatePortsController::edit' => '?',
'App\\Controller\\StatePortsController::index' => '?',
'App\\Controller\\StatePortsController::show' => '?',
'App\\Controller\\StatisticController::accountsPluginStat' => '?',
'App\\Controller\\StatisticController::client_stat' => '?',
'App\\Controller\\StatisticController::deliveryStagesStat' => '?',
'App\\Controller\\StatisticController::purchasedPluginStat' => '?',
'App\\Controller\\StatisticController::purchasedVehiclesStat' => '?',
'App\\Controller\\TicketCommentController::delete' => '?',
'App\\Controller\\TicketCommentController::edit' => '?',
'App\\Controller\\TicketCommentController::index' => '?',
'App\\Controller\\TicketCommentController::show' => '?',
'App\\Controller\\TicketController::edit_close' => '?',
'App\\Controller\\TicketController::edit_open' => '?',
'App\\Controller\\TicketController::index' => '?',
'App\\Controller\\TicketController::show' => '?',
'App\\Controller\\TroubleVehicleController::troubleIndex' => '?',
'App\\Controller\\TroubleVehicleController::trouble_vehicles_no_shipper_photo' => '?',
'App\\Controller\\UserController::addNotificationSubscription' => '?',
'App\\Controller\\UserController::announcements' => '?',
'App\\Controller\\UserController::delete' => '?',
'App\\Controller\\UserController::deleteSubclient' => '?',
'App\\Controller\\UserController::edit' => '?',
'App\\Controller\\UserController::editWebHook' => '?',
'App\\Controller\\UserController::index' => '?',
'App\\Controller\\UserController::newManager' => '?',
'App\\Controller\\UserController::newSubClient' => '?',
'App\\Controller\\UserController::removeNotificationSubscription' => '?',
'App\\Controller\\UserController::show' => '?',
'App\\Controller\\UserController::showApi' => '?',
'App\\Controller\\VehicleController::delete' => '?',
'App\\Controller\\VehicleController::downloadPdfFromInvoiceLog' => '?',
'App\\Controller\\VehicleController::edit' => '?',
'App\\Controller\\VehicleController::generate_invoice_pdf' => '?',
'App\\Controller\\VehicleController::generate_multi_invoice' => '?',
'App\\Controller\\VehicleController::get_dock_receipt' => '?',
'App\\Controller\\VehicleController::get_vehicle_document' => '?',
'App\\Controller\\VehicleController::imagesDownload' => '?',
'App\\Controller\\VehicleController::index' => '?',
'App\\Controller\\VehicleController::infoByVin' => '?',
'App\\Controller\\VehicleController::invoice_html' => '?',
'App\\Controller\\VehicleController::invoice_pdf' => '?',
'App\\Controller\\VehicleController::invoice_uah' => '?',
'App\\Controller\\VehicleController::invoice_xls' => '?',
'App\\Controller\\VehicleController::show' => '?',
'App\\Controller\\VehicleController::uploadImages' => '?',
'App\\Controller\\VehicleController::vehicleEditSelectedDestinationPort' => '?',
'App\\Controller\\VehicleController::vehicleEditUserNote' => '?',
'App\\Controller\\VehicleController::vehicleShowLog' => '?',
'App\\Controller\\VehicleController::vins_for_select' => '?',
'App\\Controller\\VehicleForSaleController::create_xls' => '?',
'App\\Controller\\VehicleForSaleController::delete' => '?',
'App\\Controller\\VehicleForSaleController::edit' => '?',
'App\\Controller\\VehicleForSaleController::index' => '?',
'App\\Controller\\VehicleForSaleController::price_pdf' => '?',
'App\\Controller\\VehicleForSaleController::show' => '?',
'App\\Controller\\VehicleForSaleController::soldStatus' => '?',
'App\\Controller\\VehicleTransferDataController::add_car' => '?',
'App\\Controller\\VehicleTransferDataController::delete' => '?',
'App\\Controller\\VehicleTransferDataController::delete_car' => '?',
'App\\Controller\\VehicleTransferDataController::edit' => '?',
'App\\Controller\\VehicleTransferDataController::editFormFields' => '?',
'App\\Controller\\VehicleTransferDataController::indexFormFields' => '?',
'App\\Controller\\VehicleTransferDataController::issued' => '?',
'App\\Controller\\VehicleTransferDataController::needToFill' => '?',
'App\\Controller\\VehicleTransferDataController::newFormFields' => '?',
'App\\Controller\\VehicleTransferDataController::notIssued' => '?',
'App\\Controller\\VehicleTransferDataController::vins_for_select' => '?',
'App\\Controller\\WarehouseController::add' => '?',
'App\\Controller\\WarehouseController::awaiting' => '?',
'App\\Controller\\WarehouseController::delete' => '?',
'App\\Controller\\WarehouseController::edit' => '?',
'App\\Controller\\WarehouseController::index' => '?',
'App\\Controller\\WarehouseController::sended' => '?',
'App\\Controller\\WarehouseController::show' => '?',
'App\\Controller\\WarehouseController::warehouseSubEdit' => '?',
'App\\Controller\\WindowStickerController::index' => '?',
'App\\Controller\\WindowStickerController::sendWindowStickerRequest' => '?',
'App\\Controller\\WindowStickerController::submitApplicationWS' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'App\\Controller\\AccountOverviewController:allIndex' => '?',
'App\\Controller\\AccountOverviewController:delete' => '?',
'App\\Controller\\AccountOverviewController:edit' => '?',
'App\\Controller\\AccountOverviewController:get_video_file' => '?',
'App\\Controller\\AccountOverviewController:get_video_file_stream' => '?',
'App\\Controller\\AccountOverviewController:index' => '?',
'App\\Controller\\AdditionalServiceController:delete' => '?',
'App\\Controller\\AdditionalServiceController:edit' => '?',
'App\\Controller\\AdditionalServiceController:index' => '?',
'App\\Controller\\AnnouncementController:delete' => '?',
'App\\Controller\\AnnouncementController:edit' => '?',
'App\\Controller\\AnnouncementController:index' => '?',
'App\\Controller\\AnnouncementController:read_all' => '?',
'App\\Controller\\AnnouncementController:show' => '?',
'App\\Controller\\AnnouncementController:uploads' => '?',
'App\\Controller\\Api1CRequestsController:getVehicleDataByVin' => '?',
'App\\Controller\\Api1CRequestsController:set1cContainerDocument' => '?',
'App\\Controller\\Api1CRequestsController:set1cVehicleDocument' => '?',
'App\\Controller\\Api1CRequestsController:setRequestStatus' => '?',
'App\\Controller\\Api1CRequestsController:vehicle_show' => '?',
'App\\Controller\\ApiAnonymouslyController:get_dock_receipt' => '?',
'App\\Controller\\ApiAnonymouslyController:imagesDownload' => '?',
'App\\Controller\\ApiAnonymouslyController:infoByBooking' => '?',
'App\\Controller\\ApiAnonymouslyController:infoByNumber' => '?',
'App\\Controller\\ApiAnonymouslyController:infoByVin' => '?',
'App\\Controller\\ApiAnonymouslyController:showHtml' => '?',
'App\\Controller\\ApiAnonymouslyController:transferLinkByGuid' => '?',
'App\\Controller\\ApiClientController:vehicle_show' => '?',
'App\\Controller\\ApiDataSyncController:sync_sections' => '?',
'App\\Controller\\ApiPluginController:addEventLog' => '?',
'App\\Controller\\ApiPluginController:addEventLogProd' => '?',
'App\\Controller\\ApiPluginController:addLotData' => '?',
'App\\Controller\\ApiPluginController:bidClicked' => '?',
'App\\Controller\\ApiPluginController:bidClickedDev' => '?',
'App\\Controller\\ApiPluginController:checkAppUpdates' => '?',
'App\\Controller\\ApiPluginController:getAssigmentFinancesAccess' => '?',
'App\\Controller\\ApiPluginController:getAvailableAuctionAccounts' => '?',
'App\\Controller\\ApiPluginController:getBringatrailerAccount' => '?',
'App\\Controller\\ApiPluginController:getCargurusAccount' => '?',
'App\\Controller\\ApiPluginController:getCarsAccount' => '?',
'App\\Controller\\ApiPluginController:getCarsAndBidsAccount' => '?',
'App\\Controller\\ApiPluginController:getCopartAccount' => '?',
'App\\Controller\\ApiPluginController:getIaaiAccount' => '?',
'App\\Controller\\ApiPluginController:getManheim2FACodes' => '?',
'App\\Controller\\ApiPluginController:getManheimAccount' => '?',
'App\\Controller\\ApiPluginController:get_auction' => '?',
'App\\Controller\\ApiPluginController:ping' => '?',
'App\\Controller\\ApiPluginController:pluginUserAuth' => '?',
'App\\Controller\\ApiPluginController:sendAppDebug' => '?',
'App\\Controller\\ApiUserTokenController:delete' => '?',
'App\\Controller\\ApiUserTokenController:editUserToken' => '?',
'App\\Controller\\Auction2FACodeController:getManheimAuthCode' => '?',
'App\\Controller\\AuctionAccountController:delete' => '?',
'App\\Controller\\AuctionAccountController:edit' => '?',
'App\\Controller\\AuctionAccountController:index' => '?',
'App\\Controller\\CalculatorController:additionalServiceDelete' => '?',
'App\\Controller\\CalculatorController:additionalServiceEdit' => '?',
'App\\Controller\\CalculatorController:additionalServiceIndex' => '?',
'App\\Controller\\CalculatorController:additionalServiceNew' => '?',
'App\\Controller\\CalculatorController:auctionDelete' => '?',
'App\\Controller\\CalculatorController:auctionEdit' => '?',
'App\\Controller\\CalculatorController:auctionFeeEdit' => '?',
'App\\Controller\\CalculatorController:auctionFeeNew' => '?',
'App\\Controller\\CalculatorController:auctionFeeRemove' => '?',
'App\\Controller\\CalculatorController:auctionGlobalEdit' => '?',
'App\\Controller\\CalculatorController:auctionIndex' => '?',
'App\\Controller\\CalculatorController:auctionLocationEdit' => '?',
'App\\Controller\\CalculatorController:auctionLocationNew' => '?',
'App\\Controller\\CalculatorController:auctionLocationRatesEdit' => '?',
'App\\Controller\\CalculatorController:auctionLocationRatesNew' => '?',
'App\\Controller\\CalculatorController:auctionLocationRatesRemove' => '?',
'App\\Controller\\CalculatorController:auctionLocationRemove' => '?',
'App\\Controller\\CalculatorController:countryAddVehicleType' => '?',
'App\\Controller\\CalculatorController:countryDelete' => '?',
'App\\Controller\\CalculatorController:countryDeleteVehicleType' => '?',
'App\\Controller\\CalculatorController:countryEdit' => '?',
'App\\Controller\\CalculatorController:countryIndex' => '?',
'App\\Controller\\CalculatorController:countryUpdateVehicleType' => '?',
'App\\Controller\\CalculatorController:customClearanceParamsDelete' => '?',
'App\\Controller\\CalculatorController:customClearanceParamsEdit' => '?',
'App\\Controller\\CalculatorController:customClearanceParamsIndex' => '?',
'App\\Controller\\CalculatorController:customClearanceParamsNew' => '?',
'App\\Controller\\CalculatorController:dealerDelete' => '?',
'App\\Controller\\CalculatorController:dealerEdit' => '?',
'App\\Controller\\CalculatorController:dealerIndex' => '?',
'App\\Controller\\CalculatorController:deliveryTypeDelete' => '?',
'App\\Controller\\CalculatorController:deliveryTypeEdit' => '?',
'App\\Controller\\CalculatorController:deliveryTypeIndex' => '?',
'App\\Controller\\CalculatorController:portDestinationDelete' => '?',
'App\\Controller\\CalculatorController:portDestinationEdit' => '?',
'App\\Controller\\CalculatorController:portIndex' => '?',
'App\\Controller\\CalculatorController:portShippingDelete' => '?',
'App\\Controller\\CalculatorController:portShippingEdit' => '?',
'App\\Controller\\CalculatorController:portShippingRatesEdit' => '?',
'App\\Controller\\CalculatorController:portShippingRatesNew' => '?',
'App\\Controller\\CalculatorController:portShippingRatesRemove' => '?',
'App\\Controller\\CalculatorController:vehicleTypeIndex' => '?',
'App\\Controller\\CalculatorController:vehilceTypeDelete' => '?',
'App\\Controller\\CalculatorController:vehilceTypeEdit' => '?',
'App\\Controller\\CallbackController:callback' => '?',
'App\\Controller\\CarfaxController:index' => '?',
'App\\Controller\\CarfaxController:sendCarfaxRequest' => '?',
'App\\Controller\\CarfaxController:submitApplication' => '?',
'App\\Controller\\ContainerController:delete' => '?',
'App\\Controller\\ContainerController:edit' => '?',
'App\\Controller\\ContainerController:get_container_document' => '?',
'App\\Controller\\ContainerController:index' => '?',
'App\\Controller\\ContainerController:infoByBooking' => '?',
'App\\Controller\\ContainerController:infoByNumber' => '?',
'App\\Controller\\ContainerController:show' => '?',
'App\\Controller\\CopartSearchController:getSearchParams' => '?',
'App\\Controller\\CopartSearchController:lot_details' => '?',
'App\\Controller\\CopartSearchController:search' => '?',
'App\\Controller\\CustomPriceSchemeController:delete' => '?',
'App\\Controller\\CustomPriceSchemeController:edit' => '?',
'App\\Controller\\CustomPriceSchemeController:global_edit_land' => '?',
'App\\Controller\\CustomPriceSchemeController:global_edit_sea' => '?',
'App\\Controller\\CustomPriceSchemeController:index' => '?',
'App\\Controller\\CustomPriceSchemeController:new' => '?',
'App\\Controller\\CustomPriceSchemeController:one_edit_land' => '?',
'App\\Controller\\CustomPriceSchemeController:one_edit_sea' => '?',
'App\\Controller\\CustomPriceSchemeController:one_edit_service' => '?',
'App\\Controller\\CustomPriceSchemeController:show' => '?',
'App\\Controller\\CustomerController:attach_customer_to_vehicle' => '?',
'App\\Controller\\CustomerController:clients' => '?',
'App\\Controller\\CustomerController:custom_design' => '?',
'App\\Controller\\CustomerController:delete' => '?',
'App\\Controller\\CustomerController:edit' => '?',
'App\\Controller\\CustomerController:info' => '?',
'App\\Controller\\CustomerController:list' => '?',
'App\\Controller\\CustomerController:new' => '?',
'App\\Controller\\CustomerController:show' => '?',
'App\\Controller\\CustomerController:vehicles_list' => '?',
'App\\Controller\\DiagramController:getLandSpeedDeliveryByStatesAndRange' => '?',
'App\\Controller\\DiagramController:index' => '?',
'App\\Controller\\Exchange1cController:index' => '?',
'App\\Controller\\ExportDocuments\\DocumentsController:delete' => '?',
'App\\Controller\\ExportDocuments\\DocumentsController:documents_pdf' => '?',
'App\\Controller\\ExportDocuments\\DocumentsController:edit' => '?',
'App\\Controller\\ExportDocuments\\LocationsController:delete' => '?',
'App\\Controller\\ExportDocuments\\LocationsController:edit' => '?',
'App\\Controller\\ExportDocuments\\StatusesController:delete' => '?',
'App\\Controller\\ExportDocuments\\StatusesController:edit' => '?',
'App\\Controller\\FinanceController:addCommentToIncome' => '?',
'App\\Controller\\FinanceController:addCustomerToIncome' => '?',
'App\\Controller\\FinanceController:addCustomerToIncomeUa' => '?',
'App\\Controller\\FinanceController:create_to_pay_pdf' => '?',
'App\\Controller\\FinanceController:create_to_pay_xls' => '?',
'App\\Controller\\FinanceController:editNotePrice' => '?',
'App\\Controller\\FinanceController:editNotePriceInUsa' => '?',
'App\\Controller\\FinanceController:financeAdditionalServices' => '?',
'App\\Controller\\FinanceController:financeAdditionalServicesAjax' => '?',
'App\\Controller\\FinanceController:financeAjax' => '?',
'App\\Controller\\FinanceController:financeAjaxUA' => '?',
'App\\Controller\\FinanceController:financeHistory' => '?',
'App\\Controller\\FinanceController:financeHistoryCombine' => '?',
'App\\Controller\\FinanceController:financeHistoryCombineUa' => '?',
'App\\Controller\\FinanceController:financeReport' => '?',
'App\\Controller\\FinanceController:financeReportUa' => '?',
'App\\Controller\\FinanceController:financeToPay' => '?',
'App\\Controller\\FinanceController:financeVehicle' => '?',
'App\\Controller\\FinanceController:financeVehicleUa' => '?',
'App\\Controller\\FinanceController:price' => '?',
'App\\Controller\\FinanceController:priceNew' => '?',
'App\\Controller\\FinanceController:price_new_pdf' => '?',
'App\\Controller\\FinanceController:price_pdf' => '?',
'App\\Controller\\FinanceController:vehicle_in_usa_manual_pdf' => '?',
'App\\Controller\\FinanceController:vehicle_is_hybrid' => '?',
'App\\Controller\\InsuranceController:edit' => '?',
'App\\Controller\\InsuranceController:index' => '?',
'App\\Controller\\InsuranceController:pdf' => '?',
'App\\Controller\\LogController:indexInvoices' => '?',
'App\\Controller\\LogController:indexRequests' => '?',
'App\\Controller\\LogController:showInvoiceDetails' => '?',
'App\\Controller\\NoteController:delete' => '?',
'App\\Controller\\NoteController:edit' => '?',
'App\\Controller\\NoteController:index' => '?',
'App\\Controller\\NoteController:show' => '?',
'App\\Controller\\NoteController:showHtml' => '?',
'App\\Controller\\OAuthController:auth' => '?',
'App\\Controller\\OAuthController:callback' => '?',
'App\\Controller\\OAuthController:callback_cc' => '?',
'App\\Controller\\PluginUserController:auctionHistoryBids' => '?',
'App\\Controller\\PluginUserController:auctionHistoryEntry' => '?',
'App\\Controller\\PluginUserController:delete' => '?',
'App\\Controller\\PluginUserController:disable' => '?',
'App\\Controller\\PluginUserController:edit' => '?',
'App\\Controller\\PluginUserController:eventLog' => '?',
'App\\Controller\\PluginUserController:index' => '?',
'App\\Controller\\PluginUserController:makePDF' => '?',
'App\\Controller\\PluginUserController:manual' => '?',
'App\\Controller\\PluginUserController:new' => '?',
'App\\Controller\\PluginUserController:prodAuctionHistoryBids' => '?',
'App\\Controller\\PluginUserController:prodEventLog' => '?',
'App\\Controller\\ProxyAccountController:delete' => '?',
'App\\Controller\\ProxyAccountController:edit' => '?',
'App\\Controller\\ProxyAccountController:index' => '?',
'App\\Controller\\ProxyAccountController:show' => '?',
'App\\Controller\\RingCentralWebhookController:webhook' => '?',
'App\\Controller\\SecurityController:login' => '?',
'App\\Controller\\SecurityController:login_customer' => '?',
'App\\Controller\\StatePortsController:add' => '?',
'App\\Controller\\StatePortsController:delete' => '?',
'App\\Controller\\StatePortsController:edit' => '?',
'App\\Controller\\StatePortsController:index' => '?',
'App\\Controller\\StatePortsController:show' => '?',
'App\\Controller\\StatisticController:accountsPluginStat' => '?',
'App\\Controller\\StatisticController:client_stat' => '?',
'App\\Controller\\StatisticController:deliveryStagesStat' => '?',
'App\\Controller\\StatisticController:purchasedPluginStat' => '?',
'App\\Controller\\StatisticController:purchasedVehiclesStat' => '?',
'App\\Controller\\TicketCommentController:delete' => '?',
'App\\Controller\\TicketCommentController:edit' => '?',
'App\\Controller\\TicketCommentController:index' => '?',
'App\\Controller\\TicketCommentController:show' => '?',
'App\\Controller\\TicketController:edit_close' => '?',
'App\\Controller\\TicketController:edit_open' => '?',
'App\\Controller\\TicketController:index' => '?',
'App\\Controller\\TicketController:show' => '?',
'App\\Controller\\TroubleVehicleController:troubleIndex' => '?',
'App\\Controller\\TroubleVehicleController:trouble_vehicles_no_shipper_photo' => '?',
'App\\Controller\\UserController:addNotificationSubscription' => '?',
'App\\Controller\\UserController:announcements' => '?',
'App\\Controller\\UserController:delete' => '?',
'App\\Controller\\UserController:deleteSubclient' => '?',
'App\\Controller\\UserController:edit' => '?',
'App\\Controller\\UserController:editWebHook' => '?',
'App\\Controller\\UserController:index' => '?',
'App\\Controller\\UserController:newManager' => '?',
'App\\Controller\\UserController:newSubClient' => '?',
'App\\Controller\\UserController:removeNotificationSubscription' => '?',
'App\\Controller\\UserController:show' => '?',
'App\\Controller\\UserController:showApi' => '?',
'App\\Controller\\VehicleController:delete' => '?',
'App\\Controller\\VehicleController:downloadPdfFromInvoiceLog' => '?',
'App\\Controller\\VehicleController:edit' => '?',
'App\\Controller\\VehicleController:generate_invoice_pdf' => '?',
'App\\Controller\\VehicleController:generate_multi_invoice' => '?',
'App\\Controller\\VehicleController:get_dock_receipt' => '?',
'App\\Controller\\VehicleController:get_vehicle_document' => '?',
'App\\Controller\\VehicleController:imagesDownload' => '?',
'App\\Controller\\VehicleController:index' => '?',
'App\\Controller\\VehicleController:infoByVin' => '?',
'App\\Controller\\VehicleController:invoice_html' => '?',
'App\\Controller\\VehicleController:invoice_pdf' => '?',
'App\\Controller\\VehicleController:invoice_uah' => '?',
'App\\Controller\\VehicleController:invoice_xls' => '?',
'App\\Controller\\VehicleController:show' => '?',
'App\\Controller\\VehicleController:uploadImages' => '?',
'App\\Controller\\VehicleController:vehicleEditSelectedDestinationPort' => '?',
'App\\Controller\\VehicleController:vehicleEditUserNote' => '?',
'App\\Controller\\VehicleController:vehicleShowLog' => '?',
'App\\Controller\\VehicleController:vins_for_select' => '?',
'App\\Controller\\VehicleForSaleController:create_xls' => '?',
'App\\Controller\\VehicleForSaleController:delete' => '?',
'App\\Controller\\VehicleForSaleController:edit' => '?',
'App\\Controller\\VehicleForSaleController:index' => '?',
'App\\Controller\\VehicleForSaleController:price_pdf' => '?',
'App\\Controller\\VehicleForSaleController:show' => '?',
'App\\Controller\\VehicleForSaleController:soldStatus' => '?',
'App\\Controller\\VehicleTransferDataController:add_car' => '?',
'App\\Controller\\VehicleTransferDataController:delete' => '?',
'App\\Controller\\VehicleTransferDataController:delete_car' => '?',
'App\\Controller\\VehicleTransferDataController:edit' => '?',
'App\\Controller\\VehicleTransferDataController:editFormFields' => '?',
'App\\Controller\\VehicleTransferDataController:indexFormFields' => '?',
'App\\Controller\\VehicleTransferDataController:issued' => '?',
'App\\Controller\\VehicleTransferDataController:needToFill' => '?',
'App\\Controller\\VehicleTransferDataController:newFormFields' => '?',
'App\\Controller\\VehicleTransferDataController:notIssued' => '?',
'App\\Controller\\VehicleTransferDataController:vins_for_select' => '?',
'App\\Controller\\WarehouseController:add' => '?',
'App\\Controller\\WarehouseController:awaiting' => '?',
'App\\Controller\\WarehouseController:delete' => '?',
'App\\Controller\\WarehouseController:edit' => '?',
'App\\Controller\\WarehouseController:index' => '?',
'App\\Controller\\WarehouseController:sended' => '?',
'App\\Controller\\WarehouseController:show' => '?',
'App\\Controller\\WarehouseController:warehouseSubEdit' => '?',
'App\\Controller\\WindowStickerController:index' => '?',
'App\\Controller\\WindowStickerController:sendWindowStickerRequest' => '?',
'App\\Controller\\WindowStickerController:submitApplicationWS' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
]);
}
/**
* Gets the private '.service_locator.juFZRF2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JuFZRF2Service()
{
return $this->privates['.service_locator.juFZRF2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'announcement' => ['privates', '.errored..service_locator.juFZRF2.App\\Entity\\Announcement', NULL, 'Cannot autowire service ".service_locator.juFZRF2": it references class "App\\Entity\\Announcement" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'announcement' => 'App\\Entity\\Announcement',
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.jxgfx.R' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Jxgfx_RService()
{
return $this->privates['.service_locator.jxgfx.R'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customPriceSchemeRepository' => ['privates', 'App\\Repository\\CustomPriceSchemeRepository', 'getCustomPriceSchemeRepositoryService', false],
], [
'customPriceSchemeRepository' => 'App\\Repository\\CustomPriceSchemeRepository',
]);
}
/**
* Gets the private '.service_locator.l2QwsaZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_L2QwsaZService()
{
return $this->privates['.service_locator.l2QwsaZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.l6PsvdQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_L6PsvdQService()
{
return $this->privates['.service_locator.l6PsvdQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calculatorCustomClearanceParamRepository' => ['privates', 'App\\Repository\\CalculatorCustomClearanceParamRepository', 'getCalculatorCustomClearanceParamRepositoryService', false],
], [
'calculatorCustomClearanceParamRepository' => 'App\\Repository\\CalculatorCustomClearanceParamRepository',
]);
}
/**
* Gets the private '.service_locator.lA40EIK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LA40EIKService()
{
return $this->privates['.service_locator.lA40EIK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financeIncomeUaRepository' => ['privates', 'App\\Repository\\FinanceIncomeUaRepository', 'getFinanceIncomeUaRepositoryService', false],
], [
'financeIncomeUaRepository' => 'App\\Repository\\FinanceIncomeUaRepository',
]);
}
/**
* Gets the private '.service_locator.lNF9Jnq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LNF9JnqService()
{
return $this->privates['.service_locator.lNF9Jnq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'vehicle' => ['privates', '.errored..service_locator.lNF9Jnq.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.lNF9Jnq": it references class "App\\Entity\\Vehicle" but no such service exists.'],
], [
'knpSnappyPdf' => '?',
'vehicle' => 'App\\Entity\\Vehicle',
]);
}
/**
* Gets the private '.service_locator.mY9RHRI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MY9RHRIService()
{
return $this->privates['.service_locator.mY9RHRI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'notePriceRepository' => ['privates', 'App\\Repository\\NotePriceRepository', 'getNotePriceRepositoryService', false],
'snappy' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'notePriceRepository' => 'App\\Repository\\NotePriceRepository',
'snappy' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.mzjt3rI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Mzjt3rIService()
{
return $this->privates['.service_locator.mzjt3rI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.n.Wthof' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_N_WthofService()
{
return $this->privates['.service_locator.n.Wthof'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'vehicle' => ['privates', '.errored..service_locator.n.Wthof.App\\Entity\\Vehicle', NULL, 'Cannot autowire service ".service_locator.n.Wthof": it references class "App\\Entity\\Vehicle" but no such service exists.'],
], [
'eventDispatcher' => '?',
'vehicle' => 'App\\Entity\\Vehicle',
]);
}
/**
* Gets the private '.service_locator.o87L3Ab' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_O87L3AbService()
{
return $this->privates['.service_locator.o87L3Ab'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'forSaleRepository' => ['privates', 'App\\Repository\\ForSaleRepository', 'getForSaleRepositoryService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'forSaleRepository' => 'App\\Repository\\ForSaleRepository',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.pCN.sYi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PCN_SYiService()
{
return $this->privates['.service_locator.pCN.sYi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'em' => '?',
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.pDyMsF_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PDyMsFService()
{
return $this->privates['.service_locator.pDyMsF_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'warehouse' => ['privates', '.errored..service_locator.pDyMsF_.App\\Entity\\Warehouse', NULL, 'Cannot autowire service ".service_locator.pDyMsF_": it references class "App\\Entity\\Warehouse" but no such service exists.'],
], [
'warehouse' => 'App\\Entity\\Warehouse',
]);
}
/**
* Gets the private '.service_locator.pftVlgn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PftVlgnService()
{
return $this->privates['.service_locator.pftVlgn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'router' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.q0B4jGU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Q0B4jGUService()
{
return $this->privates['.service_locator.q0B4jGU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'vehicleType' => ['privates', '.errored..service_locator.q0B4jGU.App\\Entity\\CalculatorDeliveryVehicleType', NULL, 'Cannot autowire service ".service_locator.q0B4jGU": it references class "App\\Entity\\CalculatorDeliveryVehicleType" but no such service exists.'],
], [
'vehicleType' => 'App\\Entity\\CalculatorDeliveryVehicleType',
]);
}
/**
* Gets the private '.service_locator.q8C4b9m' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Q8C4b9mService()
{
return $this->privates['.service_locator.q8C4b9m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'item' => ['privates', '.errored..service_locator.q8C4b9m.App\\Entity\\ExportDocuments\\Status', NULL, 'Cannot autowire service ".service_locator.q8C4b9m": it references class "App\\Entity\\ExportDocuments\\Status" but no such service exists.'],
], [
'item' => 'App\\Entity\\ExportDocuments\\Status',
]);
}
/**
* Gets the private '.service_locator.qMnSQuu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QMnSQuuService()
{
return $this->privates['.service_locator.qMnSQuu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'fileUploader' => ['privates', 'App\\Service\\Utils\\FileUploader', 'getFileUploaderService', false],
], [
'em' => '?',
'fileUploader' => 'App\\Service\\Utils\\FileUploader',
]);
}
/**
* Gets the private '.service_locator.qnfdWBI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QnfdWBIService()
{
return $this->privates['.service_locator.qnfdWBI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'warehouseRepository' => ['privates', 'App\\Repository\\WarehouseRepository', 'getWarehouseRepositoryService', false],
], [
'warehouseRepository' => 'App\\Repository\\WarehouseRepository',
]);
}
/**
* Gets the private '.service_locator.rHPq83Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RHPq83QService()
{
return $this->privates['.service_locator.rHPq83Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'vehicleRepository' => ['privates', 'App\\Repository\\VehicleRepository', 'getVehicleRepositoryService', false],
], [
'entityManager' => '?',
'vehicleRepository' => 'App\\Repository\\VehicleRepository',
]);
}
/**
* Gets the private '.service_locator.seBdG2K' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SeBdG2KService()
{
return $this->privates['.service_locator.seBdG2K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'carfaxRepository' => ['privates', 'App\\Repository\\CarfaxRepository', 'getCarfaxRepositoryService', false],
], [
'carfaxRepository' => 'App\\Repository\\CarfaxRepository',
]);
}
/**
* Gets the private '.service_locator.shqhfzk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ShqhfzkService()
{
return $this->privates['.service_locator.shqhfzk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customClearanceParam' => ['privates', '.errored..service_locator.shqhfzk.App\\Entity\\CalculatorCustomClearanceParam', NULL, 'Cannot autowire service ".service_locator.shqhfzk": it references class "App\\Entity\\CalculatorCustomClearanceParam" but no such service exists.'],
], [
'customClearanceParam' => 'App\\Entity\\CalculatorCustomClearanceParam',
]);
}
/**
* Gets the private '.service_locator.sqtVNhP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SqtVNhPService()
{
return $this->privates['.service_locator.sqtVNhP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'accountCodeRepository' => ['privates', 'App\\Repository\\AccountCodeRepository', 'getAccountCodeRepositoryService', false],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'accountCodeRepository' => 'App\\Repository\\AccountCodeRepository',
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.tYDLp9X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TYDLp9XService()
{
return $this->privates['.service_locator.tYDLp9X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'params' => '?',
]);
}
/**
* Gets the private '.service_locator.uRGDvd1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_URGDvd1Service()
{
return $this->privates['.service_locator.uRGDvd1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'notePriceRepository' => ['privates', 'App\\Repository\\NotePriceRepository', 'getNotePriceRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'knpSnappyPdf' => '?',
'notePriceRepository' => 'App\\Repository\\NotePriceRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.vmaIVg.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VmaIVg_Service()
{
return $this->privates['.service_locator.vmaIVg.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'prodPluginEventLogRepository' => ['privates', 'App\\Repository\\ProdPluginEventLogRepository', 'getProdPluginEventLogRepositoryService', false],
], [
'prodPluginEventLogRepository' => 'App\\Repository\\ProdPluginEventLogRepository',
]);
}
/**
* Gets the private '.service_locator.wNyQv.l' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WNyQv_LService()
{
return $this->privates['.service_locator.wNyQv.l'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'repo' => ['privates', 'App\\Repository\\NotePriceRepository', 'getNotePriceRepositoryService', false],
], [
'em' => '?',
'repo' => 'App\\Repository\\NotePriceRepository',
]);
}
/**
* Gets the private '.service_locator.wdP.hb2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WdP_Hb2Service()
{
return $this->privates['.service_locator.wdP.hb2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'forSaleRepository' => ['privates', 'App\\Repository\\ForSaleRepository', 'getForSaleRepositoryService', false],
'knpSnappyPdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
], [
'forSaleRepository' => 'App\\Repository\\ForSaleRepository',
'knpSnappyPdf' => '?',
]);
}
/**
* Gets the private '.service_locator.xgqp_8H' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Xgqp8HService()
{
return $this->privates['.service_locator.xgqp_8H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'statePortsRepository' => ['privates', 'App\\Repository\\StatePortsRepository', 'getStatePortsRepositoryService', false],
], [
'statePortsRepository' => 'App\\Repository\\StatePortsRepository',
]);
}
/**
* Gets the private '.service_locator.yQeIJy5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YQeIJy5Service()
{
return $this->privates['.service_locator.yQeIJy5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'bus' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.ymMTHBq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YmMTHBqService()
{
return $this->privates['.service_locator.ymMTHBq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'vehicleAdditionalService' => ['privates', '.errored..service_locator.ymMTHBq.App\\Entity\\VehicleAdditionalService', NULL, 'Cannot autowire service ".service_locator.ymMTHBq": it references class "App\\Entity\\VehicleAdditionalService" but no such service exists.'],
], [
'vehicleAdditionalService' => 'App\\Entity\\VehicleAdditionalService',
]);
}
/**
* Gets the private '.service_locator.z6HS.2y' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Z6HS_2yService()
{
return $this->privates['.service_locator.z6HS.2y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'entityManager' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.zBCcCd8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZBCcCd8Service()
{
return $this->privates['.service_locator.zBCcCd8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
'warehouse' => ['privates', '.errored..service_locator.zBCcCd8.App\\Entity\\Warehouse', NULL, 'Cannot autowire service ".service_locator.zBCcCd8": it references class "App\\Entity\\Warehouse" but no such service exists.'],
], [
'translator' => '?',
'warehouse' => 'App\\Entity\\Warehouse',
]);
}
/**
* Gets the private '.service_locator.zJKiM_F' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZJKiMFService()
{
return $this->privates['.service_locator.zJKiM_F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ticket' => ['privates', '.errored..service_locator.zJKiM_F.App\\Entity\\Ticket', NULL, 'Cannot autowire service ".service_locator.zJKiM_F": it references class "App\\Entity\\Ticket" but no such service exists.'],
], [
'ticket' => 'App\\Entity\\Ticket',
]);
}
/**
* Gets the private '.service_locator.zUKR3J.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZUKR3J_Service()
{
return $this->privates['.service_locator.zUKR3J.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pluginTokenRepository' => ['privates', 'App\\Repository\\PluginTokenRepository', 'getPluginTokenRepositoryService', false],
'pluginUserRepository' => ['privates', 'App\\Repository\\PluginUserRepository', 'getPluginUserRepositoryService', false],
], [
'pluginTokenRepository' => 'App\\Repository\\PluginTokenRepository',
'pluginUserRepository' => 'App\\Repository\\PluginUserRepository',
]);
}
/**
* Gets the private '.service_locator.zgrAPGa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZgrAPGaService()
{
return $this->privates['.service_locator.zgrAPGa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entity' => ['privates', '.errored..service_locator.zgrAPGa.App\\Entity\\ExportDocuments\\Status', NULL, 'Cannot autowire service ".service_locator.zgrAPGa": it references class "App\\Entity\\ExportDocuments\\Status" but no such service exists.'],
], [
'entity' => 'App\\Entity\\ExportDocuments\\Status',
]);
}
/**
* Gets the private '.session.deprecated' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionInterface
*/
protected function get_Session_DeprecatedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
}
/**
* Gets the private '.twig.command.debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Debug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
});
}
/**
* Gets the private '.twig.command.lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Lint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
});
}
/**
* Gets the private '.var_dumper.command.server_dump.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_VarDumper_Command_ServerDump_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place', false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
});
}
/**
* Gets the private 'App\Command\AddAdditionalServicesCommand' shared autowired service.
*
* @return \App\Command\AddAdditionalServicesCommand
*/
protected function getAddAdditionalServicesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AddAdditionalServicesCommand.php';
$this->privates['App\\Command\\AddAdditionalServicesCommand'] = $instance = new \App\Command\AddAdditionalServicesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:addAdditionalServices');
return $instance;
}
/**
* Gets the private 'App\Command\AddCalcDataCommand' shared autowired service.
*
* @return \App\Command\AddCalcDataCommand
*/
protected function getAddCalcDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AddCalcDataCommand.php';
$this->privates['App\\Command\\AddCalcDataCommand'] = $instance = new \App\Command\AddCalcDataCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:addCalcData');
return $instance;
}
/**
* Gets the private 'App\Command\AddCarfaxToQueueCommand' shared autowired service.
*
* @return \App\Command\AddCarfaxToQueueCommand
*/
protected function getAddCarfaxToQueueCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AddCarfaxToQueueCommand.php';
$this->privates['App\\Command\\AddCarfaxToQueueCommand'] = $instance = new \App\Command\AddCarfaxToQueueCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:addCarfaxToQueue');
return $instance;
}
/**
* Gets the private 'App\Command\AddCustomerToVehicleCommand' shared autowired service.
*
* @return \App\Command\AddCustomerToVehicleCommand
*/
protected function getAddCustomerToVehicleCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AddCustomerToVehicleCommand.php';
$this->privates['App\\Command\\AddCustomerToVehicleCommand'] = $instance = new \App\Command\AddCustomerToVehicleCommand(($this->privates['App\\Service\\VehicleUpdates\\VehicleAddCustomerService'] ?? $this->getVehicleAddCustomerServiceService()));
$instance->setName('app:addCustomerToVehicle');
return $instance;
}
/**
* Gets the private 'App\Command\AddWindowStickerToQueueCommand' shared autowired service.
*
* @return \App\Command\AddWindowStickerToQueueCommand
*/
protected function getAddWindowStickerToQueueCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AddWindowStickerToQueueCommand.php';
$this->privates['App\\Command\\AddWindowStickerToQueueCommand'] = $instance = new \App\Command\AddWindowStickerToQueueCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:addWindowStickerToQueueCommand');
return $instance;
}
/**
* Gets the private 'App\Command\AddWinnerToVehicleCommand' shared autowired service.
*
* @return \App\Command\AddWinnerToVehicleCommand
*/
protected function getAddWinnerToVehicleCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AddWinnerToVehicleCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/VehicleUpdates/VehicleAuctionWinnerService.php';
$this->privates['App\\Command\\AddWinnerToVehicleCommand'] = $instance = new \App\Command\AddWinnerToVehicleCommand(new \App\Service\VehicleUpdates\VehicleAuctionWinnerService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
$instance->setName('app:addWinnerToVehicle');
return $instance;
}
/**
* Gets the private 'App\Command\CheckCarfaxLimitCommand' shared autowired service.
*
* @return \App\Command\CheckCarfaxLimitCommand
*/
protected function getCheckCarfaxLimitCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/CheckCarfaxLimitCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Carfax/NotificationCarfaxService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->privates['App\\Command\\CheckCarfaxLimitCommand'] = $instance = new \App\Command\CheckCarfaxLimitCommand(new \App\Service\Carfax\NotificationCarfaxService(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService())), ($this->privates['App\\Service\\Carfax\\RequestCarfaxService'] ?? $this->getRequestCarfaxServiceService()), $a);
$instance->setName('app:checkCarfaxLimit');
return $instance;
}
/**
* Gets the private 'App\Command\CheckDateDeliveryLandCommand' shared autowired service.
*
* @return \App\Command\CheckDateDeliveryLandCommand
*/
protected function getCheckDateDeliveryLandCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/CheckDateDeliveryLandCommand.php';
$this->privates['App\\Command\\CheckDateDeliveryLandCommand'] = $instance = new \App\Command\CheckDateDeliveryLandCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()), ($this->privates['App\\Repository\\VehicleRepository'] ?? $this->getVehicleRepositoryService()));
$instance->setName('app:check-date-delivery-land-plan');
return $instance;
}
/**
* Gets the private 'App\Command\CopartAccountsAutoChangePassword' shared autowired service.
*
* @return \App\Command\CopartAccountsAutoChangePassword
*/
protected function getCopartAccountsAutoChangePasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/CopartAccountsAutoChangePassword.php';
include_once \dirname(__DIR__, 4).'/src/Service/Auction/AutocorrectAuctionAccount.php';
$this->privates['App\\Command\\CopartAccountsAutoChangePassword'] = $instance = new \App\Command\CopartAccountsAutoChangePassword(new \App\Service\Auction\AutocorrectAuctionAccount(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
$instance->setName('app:CopartAccountsAutoChangePassword');
return $instance;
}
/**
* Gets the private 'App\Command\DeleteOldCarfaxFileCommand' shared autowired service.
*
* @return \App\Command\DeleteOldCarfaxFileCommand
*/
protected function getDeleteOldCarfaxFileCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/DeleteOldCarfaxFileCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Carfax/DeleteCarfaxService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->privates['App\\Command\\DeleteOldCarfaxFileCommand'] = $instance = new \App\Command\DeleteOldCarfaxFileCommand(new \App\Service\Carfax\DeleteCarfaxService(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService())), $a);
$instance->setName('app:deleteOldCarfaxFile');
return $instance;
}
/**
* Gets the private 'App\Command\EditStructureFinanceDataInvoiceLog' shared autowired service.
*
* @return \App\Command\EditStructureFinanceDataInvoiceLog
*/
protected function getEditStructureFinanceDataInvoiceLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/EditStructureFinanceDataInvoiceLog.php';
$this->privates['App\\Command\\EditStructureFinanceDataInvoiceLog'] = $instance = new \App\Command\EditStructureFinanceDataInvoiceLog(($this->privates['App\\Repository\\InvoiceLogRepository'] ?? $this->getInvoiceLogRepositoryService()), ($this->privates['App\\Repository\\VehicleRepository'] ?? $this->getVehicleRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:editStructureFinanceDataInvoiceLog');
return $instance;
}
/**
* Gets the private 'App\Command\Exchange1cManualCommand' shared autowired service.
*
* @return \App\Command\Exchange1cManualCommand
*/
protected function getExchange1cManualCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Exchange1cManualCommand.php';
$this->privates['App\\Command\\Exchange1cManualCommand'] = $instance = new \App\Command\Exchange1cManualCommand(($this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'] ?? $this->getExchange1CHandlerService()));
$instance->setName('app:exchange1c-manual');
return $instance;
}
/**
* Gets the private 'App\Command\NotifyUnpaidVehicleCommand' shared autowired service.
*
* @return \App\Command\NotifyUnpaidVehicleCommand
*/
protected function getNotifyUnpaidVehicleCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/NotifyUnpaidVehicleCommand.php';
$this->privates['App\\Command\\NotifyUnpaidVehicleCommand'] = $instance = new \App\Command\NotifyUnpaidVehicleCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:notifyUnpaidVehicle');
return $instance;
}
/**
* Gets the private 'App\Command\NotifyVehicleInvoiceAvailableCommand' shared autowired service.
*
* @return \App\Command\NotifyVehicleInvoiceAvailableCommand
*/
protected function getNotifyVehicleInvoiceAvailableCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/NotifyVehicleInvoiceAvailableCommand.php';
$this->privates['App\\Command\\NotifyVehicleInvoiceAvailableCommand'] = $instance = new \App\Command\NotifyVehicleInvoiceAvailableCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:notifyVehicleInvoiceAvailable');
return $instance;
}
/**
* Gets the private 'App\Command\PaymentsDueTo1C' shared autowired service.
*
* @return \App\Command\PaymentsDueTo1C
*/
protected function getPaymentsDueTo1CService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PaymentsDueTo1C.php';
include_once \dirname(__DIR__, 4).'/src/Service/Auction/PaymentsDueCollector.php';
$this->privates['App\\Command\\PaymentsDueTo1C'] = $instance = new \App\Command\PaymentsDueTo1C(new \App\Service\Auction\PaymentsDueCollector(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), ($this->privates['App\\Service\\Utils\\CommonUtils'] ?? $this->getCommonUtilsService())));
$instance->setName('app:uploadPaymentsDueTo1C');
return $instance;
}
/**
* Gets the private 'App\Command\ProxyHealthCheckCommand' shared autowired service.
*
* @return \App\Command\ProxyHealthCheckCommand
*/
protected function getProxyHealthCheckCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ProxyHealthCheckCommand.php';
$this->privates['App\\Command\\ProxyHealthCheckCommand'] = $instance = new \App\Command\ProxyHealthCheckCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ProxyAccountRepository'] ?? $this->getProxyAccountRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()));
$instance->setName('app:proxyHealthCheck');
return $instance;
}
/**
* Gets the private 'App\Command\RemoveOldAuctionAccountCommand' shared autowired service.
*
* @return \App\Command\RemoveOldAuctionAccountCommand
*/
protected function getRemoveOldAuctionAccountCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RemoveOldAuctionAccountCommand.php';
$this->privates['App\\Command\\RemoveOldAuctionAccountCommand'] = $instance = new \App\Command\RemoveOldAuctionAccountCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:removeOldAuctionAccount');
return $instance;
}
/**
* Gets the private 'App\Command\RemoveOldPluginLogCommand' shared autowired service.
*
* @return \App\Command\RemoveOldPluginLogCommand
*/
protected function getRemoveOldPluginLogCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RemoveOldPluginLogCommand.php';
$this->privates['App\\Command\\RemoveOldPluginLogCommand'] = $instance = new \App\Command\RemoveOldPluginLogCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:removeOldPluginLog');
return $instance;
}
/**
* Gets the private 'App\Command\RescrapeVehicleDataCommand' shared autowired service.
*
* @return \App\Command\RescrapeVehicleDataCommand
*/
protected function getRescrapeVehicleDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RescrapeVehicleDataCommand.php';
$this->privates['App\\Command\\RescrapeVehicleDataCommand'] = $instance = new \App\Command\RescrapeVehicleDataCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:rescrapeVehicleData');
return $instance;
}
/**
* Gets the private 'App\Command\RingCentralSetupWebhookCommand' shared autowired service.
*
* @return \App\Command\RingCentralSetupWebhookCommand
*/
protected function getRingCentralSetupWebhookCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RingCentralSetupWebhookCommand.php';
$this->privates['App\\Command\\RingCentralSetupWebhookCommand'] = $instance = new \App\Command\RingCentralSetupWebhookCommand(($this->privates['App\\Service\\RingCentral\\RingCentralService'] ?? $this->getRingCentralServiceService()));
$instance->setName('ringcentral:setup-webhook');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeContainerCommand' shared autowired service.
*
* @return \App\Command\ScrapeContainerCommand
*/
protected function getScrapeContainerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeContainerCommand.php';
$this->privates['App\\Command\\ScrapeContainerCommand'] = $instance = new \App\Command\ScrapeContainerCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:scrapeContainerData');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeCopartSearchParamsCommand' shared autowired service.
*
* @return \App\Command\ScrapeCopartSearchParamsCommand
*/
protected function getScrapeCopartSearchParamsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeCopartSearchParamsCommand.php';
$this->privates['App\\Command\\ScrapeCopartSearchParamsCommand'] = $instance = new \App\Command\ScrapeCopartSearchParamsCommand(($this->privates['App\\Service\\Auction\\Copart\\ScrapeAuctionCopart'] ?? $this->getScrapeAuctionCopartService()));
$instance->setName('app:scrape-copart-search-params');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeCopartStorageDate' shared autowired service.
*
* @return \App\Command\ScrapeCopartStorageDate
*/
protected function getScrapeCopartStorageDateService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeCopartStorageDate.php';
$this->privates['App\\Command\\ScrapeCopartStorageDate'] = $instance = new \App\Command\ScrapeCopartStorageDate(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['App\\Factory\\ShipperScraperFactory'] ?? $this->getShipperScraperFactoryService()));
$instance->setName('app:scrapeCopartStorageData');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeLogistix101Photos' shared autowired service.
*
* @return \App\Command\ScrapeLogistix101Photos
*/
protected function getScrapeLogistix101PhotosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeLogistix101Photos.php';
$this->privates['App\\Command\\ScrapeLogistix101Photos'] = $instance = new \App\Command\ScrapeLogistix101Photos(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:scrapeLogistix101Photos');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeOpeningContainerCommand' shared autowired service.
*
* @return \App\Command\ScrapeOpeningContainerCommand
*/
protected function getScrapeOpeningContainerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeOpeningContainerCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/ContainerUpdates/ScrapeOpeningContainer.php';
include_once \dirname(__DIR__, 4).'/src/Service/Google/GoogleServiceCustomerClearance.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
$b = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$c = ($this->services['kernel'] ?? $this->get('kernel', 1));
$this->privates['App\\Command\\ScrapeOpeningContainerCommand'] = $instance = new \App\Command\ScrapeOpeningContainerCommand($a, new \App\Service\ContainerUpdates\ScrapeOpeningContainer($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \App\Service\Google\GoogleServiceCustomerClearance($b, $c), $b, $c));
$instance->setName('app:scrapeOpeningContainerCommand');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeShipperCommand' shared autowired service.
*
* @return \App\Command\ScrapeShipperCommand
*/
protected function getScrapeShipperCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeShipperCommand.php';
$this->privates['App\\Command\\ScrapeShipperCommand'] = $instance = new \App\Command\ScrapeShipperCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['App\\Factory\\ShipperScraperFactory'] ?? $this->getShipperScraperFactoryService()));
$instance->setName('app:scrapeShipperData');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeSotbyPhotos' shared autowired service.
*
* @return \App\Command\ScrapeSotbyPhotos
*/
protected function getScrapeSotbyPhotosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeSotbyPhotos.php';
$this->privates['App\\Command\\ScrapeSotbyPhotos'] = $instance = new \App\Command\ScrapeSotbyPhotos(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'] ?? $this->getScrapeShipperSotbyService()));
$instance->setName('app:scrapeSotbyPhotos');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeVehicleAdditionDataCommand' shared autowired service.
*
* @return \App\Command\ScrapeVehicleAdditionDataCommand
*/
protected function getScrapeVehicleAdditionDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeVehicleAdditionDataCommand.php';
$this->privates['App\\Command\\ScrapeVehicleAdditionDataCommand'] = $instance = new \App\Command\ScrapeVehicleAdditionDataCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:scrapeScrapeVehicleAdditionDataCommand');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeVehicleAuctionPhotos' shared autowired service.
*
* @return \App\Command\ScrapeVehicleAuctionPhotos
*/
protected function getScrapeVehicleAuctionPhotosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeVehicleAuctionPhotos.php';
$this->privates['App\\Command\\ScrapeVehicleAuctionPhotos'] = $instance = new \App\Command\ScrapeVehicleAuctionPhotos(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:scrapeVehicleAuctionPhotos');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeVehicleDataFromMailBox' shared autowired service.
*
* @return \App\Command\ScrapeVehicleDataFromMailBox
*/
protected function getScrapeVehicleDataFromMailBoxService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeVehicleDataFromMailBox.php';
include_once \dirname(__DIR__, 4).'/src/Service/VehicleUpdates/VehicleScrapeDataFromMailBox.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->privates['App\\Command\\ScrapeVehicleDataFromMailBox'] = $instance = new \App\Command\ScrapeVehicleDataFromMailBox($a, $b, new \App\Service\VehicleUpdates\VehicleScrapeDataFromMailBox($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), ($this->privates['App\\Service\\Utils\\CommonUtils'] ?? $this->getCommonUtilsService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
$instance->setName('app:ScrapeVehicleDataFromMailBox');
return $instance;
}
/**
* Gets the private 'App\Command\ScrapeVehicleDriverPhotos' shared autowired service.
*
* @return \App\Command\ScrapeVehicleDriverPhotos
*/
protected function getScrapeVehicleDriverPhotosService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ScrapeVehicleDriverPhotos.php';
include_once \dirname(__DIR__, 4).'/src/Service/VehicleUpdates/VehicleScrapeDriverPhotos.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
$this->privates['App\\Command\\ScrapeVehicleDriverPhotos'] = $instance = new \App\Command\ScrapeVehicleDriverPhotos($a, new \App\Service\VehicleUpdates\VehicleScrapeDriverPhotos($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), ($this->privates['App\\Service\\Utils\\CommonUtils'] ?? $this->getCommonUtilsService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
$instance->setName('app:scrapeVehicleDriverPhotos');
return $instance;
}
/**
* Gets the private 'App\Command\SendUpdatedDataTo1cCommand' shared autowired service.
*
* @return \App\Command\SendUpdatedDataTo1cCommand
*/
protected function getSendUpdatedDataTo1cCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SendUpdatedDataTo1cCommand.php';
$this->privates['App\\Command\\SendUpdatedDataTo1cCommand'] = $instance = new \App\Command\SendUpdatedDataTo1cCommand(($this->privates['App\\Service\\Exchange1C\\Exchange1CSendUpdatedData'] ?? $this->getExchange1CSendUpdatedDataService()));
$instance->setName('app:sendUpdatedDataTo1c');
return $instance;
}
/**
* Gets the private 'App\Command\SendVehicleUpdates' shared autowired service.
*
* @return \App\Command\SendVehicleUpdates
*/
protected function getSendVehicleUpdatesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SendVehicleUpdates.php';
include_once \dirname(__DIR__, 4).'/src/Service/VehicleUpdates/VehicleUpdatesService.php';
$this->privates['App\\Command\\SendVehicleUpdates'] = $instance = new \App\Command\SendVehicleUpdates(new \App\Service\VehicleUpdates\VehicleUpdatesService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
$instance->setName('app:sendVehicleUpdates');
return $instance;
}
/**
* Gets the private 'App\Command\SyncDataWithCommand' shared autowired service.
*
* @return \App\Command\SyncDataWithCommand
*/
protected function getSyncDataWithCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SyncDataWithCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/SyncData/SyncDataWith.php';
$this->privates['App\\Command\\SyncDataWithCommand'] = $instance = new \App\Command\SyncDataWithCommand(new \App\Service\SyncData\SyncDataWith(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $this->getEnv('json:SYNC_DATA_TO_URLS')));
$instance->setName('app:syncData');
return $instance;
}
/**
* Gets the private 'App\Command\SyncProdAuctionBidsCommand' shared autowired service.
*
* @return \App\Command\SyncProdAuctionBidsCommand
*/
protected function getSyncProdAuctionBidsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SyncProdAuctionBidsCommand.php';
$this->privates['App\\Command\\SyncProdAuctionBidsCommand'] = $instance = new \App\Command\SyncProdAuctionBidsCommand(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Repository\\ProdAuctionBidRepository'] ?? $this->getProdAuctionBidRepositoryService()));
$instance->setName('app:sync:auction-bids');
$instance->setDescription('Fetch and insert auction bids from external service');
return $instance;
}
/**
* Gets the private 'App\Command\SyncProdPluginEventLogsCommand' shared autowired service.
*
* @return \App\Command\SyncProdPluginEventLogsCommand
*/
protected function getSyncProdPluginEventLogsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SyncProdPluginEventLogsCommand.php';
$this->privates['App\\Command\\SyncProdPluginEventLogsCommand'] = $instance = new \App\Command\SyncProdPluginEventLogsCommand(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Repository\\ProdPluginEventLogRepository'] ?? $this->getProdPluginEventLogRepositoryService()));
$instance->setName('app:sync:plugin-event-logs');
$instance->setDescription('Fetch plugin event logs and insert without duplicates');
return $instance;
}
/**
* Gets the private 'App\Command\VehicleDeliveryNotificationCommand' shared autowired service.
*
* @return \App\Command\VehicleDeliveryNotificationCommand
*/
protected function getVehicleDeliveryNotificationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/VehicleDeliveryNotificationCommand.php';
$this->privates['App\\Command\\VehicleDeliveryNotificationCommand'] = $instance = new \App\Command\VehicleDeliveryNotificationCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:vehicle-delivery-notification');
return $instance;
}
/**
* Gets the private 'App\Command\VehicleSevenDaysEatDateNotificationCommand' shared autowired service.
*
* @return \App\Command\VehicleSevenDaysEatDateNotificationCommand
*/
protected function getVehicleSevenDaysEatDateNotificationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/VehicleSevenDaysEatDateNotificationCommand.php';
$this->privates['App\\Command\\VehicleSevenDaysEatDateNotificationCommand'] = $instance = new \App\Command\VehicleSevenDaysEatDateNotificationCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:vehicleSevenDaysEatNotification');
return $instance;
}
/**
* Gets the private 'App\DoctrineEventListener\AdditionalServiceStrategyEventListener' shared autowired service.
*
* @return \App\DoctrineEventListener\AdditionalServiceStrategyEventListener
*/
protected function getAdditionalServiceStrategyEventListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/AdditionalServiceStrategyEventListener.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\DoctrineEventListener\\AdditionalServiceStrategyEventListener'])) {
return $this->privates['App\\DoctrineEventListener\\AdditionalServiceStrategyEventListener'];
}
return $this->privates['App\\DoctrineEventListener\\AdditionalServiceStrategyEventListener'] = new \App\DoctrineEventListener\AdditionalServiceStrategyEventListener($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\DoctrineEventListener\AuctionAccountListener' shared autowired service.
*
* @return \App\DoctrineEventListener\AuctionAccountListener
*/
protected function getAuctionAccountListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/AuctionAccountListener.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\DoctrineEventListener\\AuctionAccountListener'])) {
return $this->privates['App\\DoctrineEventListener\\AuctionAccountListener'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\DoctrineEventListener\\AuctionAccountListener'])) {
return $this->privates['App\\DoctrineEventListener\\AuctionAccountListener'];
}
return $this->privates['App\\DoctrineEventListener\\AuctionAccountListener'] = new \App\DoctrineEventListener\AuctionAccountListener($a, $b);
}
/**
* Gets the private 'App\DoctrineEventListener\CarfaxListener' shared autowired service.
*
* @return \App\DoctrineEventListener\CarfaxListener
*/
protected function getCarfaxListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/CarfaxListener.php';
return $this->privates['App\\DoctrineEventListener\\CarfaxListener'] = new \App\DoctrineEventListener\CarfaxListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\DoctrineEventListener\ContainerDateOpeningListener' shared autowired service.
*
* @return \App\DoctrineEventListener\ContainerDateOpeningListener
*/
protected function getContainerDateOpeningListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/ContainerDateOpeningListener.php';
$a = ($this->privates['App\\Service\\Exchange1C\\Exchange1CSendUpdatedData'] ?? $this->getExchange1CSendUpdatedDataService());
if (isset($this->privates['App\\DoctrineEventListener\\ContainerDateOpeningListener'])) {
return $this->privates['App\\DoctrineEventListener\\ContainerDateOpeningListener'];
}
return $this->privates['App\\DoctrineEventListener\\ContainerDateOpeningListener'] = new \App\DoctrineEventListener\ContainerDateOpeningListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\DoctrineEventListener\NotificationSubscriptionUserListener' shared autowired service.
*
* @return \App\DoctrineEventListener\NotificationSubscriptionUserListener
*/
protected function getNotificationSubscriptionUserListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/NotificationSubscriptionUserListener.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\DoctrineEventListener\\NotificationSubscriptionUserListener'])) {
return $this->privates['App\\DoctrineEventListener\\NotificationSubscriptionUserListener'];
}
return $this->privates['App\\DoctrineEventListener\\NotificationSubscriptionUserListener'] = new \App\DoctrineEventListener\NotificationSubscriptionUserListener($a);
}
/**
* Gets the private 'App\DoctrineEventListener\TelegramPinListener' shared autowired service.
*
* @return \App\DoctrineEventListener\TelegramPinListener
*/
protected function getTelegramPinListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/TelegramPinListener.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\DoctrineEventListener\\TelegramPinListener'])) {
return $this->privates['App\\DoctrineEventListener\\TelegramPinListener'];
}
return $this->privates['App\\DoctrineEventListener\\TelegramPinListener'] = new \App\DoctrineEventListener\TelegramPinListener($a);
}
/**
* Gets the private 'App\DoctrineEventListener\UpdatedDataTo1CServerListener' shared autowired service.
*
* @return \App\DoctrineEventListener\UpdatedDataTo1CServerListener
*/
protected function getUpdatedDataTo1CServerListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/UpdatedDataTo1CServerListener.php';
return $this->privates['App\\DoctrineEventListener\\UpdatedDataTo1CServerListener'] = new \App\DoctrineEventListener\UpdatedDataTo1CServerListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\DoctrineEventListener\UserTelegramPinCode' shared autowired service.
*
* @return \App\DoctrineEventListener\UserTelegramPinCode
*/
protected function getUserTelegramPinCodeService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/UserTelegramPinCode.php';
return $this->privates['App\\DoctrineEventListener\\UserTelegramPinCode'] = new \App\DoctrineEventListener\UserTelegramPinCode();
}
/**
* Gets the private 'App\DoctrineEventListener\UserWindowStickerListener' shared autowired service.
*
* @return \App\DoctrineEventListener\UserWindowStickerListener
*/
protected function getUserWindowStickerListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/UserWindowStickerListener.php';
return $this->privates['App\\DoctrineEventListener\\UserWindowStickerListener'] = new \App\DoctrineEventListener\UserWindowStickerListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\DoctrineEventListener\VehiclePhotoListener' shared autowired service.
*
* @return \App\DoctrineEventListener\VehiclePhotoListener
*/
protected function getVehiclePhotoListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/VehiclePhotoListener.php';
return $this->privates['App\\DoctrineEventListener\\VehiclePhotoListener'] = new \App\DoctrineEventListener\VehiclePhotoListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\Exchange1C\\Exchange1CSendUpdatedData'] ?? $this->getExchange1CSendUpdatedDataService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\DoctrineEventListener\VehicleTransferDataFieldsChanged' shared autowired service.
*
* @return \App\DoctrineEventListener\VehicleTransferDataFieldsChanged
*/
protected function getVehicleTransferDataFieldsChangedService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/VehicleTransferDataFieldsChanged.php';
return $this->privates['App\\DoctrineEventListener\\VehicleTransferDataFieldsChanged'] = new \App\DoctrineEventListener\VehicleTransferDataFieldsChanged(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'App\DoctrineEventListener\VehicleUpdatedDataTo1CListener' shared autowired service.
*
* @return \App\DoctrineEventListener\VehicleUpdatedDataTo1CListener
*/
protected function getVehicleUpdatedDataTo1CListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/VehicleUpdatedDataTo1CListener.php';
return $this->privates['App\\DoctrineEventListener\\VehicleUpdatedDataTo1CListener'] = new \App\DoctrineEventListener\VehicleUpdatedDataTo1CListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\DoctrineEventListener\VehicleUpdatesListener' shared autowired service.
*
* @return \App\DoctrineEventListener\VehicleUpdatesListener
*/
protected function getVehicleUpdatesListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DoctrineEventListener/VehicleUpdatesListener.php';
return $this->privates['App\\DoctrineEventListener\\VehicleUpdatesListener'] = new \App\DoctrineEventListener\VehicleUpdatesListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\EventListener\AccessDeniedListener' shared autowired service.
*
* @return \App\EventListener\AccessDeniedListener
*/
protected function getAccessDeniedListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/AccessDeniedListener.php';
return $this->privates['App\\EventListener\\AccessDeniedListener'] = new \App\EventListener\AccessDeniedListener($this, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\EventSubscriber\Exchange1C\Exchange1cEventSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Exchange1C\Exchange1cEventSubscriber
*/
protected function getExchange1cEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/Exchange1C/Exchange1cEventSubscriber.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\EventSubscriber\\Exchange1C\\Exchange1cEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\Exchange1C\\Exchange1cEventSubscriber'];
}
return $this->privates['App\\EventSubscriber\\Exchange1C\\Exchange1cEventSubscriber'] = new \App\EventSubscriber\Exchange1C\Exchange1cEventSubscriber($a);
}
/**
* Gets the private 'App\Event\Http\ApiPluginControllerCall' shared autowired service.
*
* @return \App\Event\Http\ApiPluginControllerCall
*/
protected function getApiPluginControllerCallService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Event\\Http\\ApiPluginControllerCall'])) {
return $this->privates['App\\Event\\Http\\ApiPluginControllerCall'];
}
return $this->privates['App\\Event\\Http\\ApiPluginControllerCall'] = new \App\Event\Http\ApiPluginControllerCall($a);
}
/**
* Gets the private 'App\Event\Vehicle\VehicleEventSubscriber' shared autowired service.
*
* @return \App\Event\Vehicle\VehicleEventSubscriber
*/
protected function getVehicleEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Event/Vehicle/VehicleEventSubscriber.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'])) {
return $this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'])) {
return $this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'];
}
$c = ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService());
if (isset($this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'])) {
return $this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'];
}
return $this->privates['App\\Event\\Vehicle\\VehicleEventSubscriber'] = new \App\Event\Vehicle\VehicleEventSubscriber($a, $b, $c, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Factory\ShipperScraperFactory' shared autowired service.
*
* @return \App\Factory\ShipperScraperFactory
*/
protected function getShipperScraperFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Factory/ShipperScraperFactory.php';
include_once \dirname(__DIR__, 4).'/src/CustomInterface/ShipperScraperInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperW8.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperAtlantic.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperASL.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperLion.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperArgusMotors.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperAllCargo.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperSeaWay.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperDnipro.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperLogistix101.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperUsaTrt.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperVsBrothers.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperNNSF.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperCargoLoop.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapreShipperEvergreenLogisticsUsa.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperAisCargoTX.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperSWSFL.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperMtl.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperAivi.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperNN.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Factory\\ShipperScraperFactory'])) {
return $this->privates['App\\Factory\\ShipperScraperFactory'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Factory\\ShipperScraperFactory'])) {
return $this->privates['App\\Factory\\ShipperScraperFactory'];
}
$c = ($this->privates['App\\Service\\Utils\\CommonUtils'] ?? $this->getCommonUtilsService());
if (isset($this->privates['App\\Factory\\ShipperScraperFactory'])) {
return $this->privates['App\\Factory\\ShipperScraperFactory'];
}
$d = ($this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'] ?? $this->getScrapeShipperSotbyService());
if (isset($this->privates['App\\Factory\\ShipperScraperFactory'])) {
return $this->privates['App\\Factory\\ShipperScraperFactory'];
}
$e = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$f = ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService());
return $this->privates['App\\Factory\\ShipperScraperFactory'] = new \App\Factory\ShipperScraperFactory(new \App\Service\Shipper\ScrapeShipperW8($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperAtlantic($a, $e, $b, $f), new \App\Service\Shipper\ScrapeShipperASL($a, $e, $b, $f), new \App\Service\Shipper\ScrapeShipperLion($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperArgusMotors($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperAllCargo($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperSeaWay($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperDnipro($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperLogistix101($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperUsaTrt($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperVsBrothers($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperNNSF($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperCargoLoop($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapreShipperEvergreenLogisticsUsa($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperAisCargoTX($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperSWSFL($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperMtl($a, $e, $b, $f, $c), $d, new \App\Service\Shipper\ScrapeShipperAivi($a, $e, $b, $f, $c), new \App\Service\Shipper\ScrapeShipperNN($a, $e, $b, $f, $c));
}
/**
* Gets the private 'App\Factory\ShippingLineScraperFactory' shared service.
*
* @return \App\Factory\ShippingLineScraperFactory
*/
protected function getShippingLineScraperFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Factory/ShippingLineScraperFactory.php';
include_once \dirname(__DIR__, 4).'/src/CustomInterface/ShippingLineScraperInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeZIM.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeMSC.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeCMA.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/SafecubeAPI/BaseScraper.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/SafecubeAPI/ScrapeCMA.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/SafecubeAPI/ApiClient.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/FindteuAPI/BaseScraper.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/FindteuAPI/ScrapeCMA.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/FindteuAPI/ApiClient.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeHapag.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeMaersk.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeCosco.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeOOCL.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/SafecubeAPI/ScrapeOOCL.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/FindteuAPI/ScrapeOOCL.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeTurkon.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeONE.php';
include_once \dirname(__DIR__, 4).'/src/Service/ShippingLine/ScrapeYangMing.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Factory\\ShippingLineScraperFactory'])) {
return $this->privates['App\\Factory\\ShippingLineScraperFactory'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Factory\\ShippingLineScraperFactory'])) {
return $this->privates['App\\Factory\\ShippingLineScraperFactory'];
}
$c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$d = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
$e = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$f = new \App\Service\ShippingLine\SafecubeAPI\ApiClient($d, $e);
$g = new \App\Service\ShippingLine\FindteuAPI\ApiClient($d, $e);
return $this->privates['App\\Factory\\ShippingLineScraperFactory'] = new \App\Factory\ShippingLineScraperFactory(['zim' => ['nameVariants' => [0 => 'zim'], 'defaultSource' => 'website', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeZIM($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer']]], 'msc' => ['nameVariants' => [0 => 'msc', 1 => 'mediterranean shipping corp'], 'defaultSource' => 'website', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeMSC($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer']]], 'cma' => ['nameVariants' => [0 => 'cmdu', 1 => 'cma', 2 => 'cma-cgm', 3 => 'cma cgm', 4 => 'cgm', 5 => 'cma line'], 'defaultSource' => 'safecubeApi', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeCMA($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer'], 'safecubeApi' => ['instance' => new \App\Service\ShippingLine\SafecubeAPI\ScrapeCMA($c, $f), 'description' => 'Via API of Safecube service'], 'findteuApi' => ['instance' => new \App\Service\ShippingLine\FindteuAPI\ScrapeCMA($c, $g), 'description' => 'Via API of Via Findteu API service']]], 'hapag' => ['nameVariants' => [0 => 'hapag', 1 => 'hapag lloyd', 2 => 'hapag-lloyd', 3 => 'hapag-lloyd usa llc', 4 => 'hapag lloyd a g'], 'defaultSource' => 'website', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeHapag($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer']]], 'maersk' => ['nameVariants' => [0 => 'maersk', 1 => 'maersk lines, inc.', 2 => 'maersk line'], 'defaultSource' => 'website', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeMaersk($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer']]], 'cosco' => ['nameVariants' => [0 => 'cosco', 1 => 'cosco bulk carrier ltd.', 2 => 'cosko line', 3 => 'cosco line'], 'defaultSource' => 'website', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeCosco($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer']]], 'oocl' => ['nameVariants' => [0 => 'oocl', 1 => 'orient overseas container line inc', 2 => 'oolu'], 'defaultSource' => 'safecubeApi', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeOOCL($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer'], 'safecubeApi' => ['instance' => new \App\Service\ShippingLine\SafecubeAPI\ScrapeOOCL($c, $f), 'description' => 'Via API of Safecube service'], 'findteuApi' => ['instance' => new \App\Service\ShippingLine\FindteuAPI\ScrapeOOCL($c, $g), 'description' => 'Via API of Via Findteu API service']]], 'turkon' => ['nameVariants' => [0 => 'turkon'], 'defaultSource' => 'website', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeTurkon($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer']]], 'one' => ['nameVariants' => [0 => 'one'], 'defaultSource' => 'website', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeONE($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer']]], 'yangming' => ['nameVariants' => [0 => 'yangming', 1 => 'yang ming line', 2 => 'yangming marine transport corp', 3 => 'yang ming'], 'defaultSource' => 'website', 'sources' => ['website' => ['instance' => new \App\Service\ShippingLine\ScrapeYangMing($a, $c, $b), 'description' => 'Website (HTML-parser) via puppeteer']]]]);
}
/**
* Gets the private 'App\Form\AnnouncementType' shared autowired service.
*
* @return \App\Form\AnnouncementType
*/
protected function getAnnouncementTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/AnnouncementType.php';
return $this->privates['App\\Form\\AnnouncementType'] = new \App\Form\AnnouncementType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\AuctionAccountType' shared autowired service.
*
* @return \App\Form\AuctionAccountType
*/
protected function getAuctionAccountTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/AuctionAccountType.php';
return $this->privates['App\\Form\\AuctionAccountType'] = new \App\Form\AuctionAccountType(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\CalculatorLandPriceGlobalEditType' shared autowired service.
*
* @return \App\Form\CalculatorLandPriceGlobalEditType
*/
protected function getCalculatorLandPriceGlobalEditTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CalculatorLandPriceGlobalEditType.php';
return $this->privates['App\\Form\\CalculatorLandPriceGlobalEditType'] = new \App\Form\CalculatorLandPriceGlobalEditType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\ContainerType' shared autowired service.
*
* @return \App\Form\ContainerType
*/
protected function getContainerTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ContainerType.php';
return $this->privates['App\\Form\\ContainerType'] = new \App\Form\ContainerType(($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService()));
}
/**
* Gets the private 'App\Form\CustomDesignType' shared autowired service.
*
* @return \App\Form\CustomDesignType
*/
protected function getCustomDesignTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CustomDesignType.php';
return $this->privates['App\\Form\\CustomDesignType'] = new \App\Form\CustomDesignType();
}
/**
* Gets the private 'App\Form\CustomPriceGlobalEditType' shared autowired service.
*
* @return \App\Form\CustomPriceGlobalEditType
*/
protected function getCustomPriceGlobalEditTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CustomPriceGlobalEditType.php';
return $this->privates['App\\Form\\CustomPriceGlobalEditType'] = new \App\Form\CustomPriceGlobalEditType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\CustomPriceSchemeType' shared autowired service.
*
* @return \App\Form\CustomPriceSchemeType
*/
protected function getCustomPriceSchemeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CustomPriceSchemeType.php';
return $this->privates['App\\Form\\CustomPriceSchemeType'] = new \App\Form\CustomPriceSchemeType(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\CustomerType' shared autowired service.
*
* @return \App\Form\CustomerType
*/
protected function getCustomerTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CustomerType.php';
return $this->privates['App\\Form\\CustomerType'] = new \App\Form\CustomerType(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\ExportDocuments\DocumentCreateType' shared autowired service.
*
* @return \App\Form\ExportDocuments\DocumentCreateType
*/
protected function getDocumentCreateTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExportDocuments/DocumentCreateType.php';
return $this->privates['App\\Form\\ExportDocuments\\DocumentCreateType'] = new \App\Form\ExportDocuments\DocumentCreateType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\ExportDocuments\DocumentEditType' shared autowired service.
*
* @return \App\Form\ExportDocuments\DocumentEditType
*/
protected function getDocumentEditTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExportDocuments/DocumentEditType.php';
return $this->privates['App\\Form\\ExportDocuments\\DocumentEditType'] = new \App\Form\ExportDocuments\DocumentEditType(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\ExportDocuments\LocationCreateType' shared autowired service.
*
* @return \App\Form\ExportDocuments\LocationCreateType
*/
protected function getLocationCreateTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExportDocuments/LocationCreateType.php';
return $this->privates['App\\Form\\ExportDocuments\\LocationCreateType'] = new \App\Form\ExportDocuments\LocationCreateType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\ExportDocuments\LocationEditType' shared autowired service.
*
* @return \App\Form\ExportDocuments\LocationEditType
*/
protected function getLocationEditTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExportDocuments/LocationEditType.php';
return $this->privates['App\\Form\\ExportDocuments\\LocationEditType'] = new \App\Form\ExportDocuments\LocationEditType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\ExportDocuments\StatusCreateType' shared autowired service.
*
* @return \App\Form\ExportDocuments\StatusCreateType
*/
protected function getStatusCreateTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExportDocuments/StatusCreateType.php';
return $this->privates['App\\Form\\ExportDocuments\\StatusCreateType'] = new \App\Form\ExportDocuments\StatusCreateType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\ExportDocuments\StatusEditType' shared autowired service.
*
* @return \App\Form\ExportDocuments\StatusEditType
*/
protected function getStatusEditTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExportDocuments/StatusEditType.php';
return $this->privates['App\\Form\\ExportDocuments\\StatusEditType'] = new \App\Form\ExportDocuments\StatusEditType(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\NoteType' shared autowired service.
*
* @return \App\Form\NoteType
*/
protected function getNoteTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/NoteType.php';
return $this->privates['App\\Form\\NoteType'] = new \App\Form\NoteType();
}
/**
* Gets the private 'App\Form\NotificationSubscriptionUserType' shared autowired service.
*
* @return \App\Form\NotificationSubscriptionUserType
*/
protected function getNotificationSubscriptionUserTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/NotificationSubscriptionUserType.php';
return $this->privates['App\\Form\\NotificationSubscriptionUserType'] = new \App\Form\NotificationSubscriptionUserType(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\UserNotification\\UserNotificationService'] ?? $this->getUserNotificationServiceService()));
}
/**
* Gets the private 'App\Form\PluginUserType' shared autowired service.
*
* @return \App\Form\PluginUserType
*/
protected function getPluginUserTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PluginUserType.php';
return $this->privates['App\\Form\\PluginUserType'] = new \App\Form\PluginUserType(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\ProxyAccountType' shared autowired service.
*
* @return \App\Form\ProxyAccountType
*/
protected function getProxyAccountTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProxyAccountType.php';
return $this->privates['App\\Form\\ProxyAccountType'] = new \App\Form\ProxyAccountType();
}
/**
* Gets the private 'App\Form\StatePortsType' shared autowired service.
*
* @return \App\Form\StatePortsType
*/
protected function getStatePortsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/StatePortsType.php';
return $this->privates['App\\Form\\StatePortsType'] = new \App\Form\StatePortsType();
}
/**
* Gets the private 'App\Form\TicketCommentType' shared autowired service.
*
* @return \App\Form\TicketCommentType
*/
protected function getTicketCommentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TicketCommentType.php';
return $this->privates['App\\Form\\TicketCommentType'] = new \App\Form\TicketCommentType();
}
/**
* Gets the private 'App\Form\TicketType' shared autowired service.
*
* @return \App\Form\TicketType
*/
protected function getTicketTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TicketType.php';
return $this->privates['App\\Form\\TicketType'] = new \App\Form\TicketType();
}
/**
* Gets the private 'App\Form\TransferDataFormFieldsType' shared autowired service.
*
* @return \App\Form\TransferDataFormFieldsType
*/
protected function getTransferDataFormFieldsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TransferDataFormFieldsType.php';
return $this->privates['App\\Form\\TransferDataFormFieldsType'] = new \App\Form\TransferDataFormFieldsType();
}
/**
* Gets the private 'App\Form\UserType' shared autowired service.
*
* @return \App\Form\UserType
*/
protected function getUserTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/UserType.php';
return $this->privates['App\\Form\\UserType'] = new \App\Form\UserType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\VehicleAdditionalServiceType' shared autowired service.
*
* @return \App\Form\VehicleAdditionalServiceType
*/
protected function getVehicleAdditionalServiceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/VehicleAdditionalServiceType.php';
return $this->privates['App\\Form\\VehicleAdditionalServiceType'] = new \App\Form\VehicleAdditionalServiceType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\VehicleType' shared autowired service.
*
* @return \App\Form\VehicleType
*/
protected function getVehicleTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/VehicleType.php';
return $this->privates['App\\Form\\VehicleType'] = new \App\Form\VehicleType();
}
/**
* Gets the private 'App\Form\VideoType' shared autowired service.
*
* @return \App\Form\VideoType
*/
protected function getVideoTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/VideoType.php';
return $this->privates['App\\Form\\VideoType'] = new \App\Form\VideoType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\WarehouseType' shared autowired service.
*
* @return \App\Form\WarehouseType
*/
protected function getWarehouseTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/WarehouseType.php';
return $this->privates['App\\Form\\WarehouseType'] = new \App\Form\WarehouseType();
}
/**
* Gets the private 'App\Repository\AccountCodeRepository' shared autowired service.
*
* @return \App\Repository\AccountCodeRepository
*/
protected function getAccountCodeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AccountCodeRepository.php';
return $this->privates['App\\Repository\\AccountCodeRepository'] = new \App\Repository\AccountCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AccruedAdditionalServiceRepository' shared autowired service.
*
* @return \App\Repository\AccruedAdditionalServiceRepository
*/
protected function getAccruedAdditionalServiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AccruedAdditionalServiceRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\AccruedAdditionalServiceRepository'])) {
return $this->privates['App\\Repository\\AccruedAdditionalServiceRepository'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\AccruedAdditionalServiceRepository'])) {
return $this->privates['App\\Repository\\AccruedAdditionalServiceRepository'];
}
return $this->privates['App\\Repository\\AccruedAdditionalServiceRepository'] = new \App\Repository\AccruedAdditionalServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), $a, $b, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\AdditionalServicePriceRepository' shared autowired service.
*
* @return \App\Repository\AdditionalServicePriceRepository
*/
protected function getAdditionalServicePriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AdditionalServicePriceRepository.php';
return $this->privates['App\\Repository\\AdditionalServicePriceRepository'] = new \App\Repository\AdditionalServicePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AnnouncementRepository' shared autowired service.
*
* @return \App\Repository\AnnouncementRepository
*/
protected function getAnnouncementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AnnouncementRepository.php';
return $this->privates['App\\Repository\\AnnouncementRepository'] = new \App\Repository\AnnouncementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()));
}
/**
* Gets the private 'App\Repository\ApiPluginCallsRepository' shared autowired service.
*
* @return \App\Repository\ApiPluginCallsRepository
*/
protected function getApiPluginCallsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ApiPluginCallsRepository.php';
return $this->privates['App\\Repository\\ApiPluginCallsRepository'] = new \App\Repository\ApiPluginCallsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ApiUserTokenRepository' shared autowired service.
*
* @return \App\Repository\ApiUserTokenRepository
*/
protected function getApiUserTokenRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ApiUserTokenRepository.php';
return $this->privates['App\\Repository\\ApiUserTokenRepository'] = new \App\Repository\ApiUserTokenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AuctionAccountRepository' shared autowired service.
*
* @return \App\Repository\AuctionAccountRepository
*/
protected function getAuctionAccountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AuctionAccountRepository.php';
return $this->privates['App\\Repository\\AuctionAccountRepository'] = new \App\Repository\AuctionAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AuctionBidRepository' shared autowired service.
*
* @return \App\Repository\AuctionBidRepository
*/
protected function getAuctionBidRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AuctionBidRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\AuctionBidRepository'])) {
return $this->privates['App\\Repository\\AuctionBidRepository'];
}
return $this->privates['App\\Repository\\AuctionBidRepository'] = new \App\Repository\AuctionBidRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\AuctionFeeRepository' shared autowired service.
*
* @return \App\Repository\AuctionFeeRepository
*/
protected function getAuctionFeeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AuctionFeeRepository.php';
return $this->privates['App\\Repository\\AuctionFeeRepository'] = new \App\Repository\AuctionFeeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AuctionLocationDeliveryRateRepository' shared autowired service.
*
* @return \App\Repository\AuctionLocationDeliveryRateRepository
*/
protected function getAuctionLocationDeliveryRateRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AuctionLocationDeliveryRateRepository.php';
return $this->privates['App\\Repository\\AuctionLocationDeliveryRateRepository'] = new \App\Repository\AuctionLocationDeliveryRateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AuctionLocationRepository' shared autowired service.
*
* @return \App\Repository\AuctionLocationRepository
*/
protected function getAuctionLocationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AuctionLocationRepository.php';
return $this->privates['App\\Repository\\AuctionLocationRepository'] = new \App\Repository\AuctionLocationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AuctionPasswordsListRepository' shared autowired service.
*
* @return \App\Repository\AuctionPasswordsListRepository
*/
protected function getAuctionPasswordsListRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AuctionPasswordsListRepository.php';
return $this->privates['App\\Repository\\AuctionPasswordsListRepository'] = new \App\Repository\AuctionPasswordsListRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AuctionRepository' shared autowired service.
*
* @return \App\Repository\AuctionRepository
*/
protected function getAuctionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AuctionRepository.php';
return $this->privates['App\\Repository\\AuctionRepository'] = new \App\Repository\AuctionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BodyTypesLandPriceChangeRepository' shared autowired service.
*
* @return \App\Repository\BodyTypesLandPriceChangeRepository
*/
protected function getBodyTypesLandPriceChangeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/BodyTypesLandPriceChangeRepository.php';
return $this->privates['App\\Repository\\BodyTypesLandPriceChangeRepository'] = new \App\Repository\BodyTypesLandPriceChangeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BodyTypesSeaPriceChangeRepository' shared autowired service.
*
* @return \App\Repository\BodyTypesSeaPriceChangeRepository
*/
protected function getBodyTypesSeaPriceChangeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/BodyTypesSeaPriceChangeRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\BodyTypesSeaPriceChangeRepository'])) {
return $this->privates['App\\Repository\\BodyTypesSeaPriceChangeRepository'];
}
return $this->privates['App\\Repository\\BodyTypesSeaPriceChangeRepository'] = new \App\Repository\BodyTypesSeaPriceChangeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\CalculatorAdditionalServiceRepository' shared autowired service.
*
* @return \App\Repository\CalculatorAdditionalServiceRepository
*/
protected function getCalculatorAdditionalServiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CalculatorAdditionalServiceRepository.php';
return $this->privates['App\\Repository\\CalculatorAdditionalServiceRepository'] = new \App\Repository\CalculatorAdditionalServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CalculatorCountryDeliveryVehicleTypeHiddenRepository' shared autowired service.
*
* @return \App\Repository\CalculatorCountryDeliveryVehicleTypeHiddenRepository
*/
protected function getCalculatorCountryDeliveryVehicleTypeHiddenRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CalculatorCountryDeliveryVehicleTypeHiddenRepository.php';
return $this->privates['App\\Repository\\CalculatorCountryDeliveryVehicleTypeHiddenRepository'] = new \App\Repository\CalculatorCountryDeliveryVehicleTypeHiddenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CalculatorCountryRepository' shared autowired service.
*
* @return \App\Repository\CalculatorCountryRepository
*/
protected function getCalculatorCountryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CalculatorCountryRepository.php';
return $this->privates['App\\Repository\\CalculatorCountryRepository'] = new \App\Repository\CalculatorCountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CalculatorCustomClearanceParamRepository' shared autowired service.
*
* @return \App\Repository\CalculatorCustomClearanceParamRepository
*/
protected function getCalculatorCustomClearanceParamRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CalculatorCustomClearanceParamRepository.php';
return $this->privates['App\\Repository\\CalculatorCustomClearanceParamRepository'] = new \App\Repository\CalculatorCustomClearanceParamRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CalculatorDealerFeeRepository' shared autowired service.
*
* @return \App\Repository\CalculatorDealerFeeRepository
*/
protected function getCalculatorDealerFeeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CalculatorDealerFeeRepository.php';
return $this->privates['App\\Repository\\CalculatorDealerFeeRepository'] = new \App\Repository\CalculatorDealerFeeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CalculatorDeliveryTypeRepository' shared autowired service.
*
* @return \App\Repository\CalculatorDeliveryTypeRepository
*/
protected function getCalculatorDeliveryTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CalculatorDeliveryTypeRepository.php';
return $this->privates['App\\Repository\\CalculatorDeliveryTypeRepository'] = new \App\Repository\CalculatorDeliveryTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CalculatorDeliveryVehicleTypeRepository' shared autowired service.
*
* @return \App\Repository\CalculatorDeliveryVehicleTypeRepository
*/
protected function getCalculatorDeliveryVehicleTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CalculatorDeliveryVehicleTypeRepository.php';
return $this->privates['App\\Repository\\CalculatorDeliveryVehicleTypeRepository'] = new \App\Repository\CalculatorDeliveryVehicleTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CalculatorPortRateRepository' shared autowired service.
*
* @return \App\Repository\CalculatorPortRateRepository
*/
protected function getCalculatorPortRateRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CalculatorPortRateRepository.php';
return $this->privates['App\\Repository\\CalculatorPortRateRepository'] = new \App\Repository\CalculatorPortRateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CarfaxRepository' shared autowired service.
*
* @return \App\Repository\CarfaxRepository
*/
protected function getCarfaxRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CarfaxRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\CarfaxRepository'])) {
return $this->privates['App\\Repository\\CarfaxRepository'];
}
return $this->privates['App\\Repository\\CarfaxRepository'] = new \App\Repository\CarfaxRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\ClarificationsPriceRepository' shared autowired service.
*
* @return \App\Repository\ClarificationsPriceRepository
*/
protected function getClarificationsPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ClarificationsPriceRepository.php';
return $this->privates['App\\Repository\\ClarificationsPriceRepository'] = new \App\Repository\ClarificationsPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientAppRepository' shared autowired service.
*
* @return \App\Repository\ClientAppRepository
*/
protected function getClientAppRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ClientAppRepository.php';
return $this->privates['App\\Repository\\ClientAppRepository'] = new \App\Repository\ClientAppRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommonAdditionalServiceRepository' shared autowired service.
*
* @return \App\Repository\CommonAdditionalServiceRepository
*/
protected function getCommonAdditionalServiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CommonAdditionalServiceRepository.php';
return $this->privates['App\\Repository\\CommonAdditionalServiceRepository'] = new \App\Repository\CommonAdditionalServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommonAdditionalServiceUserPriceRepository' shared autowired service.
*
* @return \App\Repository\CommonAdditionalServiceUserPriceRepository
*/
protected function getCommonAdditionalServiceUserPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CommonAdditionalServiceUserPriceRepository.php';
return $this->privates['App\\Repository\\CommonAdditionalServiceUserPriceRepository'] = new \App\Repository\CommonAdditionalServiceUserPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ContainerRepository' shared autowired service.
*
* @return \App\Repository\ContainerRepository
*/
protected function getContainerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ContainerRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\ContainerRepository'])) {
return $this->privates['App\\Repository\\ContainerRepository'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\ContainerRepository'])) {
return $this->privates['App\\Repository\\ContainerRepository'];
}
$c = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['App\\Repository\\ContainerRepository'])) {
return $this->privates['App\\Repository\\ContainerRepository'];
}
return $this->privates['App\\Repository\\ContainerRepository'] = new \App\Repository\ContainerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c);
}
/**
* Gets the private 'App\Repository\CopartVehicleManufactureRepository' shared autowired service.
*
* @return \App\Repository\CopartVehicleManufactureRepository
*/
protected function getCopartVehicleManufactureRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CopartVehicleManufactureRepository.php';
return $this->privates['App\\Repository\\CopartVehicleManufactureRepository'] = new \App\Repository\CopartVehicleManufactureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CopartVehicleModelRepository' shared autowired service.
*
* @return \App\Repository\CopartVehicleModelRepository
*/
protected function getCopartVehicleModelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CopartVehicleModelRepository.php';
return $this->privates['App\\Repository\\CopartVehicleModelRepository'] = new \App\Repository\CopartVehicleModelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CopartVehicleTypeRepository' shared autowired service.
*
* @return \App\Repository\CopartVehicleTypeRepository
*/
protected function getCopartVehicleTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CopartVehicleTypeRepository.php';
return $this->privates['App\\Repository\\CopartVehicleTypeRepository'] = new \App\Repository\CopartVehicleTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomDesignRepository' shared autowired service.
*
* @return \App\Repository\CustomDesignRepository
*/
protected function getCustomDesignRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CustomDesignRepository.php';
return $this->privates['App\\Repository\\CustomDesignRepository'] = new \App\Repository\CustomDesignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()));
}
/**
* Gets the private 'App\Repository\CustomLandPriceRepository' shared autowired service.
*
* @return \App\Repository\CustomLandPriceRepository
*/
protected function getCustomLandPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CustomLandPriceRepository.php';
return $this->privates['App\\Repository\\CustomLandPriceRepository'] = new \App\Repository\CustomLandPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomPriceSchemeRepository' shared autowired service.
*
* @return \App\Repository\CustomPriceSchemeRepository
*/
protected function getCustomPriceSchemeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CustomPriceSchemeRepository.php';
return $this->privates['App\\Repository\\CustomPriceSchemeRepository'] = new \App\Repository\CustomPriceSchemeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomSeaPriceRepository' shared autowired service.
*
* @return \App\Repository\CustomSeaPriceRepository
*/
protected function getCustomSeaPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CustomSeaPriceRepository.php';
return $this->privates['App\\Repository\\CustomSeaPriceRepository'] = new \App\Repository\CustomSeaPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomServicePriceRepository' shared autowired service.
*
* @return \App\Repository\CustomServicePriceRepository
*/
protected function getCustomServicePriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CustomServicePriceRepository.php';
return $this->privates['App\\Repository\\CustomServicePriceRepository'] = new \App\Repository\CustomServicePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomerRepository' shared autowired service.
*
* @return \App\Repository\CustomerRepository
*/
protected function getCustomerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CustomerRepository.php';
return $this->privates['App\\Repository\\CustomerRepository'] = new \App\Repository\CustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DealerPriceRepository' shared autowired service.
*
* @return \App\Repository\DealerPriceRepository
*/
protected function getDealerPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/DealerPriceRepository.php';
return $this->privates['App\\Repository\\DealerPriceRepository'] = new \App\Repository\DealerPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DestinationPortRepository' shared autowired service.
*
* @return \App\Repository\DestinationPortRepository
*/
protected function getDestinationPortRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/DestinationPortRepository.php';
return $this->privates['App\\Repository\\DestinationPortRepository'] = new \App\Repository\DestinationPortRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExportDocuments\DocumentRepository' shared autowired service.
*
* @return \App\Repository\ExportDocuments\DocumentRepository
*/
protected function getDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ExportDocuments/DocumentRepository.php';
return $this->privates['App\\Repository\\ExportDocuments\\DocumentRepository'] = new \App\Repository\ExportDocuments\DocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExportDocuments\LocationRepository' shared autowired service.
*
* @return \App\Repository\ExportDocuments\LocationRepository
*/
protected function getLocationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ExportDocuments/LocationRepository.php';
return $this->privates['App\\Repository\\ExportDocuments\\LocationRepository'] = new \App\Repository\ExportDocuments\LocationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExportDocuments\StatusRepository' shared autowired service.
*
* @return \App\Repository\ExportDocuments\StatusRepository
*/
protected function getStatusRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ExportDocuments/StatusRepository.php';
return $this->privates['App\\Repository\\ExportDocuments\\StatusRepository'] = new \App\Repository\ExportDocuments\StatusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FinalLandDeliveryPriceRepository' shared autowired service.
*
* @return \App\Repository\FinalLandDeliveryPriceRepository
*/
protected function getFinalLandDeliveryPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinalLandDeliveryPriceRepository.php';
return $this->privates['App\\Repository\\FinalLandDeliveryPriceRepository'] = new \App\Repository\FinalLandDeliveryPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FinalLandDeliveryRepository' shared autowired service.
*
* @return \App\Repository\FinalLandDeliveryRepository
*/
protected function getFinalLandDeliveryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinalLandDeliveryRepository.php';
return $this->privates['App\\Repository\\FinalLandDeliveryRepository'] = new \App\Repository\FinalLandDeliveryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FinanceAdditionalExpenseRepository' shared autowired service.
*
* @return \App\Repository\FinanceAdditionalExpenseRepository
*/
protected function getFinanceAdditionalExpenseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinanceAdditionalExpenseRepository.php';
return $this->privates['App\\Repository\\FinanceAdditionalExpenseRepository'] = new \App\Repository\FinanceAdditionalExpenseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FinanceExpenseRepository' shared autowired service.
*
* @return \App\Repository\FinanceExpenseRepository
*/
protected function getFinanceExpenseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinanceExpenseRepository.php';
return $this->privates['App\\Repository\\FinanceExpenseRepository'] = new \App\Repository\FinanceExpenseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FinanceExpenseUaRepository' shared autowired service.
*
* @return \App\Repository\FinanceExpenseUaRepository
*/
protected function getFinanceExpenseUaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinanceExpenseUaRepository.php';
return $this->privates['App\\Repository\\FinanceExpenseUaRepository'] = new \App\Repository\FinanceExpenseUaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FinanceIncomeRepository' shared autowired service.
*
* @return \App\Repository\FinanceIncomeRepository
*/
protected function getFinanceIncomeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinanceIncomeRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\FinanceIncomeRepository'])) {
return $this->privates['App\\Repository\\FinanceIncomeRepository'];
}
return $this->privates['App\\Repository\\FinanceIncomeRepository'] = new \App\Repository\FinanceIncomeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\FinanceIncomeUaRepository' shared autowired service.
*
* @return \App\Repository\FinanceIncomeUaRepository
*/
protected function getFinanceIncomeUaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinanceIncomeUaRepository.php';
return $this->privates['App\\Repository\\FinanceIncomeUaRepository'] = new \App\Repository\FinanceIncomeUaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FinanceRefundRepository' shared autowired service.
*
* @return \App\Repository\FinanceRefundRepository
*/
protected function getFinanceRefundRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinanceRefundRepository.php';
return $this->privates['App\\Repository\\FinanceRefundRepository'] = new \App\Repository\FinanceRefundRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FinanceVehicleAdditionalExpenseRepository' shared autowired service.
*
* @return \App\Repository\FinanceVehicleAdditionalExpenseRepository
*/
protected function getFinanceVehicleAdditionalExpenseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FinanceVehicleAdditionalExpenseRepository.php';
return $this->privates['App\\Repository\\FinanceVehicleAdditionalExpenseRepository'] = new \App\Repository\FinanceVehicleAdditionalExpenseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ForSaleRepository' shared autowired service.
*
* @return \App\Repository\ForSaleRepository
*/
protected function getForSaleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ForSaleRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\ForSaleRepository'])) {
return $this->privates['App\\Repository\\ForSaleRepository'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\ForSaleRepository'])) {
return $this->privates['App\\Repository\\ForSaleRepository'];
}
return $this->privates['App\\Repository\\ForSaleRepository'] = new \App\Repository\ForSaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $a, $b, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\GroupTransferRepository' shared autowired service.
*
* @return \App\Repository\GroupTransferRepository
*/
protected function getGroupTransferRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/GroupTransferRepository.php';
return $this->privates['App\\Repository\\GroupTransferRepository'] = new \App\Repository\GroupTransferRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InvoiceLogRepository' shared autowired service.
*
* @return \App\Repository\InvoiceLogRepository
*/
protected function getInvoiceLogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InvoiceLogRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\InvoiceLogRepository'])) {
return $this->privates['App\\Repository\\InvoiceLogRepository'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\InvoiceLogRepository'])) {
return $this->privates['App\\Repository\\InvoiceLogRepository'];
}
return $this->privates['App\\Repository\\InvoiceLogRepository'] = new \App\Repository\InvoiceLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), $a, $b, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Repository\LandPriceRepository' shared autowired service.
*
* @return \App\Repository\LandPriceRepository
*/
protected function getLandPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/LandPriceRepository.php';
return $this->privates['App\\Repository\\LandPriceRepository'] = new \App\Repository\LandPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NotePriceRepository' shared autowired service.
*
* @return \App\Repository\NotePriceRepository
*/
protected function getNotePriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/NotePriceRepository.php';
return $this->privates['App\\Repository\\NotePriceRepository'] = new \App\Repository\NotePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NoteRepository' shared autowired service.
*
* @return \App\Repository\NoteRepository
*/
protected function getNoteRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/NoteRepository.php';
return $this->privates['App\\Repository\\NoteRepository'] = new \App\Repository\NoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NotificationSubscriptionUserRepository' shared autowired service.
*
* @return \App\Repository\NotificationSubscriptionUserRepository
*/
protected function getNotificationSubscriptionUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/NotificationSubscriptionUserRepository.php';
return $this->privates['App\\Repository\\NotificationSubscriptionUserRepository'] = new \App\Repository\NotificationSubscriptionUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ParsedObjectsListRepository' shared autowired service.
*
* @return \App\Repository\ParsedObjectsListRepository
*/
protected function getParsedObjectsListRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ParsedObjectsListRepository.php';
return $this->privates['App\\Repository\\ParsedObjectsListRepository'] = new \App\Repository\ParsedObjectsListRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PaymentsDueLotBidsRepository' shared autowired service.
*
* @return \App\Repository\PaymentsDueLotBidsRepository
*/
protected function getPaymentsDueLotBidsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PaymentsDueLotBidsRepository.php';
return $this->privates['App\\Repository\\PaymentsDueLotBidsRepository'] = new \App\Repository\PaymentsDueLotBidsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PluginEventLogRepository' shared autowired service.
*
* @return \App\Repository\PluginEventLogRepository
*/
protected function getPluginEventLogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PluginEventLogRepository.php';
return $this->privates['App\\Repository\\PluginEventLogRepository'] = new \App\Repository\PluginEventLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PluginPingRepository' shared autowired service.
*
* @return \App\Repository\PluginPingRepository
*/
protected function getPluginPingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PluginPingRepository.php';
return $this->privates['App\\Repository\\PluginPingRepository'] = new \App\Repository\PluginPingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PluginTokenRepository' shared autowired service.
*
* @return \App\Repository\PluginTokenRepository
*/
protected function getPluginTokenRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PluginTokenRepository.php';
return $this->privates['App\\Repository\\PluginTokenRepository'] = new \App\Repository\PluginTokenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PluginUserAuctionAccountAssigmentRepository' shared autowired service.
*
* @return \App\Repository\PluginUserAuctionAccountAssigmentRepository
*/
protected function getPluginUserAuctionAccountAssigmentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PluginUserAuctionAccountAssigmentRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\PluginUserAuctionAccountAssigmentRepository'])) {
return $this->privates['App\\Repository\\PluginUserAuctionAccountAssigmentRepository'];
}
return $this->privates['App\\Repository\\PluginUserAuctionAccountAssigmentRepository'] = new \App\Repository\PluginUserAuctionAccountAssigmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\PluginUserRepository' shared autowired service.
*
* @return \App\Repository\PluginUserRepository
*/
protected function getPluginUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PluginUserRepository.php';
return $this->privates['App\\Repository\\PluginUserRepository'] = new \App\Repository\PluginUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\ProdAuctionBidRepository' shared autowired service.
*
* @return \App\Repository\ProdAuctionBidRepository
*/
protected function getProdAuctionBidRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProdAuctionBidRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\ProdAuctionBidRepository'])) {
return $this->privates['App\\Repository\\ProdAuctionBidRepository'];
}
return $this->privates['App\\Repository\\ProdAuctionBidRepository'] = new \App\Repository\ProdAuctionBidRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\ProdPluginEventLogRepository' shared autowired service.
*
* @return \App\Repository\ProdPluginEventLogRepository
*/
protected function getProdPluginEventLogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProdPluginEventLogRepository.php';
return $this->privates['App\\Repository\\ProdPluginEventLogRepository'] = new \App\Repository\ProdPluginEventLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProxyAccountRepository' shared autowired service.
*
* @return \App\Repository\ProxyAccountRepository
*/
protected function getProxyAccountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProxyAccountRepository.php';
return $this->privates['App\\Repository\\ProxyAccountRepository'] = new \App\Repository\ProxyAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SeaPriceRepository' shared autowired service.
*
* @return \App\Repository\SeaPriceRepository
*/
protected function getSeaPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SeaPriceRepository.php';
return $this->privates['App\\Repository\\SeaPriceRepository'] = new \App\Repository\SeaPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SelectedVehicleAdditionalServiceRepository' shared autowired service.
*
* @return \App\Repository\SelectedVehicleAdditionalServiceRepository
*/
protected function getSelectedVehicleAdditionalServiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SelectedVehicleAdditionalServiceRepository.php';
return $this->privates['App\\Repository\\SelectedVehicleAdditionalServiceRepository'] = new \App\Repository\SelectedVehicleAdditionalServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServicePriceRepository' shared autowired service.
*
* @return \App\Repository\ServicePriceRepository
*/
protected function getServicePriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ServicePriceRepository.php';
return $this->privates['App\\Repository\\ServicePriceRepository'] = new \App\Repository\ServicePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServiceRepository' shared autowired service.
*
* @return \App\Repository\ServiceRepository
*/
protected function getServiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ServiceRepository.php';
return $this->privates['App\\Repository\\ServiceRepository'] = new \App\Repository\ServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServicesInFinalDestinationPriceRepository' shared autowired service.
*
* @return \App\Repository\ServicesInFinalDestinationPriceRepository
*/
protected function getServicesInFinalDestinationPriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ServicesInFinalDestinationPriceRepository.php';
return $this->privates['App\\Repository\\ServicesInFinalDestinationPriceRepository'] = new \App\Repository\ServicesInFinalDestinationPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServicesInFinalDestinationRepository' shared autowired service.
*
* @return \App\Repository\ServicesInFinalDestinationRepository
*/
protected function getServicesInFinalDestinationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ServicesInFinalDestinationRepository.php';
return $this->privates['App\\Repository\\ServicesInFinalDestinationRepository'] = new \App\Repository\ServicesInFinalDestinationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ShippingPortRepository' shared autowired service.
*
* @return \App\Repository\ShippingPortRepository
*/
protected function getShippingPortRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ShippingPortRepository.php';
return $this->privates['App\\Repository\\ShippingPortRepository'] = new \App\Repository\ShippingPortRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\StatePortsRepository' shared autowired service.
*
* @return \App\Repository\StatePortsRepository
*/
protected function getStatePortsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/StatePortsRepository.php';
return $this->privates['App\\Repository\\StatePortsRepository'] = new \App\Repository\StatePortsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Repository\TelegramPinRepository' shared autowired service.
*
* @return \App\Repository\TelegramPinRepository
*/
protected function getTelegramPinRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TelegramPinRepository.php';
return $this->privates['App\\Repository\\TelegramPinRepository'] = new \App\Repository\TelegramPinRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TicketCommentRepository' shared autowired service.
*
* @return \App\Repository\TicketCommentRepository
*/
protected function getTicketCommentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TicketCommentRepository.php';
return $this->privates['App\\Repository\\TicketCommentRepository'] = new \App\Repository\TicketCommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TicketRepository' shared autowired service.
*
* @return \App\Repository\TicketRepository
*/
protected function getTicketRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TicketRepository.php';
return $this->privates['App\\Repository\\TicketRepository'] = new \App\Repository\TicketRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TransferDataFormFieldsRepository' shared autowired service.
*
* @return \App\Repository\TransferDataFormFieldsRepository
*/
protected function getTransferDataFormFieldsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TransferDataFormFieldsRepository.php';
return $this->privates['App\\Repository\\TransferDataFormFieldsRepository'] = new \App\Repository\TransferDataFormFieldsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UpdatedContainerDataTo1CServerRepository' shared autowired service.
*
* @return \App\Repository\UpdatedContainerDataTo1CServerRepository
*/
protected function getUpdatedContainerDataTo1CServerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UpdatedContainerDataTo1CServerRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\UpdatedContainerDataTo1CServerRepository'])) {
return $this->privates['App\\Repository\\UpdatedContainerDataTo1CServerRepository'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\UpdatedContainerDataTo1CServerRepository'])) {
return $this->privates['App\\Repository\\UpdatedContainerDataTo1CServerRepository'];
}
return $this->privates['App\\Repository\\UpdatedContainerDataTo1CServerRepository'] = new \App\Repository\UpdatedContainerDataTo1CServerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), $a, $b, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Repository\UpdatedDataTo1CServerRepository' shared autowired service.
*
* @return \App\Repository\UpdatedDataTo1CServerRepository
*/
protected function getUpdatedDataTo1CServerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UpdatedDataTo1CServerRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\UpdatedDataTo1CServerRepository'])) {
return $this->privates['App\\Repository\\UpdatedDataTo1CServerRepository'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\UpdatedDataTo1CServerRepository'])) {
return $this->privates['App\\Repository\\UpdatedDataTo1CServerRepository'];
}
return $this->privates['App\\Repository\\UpdatedDataTo1CServerRepository'] = new \App\Repository\UpdatedDataTo1CServerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), $a, $b, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Repository\UserAnnouncementRepository' shared autowired service.
*
* @return \App\Repository\UserAnnouncementRepository
*/
protected function getUserAnnouncementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserAnnouncementRepository.php';
return $this->privates['App\\Repository\\UserAnnouncementRepository'] = new \App\Repository\UserAnnouncementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserRepository' shared autowired service.
*
* @return \App\Repository\UserRepository
*/
protected function getUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserRepository.php';
return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\UserWindowStickerRepository' shared autowired service.
*
* @return \App\Repository\UserWindowStickerRepository
*/
protected function getUserWindowStickerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserWindowStickerRepository.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\UserWindowStickerRepository'])) {
return $this->privates['App\\Repository\\UserWindowStickerRepository'];
}
return $this->privates['App\\Repository\\UserWindowStickerRepository'] = new \App\Repository\UserWindowStickerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\VehicleAdditionalServiceRepository' shared autowired service.
*
* @return \App\Repository\VehicleAdditionalServiceRepository
*/
protected function getVehicleAdditionalServiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/VehicleAdditionalServiceRepository.php';
return $this->privates['App\\Repository\\VehicleAdditionalServiceRepository'] = new \App\Repository\VehicleAdditionalServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VehicleAuctionWinnerRepository' shared autowired service.
*
* @return \App\Repository\VehicleAuctionWinnerRepository
*/
protected function getVehicleAuctionWinnerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/VehicleAuctionWinnerRepository.php';
return $this->privates['App\\Repository\\VehicleAuctionWinnerRepository'] = new \App\Repository\VehicleAuctionWinnerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VehicleRepository' shared autowired service.
*
* @return \App\Repository\VehicleRepository
*/
protected function getVehicleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/VehicleRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\VehicleRepository'])) {
return $this->privates['App\\Repository\\VehicleRepository'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\VehicleRepository'])) {
return $this->privates['App\\Repository\\VehicleRepository'];
}
$c = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['App\\Repository\\VehicleRepository'])) {
return $this->privates['App\\Repository\\VehicleRepository'];
}
return $this->privates['App\\Repository\\VehicleRepository'] = new \App\Repository\VehicleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $a, $b, $c, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\VehicleTransferDataRepository' shared autowired service.
*
* @return \App\Repository\VehicleTransferDataRepository
*/
protected function getVehicleTransferDataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/VehicleTransferDataRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\VehicleTransferDataRepository'])) {
return $this->privates['App\\Repository\\VehicleTransferDataRepository'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Repository\\VehicleTransferDataRepository'])) {
return $this->privates['App\\Repository\\VehicleTransferDataRepository'];
}
return $this->privates['App\\Repository\\VehicleTransferDataRepository'] = new \App\Repository\VehicleTransferDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $a, $b, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Repository\VehicleUpdatesRepository' shared autowired service.
*
* @return \App\Repository\VehicleUpdatesRepository
*/
protected function getVehicleUpdatesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/VehicleUpdatesRepository.php';
return $this->privates['App\\Repository\\VehicleUpdatesRepository'] = new \App\Repository\VehicleUpdatesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VideoRepository' shared autowired service.
*
* @return \App\Repository\VideoRepository
*/
protected function getVideoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/VideoRepository.php';
return $this->privates['App\\Repository\\VideoRepository'] = new \App\Repository\VideoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()));
}
/**
* Gets the private 'App\Repository\VinDecodedRepository' shared autowired service.
*
* @return \App\Repository\VinDecodedRepository
*/
protected function getVinDecodedRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/VinDecodedRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\VinDecodedRepository'])) {
return $this->privates['App\\Repository\\VinDecodedRepository'];
}
return $this->privates['App\\Repository\\VinDecodedRepository'] = new \App\Repository\VinDecodedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\WarehouseRepository' shared autowired service.
*
* @return \App\Repository\WarehouseRepository
*/
protected function getWarehouseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/WarehouseRepository.php';
return $this->privates['App\\Repository\\WarehouseRepository'] = new \App\Repository\WarehouseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Repository\WindowStickerRepository' shared autowired service.
*
* @return \App\Repository\WindowStickerRepository
*/
protected function getWindowStickerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/WindowStickerRepository.php';
return $this->privates['App\\Repository\\WindowStickerRepository'] = new \App\Repository\WindowStickerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Security\ApiUserTokenAuthenticator' shared autowired service.
*
* @return \App\Security\ApiUserTokenAuthenticator
*/
protected function getApiUserTokenAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/src/Security/ApiUserTokenAuthenticator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Security\\ApiUserTokenAuthenticator'])) {
return $this->privates['App\\Security\\ApiUserTokenAuthenticator'];
}
return $this->privates['App\\Security\\ApiUserTokenAuthenticator'] = new \App\Security\ApiUserTokenAuthenticator($a);
}
/**
* Gets the private 'App\Security\CustomerLoginFormAuthenticator' shared autowired service.
*
* @return \App\Security\CustomerLoginFormAuthenticator
*/
protected function getCustomerLoginFormAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/src/Security/CustomerLoginFormAuthenticator.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Security\\CustomerLoginFormAuthenticator'])) {
return $this->privates['App\\Security\\CustomerLoginFormAuthenticator'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Security\\CustomerLoginFormAuthenticator'])) {
return $this->privates['App\\Security\\CustomerLoginFormAuthenticator'];
}
return $this->privates['App\\Security\\CustomerLoginFormAuthenticator'] = new \App\Security\CustomerLoginFormAuthenticator($this, $a, $b, ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
*
* @return \App\Security\LoginFormAuthenticator
*/
protected function getLoginFormAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/src/Security/LoginFormAuthenticator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Security\\LoginFormAuthenticator'])) {
return $this->privates['App\\Security\\LoginFormAuthenticator'];
}
return $this->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator($this, $a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Service\Auction\Copart\ScrapeAuctionCopart' shared autowired service.
*
* @return \App\Service\Auction\Copart\ScrapeAuctionCopart
*/
protected function getScrapeAuctionCopartService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Auction/Copart/ScrapeAuctionCopart.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Auction\\Copart\\ScrapeAuctionCopart'])) {
return $this->privates['App\\Service\\Auction\\Copart\\ScrapeAuctionCopart'];
}
return $this->privates['App\\Service\\Auction\\Copart\\ScrapeAuctionCopart'] = new \App\Service\Auction\Copart\ScrapeAuctionCopart(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
}
/**
* Gets the private 'App\Service\BitrixCRM\BitrixCRM' shared autowired service.
*
* @return \App\Service\BitrixCRM\BitrixCRM
*/
protected function getBitrixCRMService()
{
include_once \dirname(__DIR__, 4).'/src/Service/BitrixCRM/BitrixCRM.php';
return $this->privates['App\\Service\\BitrixCRM\\BitrixCRM'] = new \App\Service\BitrixCRM\BitrixCRM(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\Carfax\RequestCarfaxService' shared autowired service.
*
* @return \App\Service\Carfax\RequestCarfaxService
*/
protected function getRequestCarfaxServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Carfax/RequestCarfaxService.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\Carfax\\RequestCarfaxService'])) {
return $this->privates['App\\Service\\Carfax\\RequestCarfaxService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Carfax\\RequestCarfaxService'])) {
return $this->privates['App\\Service\\Carfax\\RequestCarfaxService'];
}
return $this->privates['App\\Service\\Carfax\\RequestCarfaxService'] = new \App\Service\Carfax\RequestCarfaxService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()));
}
/**
* Gets the private 'App\Service\Exchange1C\Exchange1CHandler' shared autowired service.
*
* @return \App\Service\Exchange1C\Exchange1CHandler
*/
protected function getExchange1CHandlerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Exchange1C/Exchange1CHandler.php';
include_once \dirname(__DIR__, 4).'/src/Service/Exchange1C/Exchange1CAuth.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'])) {
return $this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'])) {
return $this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'];
}
$c = ($this->privates['App\\Service\\Utils\\CommonUtils'] ?? $this->getCommonUtilsService());
if (isset($this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'])) {
return $this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'];
}
$d = ($this->privates['App\\Factory\\ShippingLineScraperFactory'] ?? $this->getShippingLineScraperFactoryService());
if (isset($this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'])) {
return $this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'];
}
$e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['App\\Service\\Exchange1C\\Exchange1CHandler'] = new \App\Service\Exchange1C\Exchange1CHandler($e, ($this->services['monolog.logger.exchange1c'] ?? $this->getMonolog_Logger_Exchange1cService()), $a, new \App\Service\Exchange1C\Exchange1CAuth($e), $b, $c, $d);
}
/**
* Gets the private 'App\Service\Exchange1C\Exchange1CSendUpdatedData' shared autowired service.
*
* @return \App\Service\Exchange1C\Exchange1CSendUpdatedData
*/
protected function getExchange1CSendUpdatedDataService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Exchange1C/Exchange1CSendUpdatedData.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Exchange1C\\Exchange1CSendUpdatedData'])) {
return $this->privates['App\\Service\\Exchange1C\\Exchange1CSendUpdatedData'];
}
return $this->privates['App\\Service\\Exchange1C\\Exchange1CSendUpdatedData'] = new \App\Service\Exchange1C\Exchange1CSendUpdatedData(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
}
/**
* Gets the private 'App\Service\RingCentral\RingCentralService' shared autowired service.
*
* @return \App\Service\RingCentral\RingCentralService
*/
protected function getRingCentralServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/RingCentral/RingCentralService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\RingCentral\\RingCentralService'])) {
return $this->privates['App\\Service\\RingCentral\\RingCentralService'];
}
return $this->privates['App\\Service\\RingCentral\\RingCentralService'] = new \App\Service\RingCentral\RingCentralService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, $this->getEnv('RINGCENTRAL_CLIENT_ID'), $this->getEnv('RINGCENTRAL_CLIENT_SECRET'), 'https://platform.ringcentral.com', $this->getEnv('RINGCENTRAL_JWT'), $this->getEnv('RINGCENTRAL_WEBHOOK_URL'), $this->getEnv('RINGCENTRAL_VERIFICATION_TOKEN'));
}
/**
* Gets the private 'App\Service\Shipper\ScrapeShipperSotby' shared autowired service.
*
* @return \App\Service\Shipper\ScrapeShipperSotby
*/
protected function getScrapeShipperSotbyService()
{
include_once \dirname(__DIR__, 4).'/src/CustomInterface/ShipperScraperInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Shipper/ScrapeShipperSotby.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'])) {
return $this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'])) {
return $this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'];
}
$c = ($this->privates['App\\Service\\Utils\\CommonUtils'] ?? $this->getCommonUtilsService());
if (isset($this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'])) {
return $this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'];
}
return $this->privates['App\\Service\\Shipper\\ScrapeShipperSotby'] = new \App\Service\Shipper\ScrapeShipperSotby($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['App\\Service\\Utils\\FileUploader'] ?? $this->getFileUploaderService()), $c);
}
/**
* Gets the private 'App\Service\Statistic\DeliveryStagesStatisticsService' shared autowired service.
*
* @return \App\Service\Statistic\DeliveryStagesStatisticsService
*/
protected function getDeliveryStagesStatisticsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Statistic/DeliveryStagesStatisticsService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Statistic\\DeliveryStagesStatisticsService'])) {
return $this->privates['App\\Service\\Statistic\\DeliveryStagesStatisticsService'];
}
return $this->privates['App\\Service\\Statistic\\DeliveryStagesStatisticsService'] = new \App\Service\Statistic\DeliveryStagesStatisticsService($a, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Service\UserNotification\UserNotificationService' shared autowired service.
*
* @return \App\Service\UserNotification\UserNotificationService
*/
protected function getUserNotificationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/UserNotification/UserNotificationService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Telegram/TelegramService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\UserNotification\\UserNotificationService'])) {
return $this->privates['App\\Service\\UserNotification\\UserNotificationService'];
}
$b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->privates['App\\Service\\UserNotification\\UserNotificationService'])) {
return $this->privates['App\\Service\\UserNotification\\UserNotificationService'];
}
$c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\UserNotification\\UserNotificationService'])) {
return $this->privates['App\\Service\\UserNotification\\UserNotificationService'];
}
$d = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
return $this->privates['App\\Service\\UserNotification\\UserNotificationService'] = new \App\Service\UserNotification\UserNotificationService($d, $a, new \App\Service\Telegram\TelegramService($d, ($this->privates['TelegramBot\\Api\\BotApi'] ?? $this->getBotApiService())), $b, $this->getEnv('EMAIL_FROM'), $this->getEnv('EMAIL_CUSTOMER_FROM'), $c);
}
/**
* Gets the private 'App\Service\Utils\CommonUtils' shared autowired service.
*
* @return \App\Service\Utils\CommonUtils
*/
protected function getCommonUtilsService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Utils/CommonUtils.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Utils\\CommonUtils'])) {
return $this->privates['App\\Service\\Utils\\CommonUtils'];
}
return $this->privates['App\\Service\\Utils\\CommonUtils'] = new \App\Service\Utils\CommonUtils($a);
}
/**
* Gets the private 'App\Service\Utils\FileUploader' shared autowired service.
*
* @return \App\Service\Utils\FileUploader
*/
protected function getFileUploaderService()
{
return $this->privates['App\\Service\\Utils\\FileUploader'] = new \App\Service\Utils\FileUploader((\dirname(__DIR__, 4).'/public/uploads'), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('BASE_URL'), ($this->privates['url_helper'] ?? $this->getUrlHelperService()));
}
/**
* Gets the private 'App\Service\VehicleUpdates\VehicleAddCustomerService' shared autowired service.
*
* @return \App\Service\VehicleUpdates\VehicleAddCustomerService
*/
protected function getVehicleAddCustomerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/VehicleUpdates/VehicleAddCustomerService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\VehicleUpdates\\VehicleAddCustomerService'])) {
return $this->privates['App\\Service\\VehicleUpdates\\VehicleAddCustomerService'];
}
return $this->privates['App\\Service\\VehicleUpdates\\VehicleAddCustomerService'] = new \App\Service\VehicleUpdates\VehicleAddCustomerService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
}
/**
* Gets the private 'App\Service\VehicleUpdates\VehicleAddStorageDataService' shared autowired service.
*
* @return \App\Service\VehicleUpdates\VehicleAddStorageDataService
*/
protected function getVehicleAddStorageDataServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/VehicleUpdates/VehicleAddStorageDataService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\VehicleUpdates\\VehicleAddStorageDataService'])) {
return $this->privates['App\\Service\\VehicleUpdates\\VehicleAddStorageDataService'];
}
return $this->privates['App\\Service\\VehicleUpdates\\VehicleAddStorageDataService'] = new \App\Service\VehicleUpdates\VehicleAddStorageDataService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'));
}
/**
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
*
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
*/
protected function getRunSqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
$this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('dbal:run-sql');
return $instance;
}
/**
* Gets the private 'TelegramBot\Api\BotApi' shared service.
*
* @return \TelegramBot\Api\BotApi
*/
protected function getBotApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/telegram-bot/api/src/BotApi.php';
$this->privates['TelegramBot\\Api\\BotApi'] = $instance = new \TelegramBot\Api\BotApi($this->getEnv('TELEGRAM_BOT_TOKEN'), NULL);
$instance->setProxy('');
return $instance;
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
*/
protected function getAnnotations_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'app.announcement_read_listener' shared autowired service.
*
* @return \App\EventListener\NotReadAnnouncementListener
*/
protected function getApp_AnnouncementReadListenerService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['app.announcement_read_listener'])) {
return $this->privates['app.announcement_read_listener'];
}
return $this->privates['app.announcement_read_listener'] = new \App\EventListener\NotReadAnnouncementListener(($this->services['router'] ?? $this->getRouterService()), $a, ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the private 'boshurik_telegram_bot.command.listener' shared service.
*
* @return \BoShurik\TelegramBotBundle\EventListener\CommandListener
*/
protected function getBoshurikTelegramBot_Command_ListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/EventListener/CommandListener.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Telegram/Command/CommandRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Telegram/Command/CommandInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Telegram/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Telegram/Command/PublicCommandInterface.php';
include_once \dirname(__DIR__, 4).'/src/Telegram/Hello/Command/HelloCommand.php';
include_once \dirname(__DIR__, 4).'/src/Telegram/ManheimCode/Command/GetManheimCodeCommand.php';
include_once \dirname(__DIR__, 4).'/src/Telegram/Pin/Command/PinCommand.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['boshurik_telegram_bot.command.listener'])) {
return $this->privates['boshurik_telegram_bot.command.listener'];
}
$b = new \BoShurik\TelegramBotBundle\Telegram\Command\CommandRegistry();
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$b->addCommand(new \App\Telegram\Hello\Command\HelloCommand());
$b->addCommand(new \App\Telegram\ManheimCode\Command\GetManheimCodeCommand($a, $c));
$b->addCommand(new \App\Telegram\Pin\Command\PinCommand($a, $c));
return $this->privates['boshurik_telegram_bot.command.listener'] = new \BoShurik\TelegramBotBundle\EventListener\CommandListener(($this->privates['TelegramBot\\Api\\BotApi'] ?? $this->getBotApiService()), $b);
}
/**
* Gets the private 'boshurik_telegram_bot.telegram' shared service.
*
* @return \BoShurik\TelegramBotBundle\Telegram\Telegram
*/
protected function getBoshurikTelegramBot_TelegramService()
{
include_once \dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/Telegram/Telegram.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['boshurik_telegram_bot.telegram'])) {
return $this->privates['boshurik_telegram_bot.telegram'];
}
return $this->privates['boshurik_telegram_bot.telegram'] = new \BoShurik\TelegramBotBundle\Telegram\Telegram(($this->privates['TelegramBot\\Api\\BotApi'] ?? $this->getBotApiService()), $a);
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PKYejLMoQz', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.messenger.restart_workers_signal' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Messenger_RestartWorkersSignalService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('wiB9w544Dw', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NjdiDtrNEI', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zAIWCJhYWa', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Gr+96qUSUj', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VkMB7ef1t-', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache_pool_clearer.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
*/
protected function getCachePoolClearer_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
}
/**
* Gets the private 'command_bus.middleware.doctrine_close_connection' shared service.
*
* @return \Symfony\Bridge\Doctrine\Messenger\DoctrineCloseConnectionMiddleware
*/
protected function getCommandBus_Middleware_DoctrineCloseConnectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineCloseConnectionMiddleware.php';
return $this->privates['command_bus.middleware.doctrine_close_connection'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineCloseConnectionMiddleware(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'command_bus.middleware.doctrine_ping_connection' shared service.
*
* @return \Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware
*/
protected function getCommandBus_Middleware_DoctrinePingConnectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrinePingConnectionMiddleware.php';
return $this->privates['command_bus.middleware.doctrine_ping_connection'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'command_bus.middleware.doctrine_transaction' shared service.
*
* @return \Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware
*/
protected function getCommandBus_Middleware_DoctrineTransactionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php';
return $this->privates['command_bus.middleware.doctrine_transaction'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'command_bus.middleware.handle_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
*/
protected function getCommandBus_Middleware_HandleMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
$this->privates['command_bus.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\Task\\Carfax\\RequestCarfax' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.4gp0E97'] ?? $this->get_Messenger_HandlerDescriptor_4gp0E97Service());
}, 1), 'App\\Task\\Common\\VehiclesCustomerAutoSetting' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.EY7MEQY'] ?? $this->get_Messenger_HandlerDescriptor_EY7MEQYService());
}, 1), 'App\\Task\\Container\\ProcessScrapedContainer' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.7_DbMeE'] ?? $this->get_Messenger_HandlerDescriptor_7DbMeEService());
}, 1), 'App\\Task\\Container\\ScrapeContainerTracking' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.h3CZxFl'] ?? $this->get_Messenger_HandlerDescriptor_H3CZxFlService());
}, 1), 'App\\Task\\Container\\ScrapeShipperContainersList' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.DNpTr1s'] ?? $this->get_Messenger_HandlerDescriptor_DNpTr1sService());
}, 1), 'App\\Task\\UserNotification\\AddContainerToVehicleNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.ywBvq7i'] ?? $this->get_Messenger_HandlerDescriptor_YwBvq7iService());
}, 1), 'App\\Task\\UserNotification\\AddDataToVehicleTransferDataNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.SWQRErn'] ?? $this->get_Messenger_HandlerDescriptor_SWQRErnService());
}, 1), 'App\\Task\\UserNotification\\DriverPickupNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.Zw7VPne'] ?? $this->get_Messenger_HandlerDescriptor_Zw7VPneService());
}, 1), 'App\\Task\\UserNotification\\NewVehicleNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.Sqg.v1e'] ?? $this->get_Messenger_HandlerDescriptor_Sqg_V1eService());
}, 1), 'App\\Task\\UserNotification\\ProxyDownNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.XLTs1IC'] ?? $this->get_Messenger_HandlerDescriptor_XLTs1ICService());
}, 1), 'App\\Task\\UserNotification\\ProxyUpNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.GrS_I9W'] ?? $this->get_Messenger_HandlerDescriptor_GrSI9WService());
}, 1), 'App\\Task\\UserNotification\\VehicleArrivalNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.DpbTrZQ'] ?? $this->get_Messenger_HandlerDescriptor_DpbTrZQService());
}, 1), 'App\\Task\\UserNotification\\VehicleContainerTrackingNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.OrDOuAd'] ?? $this->get_Messenger_HandlerDescriptor_OrDOuAdService());
}, 1), 'App\\Task\\UserNotification\\VehicleInvoiceNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.oG3StD8'] ?? $this->get_Messenger_HandlerDescriptor_OG3StD8Service());
}, 1), 'App\\Task\\UserNotification\\VehicleLandDeliveryStatusNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.5ASd3Bn'] ?? $this->get_Messenger_HandlerDescriptor_5ASd3BnService());
}, 1), 'App\\Task\\UserNotification\\VehicleNewPhotosNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.WP4HEEV'] ?? $this->get_Messenger_HandlerDescriptor_WP4HEEVService());
}, 1), 'App\\Task\\UserNotification\\VehicleSevenDaysEatDateNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.7i19khV'] ?? $this->get_Messenger_HandlerDescriptor_7i19khVService());
}, 1), 'App\\Task\\UserNotification\\VehicleUnpaidNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.TXh7tHK'] ?? $this->get_Messenger_HandlerDescriptor_TXh7tHKService());
}, 1), 'App\\Task\\Vehicle\\AddVehicleStorageData' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.V9e2Nq1'] ?? $this->get_Messenger_HandlerDescriptor_V9e2Nq1Service());
}, 1), 'App\\Task\\Vehicle\\FindVehiclesWithBidder' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.JvJVrpY'] ?? $this->get_Messenger_HandlerDescriptor_JvJVrpYService());
}, 1), 'App\\Task\\Vehicle\\ProcessScrapedVehicle' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.LRH597m'] ?? $this->get_Messenger_HandlerDescriptor_LRH597mService());
}, 1), 'App\\Task\\Vehicle\\ScrapeAuctionPhotos' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.Z0gw5h0'] ?? $this->get_Messenger_HandlerDescriptor_Z0gw5h0Service());
}, 1), 'App\\Task\\Vehicle\\ScrapeShipperVehicleData' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.3M8nP40'] ?? $this->get_Messenger_HandlerDescriptor_3M8nP40Service());
}, 1), 'App\\Task\\Vehicle\\ScrapeShipperVehiclesList' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.Lt3kpBc'] ?? $this->get_Messenger_HandlerDescriptor_Lt3kpBcService());
}, 1), 'App\\Task\\Vehicle\\ScrapeVehicleAdditionalData' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.D5iZqbo'] ?? $this->get_Messenger_HandlerDescriptor_D5iZqboService());
}, 1), 'App\\Task\\Vehicle\\VehicleImageQueueProcessor' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.VG6AafC'] ?? $this->get_Messenger_HandlerDescriptor_VG6AafCService());
}, 1), 'App\\Task\\WindowSticker\\RequestWindowSticker' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.fpqCeJV'] ?? $this->get_Messenger_HandlerDescriptor_FpqCeJVService());
}, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.kKY6REF'] ?? $this->get_Messenger_HandlerDescriptor_KKY6REFService());
}, 1), 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.zW0LVBn'] ?? $this->get_Messenger_HandlerDescriptor_ZW0LVBnService());
}, 1), 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.4L0kcsf'] ?? $this->get_Messenger_HandlerDescriptor_4L0kcsfService());
}, 1), 'Symfony\\Component\\Notifier\\Message\\PushMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.R5QgwMg'] ?? $this->get_Messenger_HandlerDescriptor_R5QgwMgService());
}, 1), 'BoShurik\\TelegramBotBundle\\Messenger\\TelegramMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.1kpj4zw'] ?? $this->get_Messenger_HandlerDescriptor_1kpj4zwService());
}, 1)]));
$instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
return $instance;
}
/**
* Gets the private 'command_bus.middleware.traceable' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
*/
protected function getCommandBus_Middleware_TraceableService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
return $this->privates['command_bus.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'command_bus');
}
/**
* Gets the private 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
$instance->setDescription('Install bundle\'s web assets under a public directory');
return $instance;
}
/**
* Gets the private 'console.command.cache_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
*/
protected function getConsole_Command_CacheClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
$instance->setName('cache:clear');
$instance->setDescription('Clear the cache');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
*/
protected function getConsole_Command_CachePoolClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
$this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.security_expression_language']);
$instance->setName('cache:pool:clear');
$instance->setDescription('Clear cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_delete' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
*/
protected function getConsole_Command_CachePoolDeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
$this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.security_expression_language']);
$instance->setName('cache:pool:delete');
$instance->setDescription('Delete an item from a cache pool');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
*/
protected function getConsole_Command_CachePoolListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.security_expression_language']);
$instance->setName('cache:pool:list');
$instance->setDescription('List available cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_prune' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
*/
protected function getConsole_Command_CachePoolPruneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
}, 11));
$instance->setName('cache:pool:prune');
$instance->setDescription('Prune cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_warmup' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
*/
protected function getConsole_Command_CacheWarmupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
$this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
$instance->setName('cache:warmup');
$instance->setDescription('Warm up an empty cache');
return $instance;
}
/**
* Gets the private 'console.command.config_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
*/
protected function getConsole_Command_ConfigDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
$instance->setDescription('Dump the current configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.config_dump_reference' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
*/
protected function getConsole_Command_ConfigDumpReferenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
$this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
$instance->setName('config:dump-reference');
$instance->setDescription('Dump the default configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.container_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
*/
protected function getConsole_Command_ContainerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
$instance->setDescription('Display current services for an application');
return $instance;
}
/**
* Gets the private 'console.command.container_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
*/
protected function getConsole_Command_ContainerLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
$instance->setDescription('Ensure that arguments injected into services match type declarations');
return $instance;
}
/**
* Gets the private 'console.command.debug_autowiring' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
*/
protected function getConsole_Command_DebugAutowiringService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
$this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:autowiring');
$instance->setDescription('List classes/interfaces you can use for autowiring');
return $instance;
}
/**
* Gets the private 'console.command.dotenv_debug' shared service.
*
* @return \Symfony\Component\Dotenv\Command\DebugCommand
*/
protected function getConsole_Command_DotenvDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
$this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
$instance->setName('debug:dotenv');
$instance->setDescription('Lists all dotenv files with variables and values');
return $instance;
}
/**
* Gets the private 'console.command.event_dispatcher_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
*/
protected function getConsole_Command_EventDispatcherDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.IzBGlPP'] ?? $this->get_ServiceLocator_IzBGlPPService()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\Form', 2 => 'App\\Form\\ExportDocuments', 3 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 4 => 'FOS\\CKEditorBundle\\Form\\Type'], [0 => 'App\\Form\\AnnouncementType', 1 => 'App\\Form\\AuctionAccountType', 2 => 'App\\Form\\CalculatorLandPriceGlobalEditType', 3 => 'App\\Form\\ContainerType', 4 => 'App\\Form\\CustomDesignType', 5 => 'App\\Form\\CustomPriceGlobalEditType', 6 => 'App\\Form\\CustomPriceSchemeType', 7 => 'App\\Form\\CustomerType', 8 => 'App\\Form\\ExportDocuments\\DocumentCreateType', 9 => 'App\\Form\\ExportDocuments\\DocumentEditType', 10 => 'App\\Form\\ExportDocuments\\LocationCreateType', 11 => 'App\\Form\\ExportDocuments\\LocationEditType', 12 => 'App\\Form\\ExportDocuments\\StatusCreateType', 13 => 'App\\Form\\ExportDocuments\\StatusEditType', 14 => 'App\\Form\\NoteType', 15 => 'App\\Form\\NotificationSubscriptionUserType', 16 => 'App\\Form\\PluginUserType', 17 => 'App\\Form\\ProxyAccountType', 18 => 'App\\Form\\StatePortsType', 19 => 'App\\Form\\TicketCommentType', 20 => 'App\\Form\\TicketType', 21 => 'App\\Form\\TransferDataFormFieldsType', 22 => 'App\\Form\\UserType', 23 => 'App\\Form\\VehicleAdditionalServiceType', 24 => 'App\\Form\\VehicleType', 25 => 'App\\Form\\VideoType', 26 => 'App\\Form\\WarehouseType', 27 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 28 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 29 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 30 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 31 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 32 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
$instance->setDescription('Display form type information');
return $instance;
}
/**
* Gets the private 'console.command.messenger_consume_messages' shared service.
*
* @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
*/
protected function getConsole_Command_MessengerConsumeMessagesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
$this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [0 => 'async', 1 => 'async_priority_high', 2 => 'image_queue', 3 => 'shipper_queue', 4 => 'container_queue', 5 => 'vehicle_queue', 6 => 'vehicle_rescrape_queue', 7 => 'notification_queue', 8 => 'auction_photos_queue', 9 => 'failed', 10 => 'sync'], NULL, [0 => 'command_bus']);
$instance->setName('messenger:consume');
$instance->setDescription('Consume messages');
return $instance;
}
/**
* Gets the private 'console.command.messenger_debug' shared service.
*
* @return \Symfony\Component\Messenger\Command\DebugCommand
*/
protected function getConsole_Command_MessengerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/DebugCommand.php';
$this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['command_bus' => ['App\\Task\\Carfax\\RequestCarfax' => [0 => [0 => 'App\\TaskHandler\\Carfax\\RequestCarfaxHandler', 1 => []]], 'App\\Task\\Common\\VehiclesCustomerAutoSetting' => [0 => [0 => 'App\\TaskHandler\\Common\\VehiclesCustomerAutoSettingHandler', 1 => []]], 'App\\Task\\Container\\ProcessScrapedContainer' => [0 => [0 => 'App\\TaskHandler\\Container\\ProcessScrapedContainerHandler', 1 => []]], 'App\\Task\\Container\\ScrapeContainerTracking' => [0 => [0 => 'App\\TaskHandler\\Container\\ScrapeContainerTrackingHandler', 1 => []]], 'App\\Task\\Container\\ScrapeShipperContainersList' => [0 => [0 => 'App\\TaskHandler\\Container\\ScrapeShipperContainersListHandler', 1 => []]], 'App\\Task\\UserNotification\\AddContainerToVehicleNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\AddContainerToVehicleHandler', 1 => []]], 'App\\Task\\UserNotification\\AddDataToVehicleTransferDataNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\AddDataToVehicleTransferDataNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\DriverPickupNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\DriverPickupNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\NewVehicleNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\NewVehicleNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\ProxyDownNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\ProxyDownNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\ProxyUpNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\ProxyUpNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\VehicleArrivalNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\VehicleArrivalNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\VehicleContainerTrackingNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\VehicleContainerTrackingNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\VehicleInvoiceNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\VehicleInvoiceNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\VehicleLandDeliveryStatusNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\VehicleLandDeliveryStatusNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\VehicleNewPhotosNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\VehicleNewPhotosNotificationHandler', 1 => []]], 'App\\Task\\UserNotification\\VehicleSevenDaysEatDateNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\VehicleSevenDaysEatDateHandler', 1 => []]], 'App\\Task\\UserNotification\\VehicleUnpaidNotification' => [0 => [0 => 'App\\TaskHandler\\UserNotification\\VehicleUnpaidNotificationHandler', 1 => []]], 'App\\Task\\Vehicle\\AddVehicleStorageData' => [0 => [0 => 'App\\TaskHandler\\Vehicle\\AddVehicleStorageDataHandler', 1 => []]], 'App\\Task\\Vehicle\\FindVehiclesWithBidder' => [0 => [0 => 'App\\TaskHandler\\Vehicle\\FindVehiclesWithBidderHandler', 1 => []]], 'App\\Task\\Vehicle\\ProcessScrapedVehicle' => [0 => [0 => 'App\\TaskHandler\\Vehicle\\ProcessScrapedVehicleHandler', 1 => []]], 'App\\Task\\Vehicle\\ScrapeAuctionPhotos' => [0 => [0 => 'App\\TaskHandler\\Vehicle\\ScrapeAuctionPhotosHandler', 1 => []]], 'App\\Task\\Vehicle\\ScrapeShipperVehicleData' => [0 => [0 => 'App\\TaskHandler\\Vehicle\\ScrapeShipperVehicleDataHandler', 1 => []]], 'App\\Task\\Vehicle\\ScrapeShipperVehiclesList' => [0 => [0 => 'App\\TaskHandler\\Vehicle\\ScrapeShipperVehiclesListHandler', 1 => []]], 'App\\Task\\Vehicle\\ScrapeVehicleAdditionalData' => [0 => [0 => 'App\\TaskHandler\\Vehicle\\ScrapeVehicleAdditionalDataHandler', 1 => []]], 'App\\Task\\Vehicle\\VehicleImageQueueProcessor' => [0 => [0 => 'App\\TaskHandler\\Vehicle\\VehicleImageQueueProcessorHandler', 1 => []]], 'App\\Task\\WindowSticker\\RequestWindowSticker' => [0 => [0 => 'App\\TaskHandler\\WindowSticker\\RequestWindowStickerHandler', 1 => []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [0 => [0 => 'mailer.messenger.message_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => [0 => [0 => 'chatter.messenger.chat_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => [0 => [0 => 'texter.messenger.sms_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\PushMessage' => [0 => [0 => 'texter.messenger.push_handler', 1 => []]], 'BoShurik\\TelegramBotBundle\\Messenger\\TelegramMessage' => [0 => [0 => 'boshurik_telegram_bot.messenger.handler', 1 => []]]]]);
$instance->setName('debug:messenger');
$instance->setDescription('List messages you can dispatch using the message buses');
return $instance;
}
/**
* Gets the private 'console.command.messenger_failed_messages_remove' shared service.
*
* @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
*/
protected function getConsole_Command_MessengerFailedMessagesRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
$this->privates['console.command.messenger_failed_messages_remove'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
$instance->setName('messenger:failed:remove');
$instance->setDescription('Remove given messages from the failure transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_failed_messages_retry' shared service.
*
* @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
*/
protected function getConsole_Command_MessengerFailedMessagesRetryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
$this->privates['console.command.messenger_failed_messages_retry'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()), ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
$instance->setName('messenger:failed:retry');
$instance->setDescription('Retry one or more messages from the failure transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_failed_messages_show' shared service.
*
* @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
*/
protected function getConsole_Command_MessengerFailedMessagesShowService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
$this->privates['console.command.messenger_failed_messages_show'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesShowCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
$instance->setName('messenger:failed:show');
$instance->setDescription('Show one or more messages from the failure transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_setup_transports' shared service.
*
* @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
*/
protected function getConsole_Command_MessengerSetupTransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
$this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [0 => 'async', 1 => 'async_priority_high', 2 => 'image_queue', 3 => 'shipper_queue', 4 => 'container_queue', 5 => 'vehicle_queue', 6 => 'vehicle_rescrape_queue', 7 => 'notification_queue', 8 => 'auction_photos_queue', 9 => 'failed', 10 => 'sync']);
$instance->setName('messenger:setup-transports');
$instance->setDescription('Prepare the required infrastructure for the transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_stop_workers' shared service.
*
* @return \Symfony\Component\Messenger\Command\StopWorkersCommand
*/
protected function getConsole_Command_MessengerStopWorkersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
$this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$instance->setName('messenger:stop-workers');
$instance->setDescription('Stop workers after their current message');
return $instance;
}
/**
* Gets the private 'console.command.router_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
*/
protected function getConsole_Command_RouterDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
$this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:router');
$instance->setDescription('Display current routes for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_match' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
*/
protected function getConsole_Command_RouterMatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
$this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
$instance->setName('router:match');
$instance->setDescription('Help debug routes by simulating a path info match');
return $instance;
}
/**
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
*/
protected function getConsole_Command_SecretsDecryptToLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:decrypt-to-local');
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
*/
protected function getConsole_Command_SecretsEncryptFromLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:encrypt-from-local');
$instance->setDescription('Encrypt all local secrets to the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_generate_key' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
*/
protected function getConsole_Command_SecretsGenerateKeyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:generate-keys');
$instance->setDescription('Generate new encryption keys');
return $instance;
}
/**
* Gets the private 'console.command.secrets_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
*/
protected function getConsole_Command_SecretsListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:list');
$instance->setDescription('List all secrets');
return $instance;
}
/**
* Gets the private 'console.command.secrets_remove' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
*/
protected function getConsole_Command_SecretsRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:remove');
$instance->setDescription('Remove a secret from the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_set' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
*/
protected function getConsole_Command_SecretsSetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:set');
$instance->setDescription('Set a secret in the vault');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/translations/telegram')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/Controller/ApiPluginController.php'), 3 => (\dirname(__DIR__, 4).'/src/Controller/CalculatorClientDataOutputController.php'), 4 => (\dirname(__DIR__, 4).'/src/Controller/ClientAppController.php'), 5 => (\dirname(__DIR__, 4).'/src/Controller/CustomPriceSchemeController.php'), 6 => (\dirname(__DIR__, 4).'/src/Controller/ExportDocuments/DocumentsController.php'), 7 => (\dirname(__DIR__, 4).'/src/Controller/ExportDocuments/LocationsController.php'), 8 => (\dirname(__DIR__, 4).'/src/Controller/ExportDocuments/StatusesController.php'), 9 => (\dirname(__DIR__, 4).'/src/Controller/FeedbackController.php'), 10 => (\dirname(__DIR__, 4).'/src/Controller/FinanceController.php'), 11 => (\dirname(__DIR__, 4).'/src/Controller/StatisticController.php'), 12 => (\dirname(__DIR__, 4).'/src/Service/Vehicle/NewVehicleRequestService.php'), 13 => (\dirname(__DIR__, 4).'/src/Controller/VinDecodedController.php'), 14 => (\dirname(__DIR__, 4).'/src/DoctrineEventListener/AdditionalServiceStrategyEventListener.php'), 15 => (\dirname(__DIR__, 4).'/src/Form/AuctionAccountType.php'), 16 => (\dirname(__DIR__, 4).'/src/Form/CustomPriceGlobalEditType.php'), 17 => (\dirname(__DIR__, 4).'/src/Form/CustomPriceSchemeType.php'), 18 => (\dirname(__DIR__, 4).'/src/Form/CustomerType.php'), 19 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/DocumentCreateType.php'), 20 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/DocumentEditType.php'), 21 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/LocationCreateType.php'), 22 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/LocationEditType.php'), 23 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/StatusCreateType.php'), 24 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/StatusEditType.php'), 25 => (\dirname(__DIR__, 4).'/src/Form/PluginUserType.php'), 26 => (\dirname(__DIR__, 4).'/src/Form/UserType.php'), 27 => (\dirname(__DIR__, 4).'/src/Form/VehicleAdditionalServiceType.php'), 28 => (\dirname(__DIR__, 4).'/src/Repository/AccruedAdditionalServiceRepository.php'), 29 => (\dirname(__DIR__, 4).'/src/Repository/AuctionBidRepository.php'), 30 => (\dirname(__DIR__, 4).'/src/Repository/CarfaxRepository.php'), 31 => (\dirname(__DIR__, 4).'/src/Repository/ContainerRepository.php'), 32 => (\dirname(__DIR__, 4).'/src/Repository/ForSaleRepository.php'), 33 => (\dirname(__DIR__, 4).'/src/Repository/InvoiceLogRepository.php'), 34 => (\dirname(__DIR__, 4).'/src/Repository/PluginUserAuctionAccountAssigmentRepository.php'), 35 => (\dirname(__DIR__, 4).'/src/Repository/PluginUserRepository.php'), 36 => (\dirname(__DIR__, 4).'/src/Repository/ProdAuctionBidRepository.php'), 37 => (\dirname(__DIR__, 4).'/src/Repository/UpdatedContainerDataTo1CServerRepository.php'), 38 => (\dirname(__DIR__, 4).'/src/Repository/UpdatedDataTo1CServerRepository.php'), 39 => (\dirname(__DIR__, 4).'/src/Repository/UserRepository.php'), 40 => (\dirname(__DIR__, 4).'/src/Repository/UserWindowStickerRepository.php'), 41 => (\dirname(__DIR__, 4).'/src/Repository/VehicleRepository.php'), 42 => (\dirname(__DIR__, 4).'/src/Repository/VehicleTransferDataRepository.php'), 43 => (\dirname(__DIR__, 4).'/src/Security/CustomerLoginFormAuthenticator.php'), 44 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 45 => (\dirname(__DIR__, 4).'/src/Security/LoginFormAuthenticator.php'), 46 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 47 => (\dirname(__DIR__, 4).'/src/Service/Statistic/DeliveryStagesStatisticsService.php'), 48 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 49 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 50 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 51 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 52 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 53 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 54 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 55 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 56 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 57 => (\dirname(__DIR__, 4).'/src/Telegram/ManheimCode/Command/GetManheimCodeCommand.php'), 58 => (\dirname(__DIR__, 4).'/src/Telegram/Pin/Command/PinCommand.php'), 59 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/AddContainerToVehicleHandler.php'), 60 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/DriverPickupNotificationHandler.php'), 61 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/NewVehicleNotificationHandler.php'), 62 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProxyDownNotificationHandler.php'), 63 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProxyUpNotificationHandler.php'), 64 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleArrivalNotificationHandler.php'), 65 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleContainerTrackingNotificationHandler.php'), 66 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleInvoiceNotificationHandler.php'), 67 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleLandDeliveryStatusNotificationHandler.php'), 68 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleNewPhotosNotificationHandler.php'), 69 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleSevenDaysEatDateHandler.php'), 70 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleUnpaidNotificationHandler.php'), 71 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 72 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 73 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 74 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 75 => (\dirname(__DIR__, 4).'/src/Service/Menu/MenuService.php')], []);
$instance->setName('debug:translation');
$instance->setDescription('Display translation messages information');
return $instance;
}
/**
* Gets the private 'console.command.translation_extract' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationExtractService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
$this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/translations/telegram')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/Controller/ApiPluginController.php'), 3 => (\dirname(__DIR__, 4).'/src/Controller/CalculatorClientDataOutputController.php'), 4 => (\dirname(__DIR__, 4).'/src/Controller/ClientAppController.php'), 5 => (\dirname(__DIR__, 4).'/src/Controller/CustomPriceSchemeController.php'), 6 => (\dirname(__DIR__, 4).'/src/Controller/ExportDocuments/DocumentsController.php'), 7 => (\dirname(__DIR__, 4).'/src/Controller/ExportDocuments/LocationsController.php'), 8 => (\dirname(__DIR__, 4).'/src/Controller/ExportDocuments/StatusesController.php'), 9 => (\dirname(__DIR__, 4).'/src/Controller/FeedbackController.php'), 10 => (\dirname(__DIR__, 4).'/src/Controller/FinanceController.php'), 11 => (\dirname(__DIR__, 4).'/src/Controller/StatisticController.php'), 12 => (\dirname(__DIR__, 4).'/src/Service/Vehicle/NewVehicleRequestService.php'), 13 => (\dirname(__DIR__, 4).'/src/Controller/VinDecodedController.php'), 14 => (\dirname(__DIR__, 4).'/src/DoctrineEventListener/AdditionalServiceStrategyEventListener.php'), 15 => (\dirname(__DIR__, 4).'/src/Form/AuctionAccountType.php'), 16 => (\dirname(__DIR__, 4).'/src/Form/CustomPriceGlobalEditType.php'), 17 => (\dirname(__DIR__, 4).'/src/Form/CustomPriceSchemeType.php'), 18 => (\dirname(__DIR__, 4).'/src/Form/CustomerType.php'), 19 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/DocumentCreateType.php'), 20 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/DocumentEditType.php'), 21 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/LocationCreateType.php'), 22 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/LocationEditType.php'), 23 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/StatusCreateType.php'), 24 => (\dirname(__DIR__, 4).'/src/Form/ExportDocuments/StatusEditType.php'), 25 => (\dirname(__DIR__, 4).'/src/Form/PluginUserType.php'), 26 => (\dirname(__DIR__, 4).'/src/Form/UserType.php'), 27 => (\dirname(__DIR__, 4).'/src/Form/VehicleAdditionalServiceType.php'), 28 => (\dirname(__DIR__, 4).'/src/Repository/AccruedAdditionalServiceRepository.php'), 29 => (\dirname(__DIR__, 4).'/src/Repository/AuctionBidRepository.php'), 30 => (\dirname(__DIR__, 4).'/src/Repository/CarfaxRepository.php'), 31 => (\dirname(__DIR__, 4).'/src/Repository/ContainerRepository.php'), 32 => (\dirname(__DIR__, 4).'/src/Repository/ForSaleRepository.php'), 33 => (\dirname(__DIR__, 4).'/src/Repository/InvoiceLogRepository.php'), 34 => (\dirname(__DIR__, 4).'/src/Repository/PluginUserAuctionAccountAssigmentRepository.php'), 35 => (\dirname(__DIR__, 4).'/src/Repository/PluginUserRepository.php'), 36 => (\dirname(__DIR__, 4).'/src/Repository/ProdAuctionBidRepository.php'), 37 => (\dirname(__DIR__, 4).'/src/Repository/UpdatedContainerDataTo1CServerRepository.php'), 38 => (\dirname(__DIR__, 4).'/src/Repository/UpdatedDataTo1CServerRepository.php'), 39 => (\dirname(__DIR__, 4).'/src/Repository/UserRepository.php'), 40 => (\dirname(__DIR__, 4).'/src/Repository/UserWindowStickerRepository.php'), 41 => (\dirname(__DIR__, 4).'/src/Repository/VehicleRepository.php'), 42 => (\dirname(__DIR__, 4).'/src/Repository/VehicleTransferDataRepository.php'), 43 => (\dirname(__DIR__, 4).'/src/Security/CustomerLoginFormAuthenticator.php'), 44 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 45 => (\dirname(__DIR__, 4).'/src/Security/LoginFormAuthenticator.php'), 46 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), 47 => (\dirname(__DIR__, 4).'/src/Service/Statistic/DeliveryStagesStatisticsService.php'), 48 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 49 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 50 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 51 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 52 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 53 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 54 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 55 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 56 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 57 => (\dirname(__DIR__, 4).'/src/Telegram/ManheimCode/Command/GetManheimCodeCommand.php'), 58 => (\dirname(__DIR__, 4).'/src/Telegram/Pin/Command/PinCommand.php'), 59 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/AddContainerToVehicleHandler.php'), 60 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/DriverPickupNotificationHandler.php'), 61 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/NewVehicleNotificationHandler.php'), 62 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProxyDownNotificationHandler.php'), 63 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/ProxyUpNotificationHandler.php'), 64 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleArrivalNotificationHandler.php'), 65 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleContainerTrackingNotificationHandler.php'), 66 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleInvoiceNotificationHandler.php'), 67 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleLandDeliveryStatusNotificationHandler.php'), 68 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleNewPhotosNotificationHandler.php'), 69 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleSevenDaysEatDateHandler.php'), 70 => (\dirname(__DIR__, 4).'/src/TaskHandler/UserNotification/VehicleUnpaidNotificationHandler.php'), 71 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 72 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 73 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 74 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 75 => (\dirname(__DIR__, 4).'/src/Service/Menu/MenuService.php')], []);
$instance->setName('translation:extract');
$instance->setAliases([0 => 'translation:update']);
$instance->setDescription('Extract missing translations keys from code to translation files.');
return $instance;
}
/**
* Gets the private 'console.command.translation_pull' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPullCommand
*/
protected function getConsole_Command_TranslationPullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
$this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
$instance->setName('translation:pull');
$instance->setDescription('Pull translations from a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.translation_push' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPushCommand
*/
protected function getConsole_Command_TranslationPushService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
$this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
$instance->setName('translation:push');
$instance->setDescription('Push translations to a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.validator_debug' shared service.
*
* @return \Symfony\Component\Validator\Command\DebugCommand
*/
protected function getConsole_Command_ValidatorDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
$this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->setName('debug:validator');
$instance->setDescription('Display validation constraints for classes');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Component\Translation\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
$instance->setName('lint:xliff');
$instance->setDescription('Lint an XLIFF file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.command.yaml_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
*/
protected function getConsole_Command_YamlLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
$instance->setDescription('Lint a YAML file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
$a = new \Symfony\Bridge\Monolog\Logger('console');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
}
/**
* Gets the private 'container.env_var_processor' shared service.
*
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
*/
protected function getContainer_EnvVarProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
}, 1));
}
/**
* Gets the private 'container.getenv' shared service.
*
* @return \Closure
*/
protected function getContainer_GetenvService()
{
return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'data_collector.request.session_collector' shared service.
*
* @return \Closure
*/
protected function getDataCollector_Request_SessionCollectorService()
{
return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
$a = ($this->privates['.service_locator.jnTiLoJ'] ?? $this->get_ServiceLocator_JnTiLoJService());
if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
return $this->privates['debug.argument_resolver.not_tagged_controller'];
}
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
$a = ($this->privates['.service_locator.jnTiLoJ'] ?? $this->get_ServiceLocator_JnTiLoJService());
if (isset($this->privates['debug.argument_resolver.service'])) {
return $this->privates['debug.argument_resolver.service'];
}
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.session' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.variadic' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_VariadicService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.dump_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener
*/
protected function getDebug_DumpListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), function () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
});
}
/**
* Gets the private 'debug.file_link_formatter.url_format' shared service.
*
* @return \string
*/
protected function getDebug_FileLinkFormatter_UrlFormatService()
{
return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file', '?file=%f&line=%l#line%l');
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
yield 3 => ($this->privates['debug.security.voter.App\\Security\\Voter\\ImpersonatorAdminVoter'] ?? $this->getImpersonatorAdminVoterService());
yield 4 => ($this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToAnotherClientVoter'] ?? $this->getSwitchToAnotherClientVoterService());
}, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.firewall.authenticator.main' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
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([0 => $a], ($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()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.subclients_area' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_SubclientsAreaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['App\\Security\\CustomerLoginFormAuthenticator'] ?? $this->getCustomerLoginFormAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.subclients_area'])) {
return $this->privates['debug.security.firewall.authenticator.subclients_area'];
}
return $this->privates['debug.security.firewall.authenticator.subclients_area'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.subclients_area'] ?? $this->getSecurity_EventDispatcher_SubclientsAreaService()), 'subclients_area', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.firewall.authenticator.token' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_TokenService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['App\\Security\\ApiUserTokenAuthenticator'] ?? $this->getApiUserTokenAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.token'])) {
return $this->privates['debug.security.firewall.authenticator.token'];
}
return $this->privates['debug.security.firewall.authenticator.token'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.token'] ?? $this->getSecurity_EventDispatcher_TokenService()), 'token', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* Gets the private 'debug.security.user_value_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_Security_UserValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.App\Security\Voter\ImpersonatorAdminVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getImpersonatorAdminVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
include_once \dirname(__DIR__, 4).'/src/Security/Voter/ImpersonatorAdminVoter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\ImpersonatorAdminVoter'])) {
return $this->privates['debug.security.voter.App\\Security\\Voter\\ImpersonatorAdminVoter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\ImpersonatorAdminVoter'])) {
return $this->privates['debug.security.voter.App\\Security\\Voter\\ImpersonatorAdminVoter'];
}
return $this->privates['debug.security.voter.App\\Security\\Voter\\ImpersonatorAdminVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\ImpersonatorAdminVoter($a), $b);
}
/**
* Gets the private 'debug.security.voter.App\Security\Voter\SwitchToAnotherClientVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getSwitchToAnotherClientVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
include_once \dirname(__DIR__, 4).'/src/Security/Voter/SwitchToAnotherClientVoter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToAnotherClientVoter'])) {
return $this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToAnotherClientVoter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToAnotherClientVoter'])) {
return $this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToAnotherClientVoter'];
}
return $this->privates['debug.security.voter.App\\Security\\Voter\\SwitchToAnotherClientVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\SwitchToAnotherClientVoter($a), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
return $this->privates['debug.security.voter.security.access.authenticated_voter'];
}
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
}
/**
* Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
}
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['debug.security.voter.vote_listener'])) {
return $this->privates['debug.security.voter.vote_listener'];
}
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
}
/**
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-metadata');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearQueryCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_result_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearResultCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-result');
return $instance;
}
/**
* Gets the private 'doctrine.cache_collection_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
*/
protected function getDoctrine_CacheCollectionRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
$this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-collection-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_entity_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearEntityRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-entity-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_query_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearQueryRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query-region');
return $instance;
}
/**
* Gets the private 'doctrine.database_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:create');
return $instance;
}
/**
* Gets the private 'doctrine.database_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:drop');
return $instance;
}
/**
* Gets the private 'doctrine.database_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
*/
protected function getDoctrine_DatabaseImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
$this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
$instance->setName('doctrine:database:import');
return $instance;
}
/**
* Gets the private 'doctrine.ensure_production_settings_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
*/
protected function getDoctrine_EnsureProductionSettingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
$this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:ensure-production-settings');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_convert_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
*/
protected function getDoctrine_MappingConvertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:convert');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
*/
protected function getDoctrine_MappingImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
$instance->setName('doctrine:mapping:import');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_info_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
*/
protected function getDoctrine_MappingInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
$this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:info');
return $instance;
}
/**
* Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
*/
protected function getDoctrine_Orm_Command_EntityManagerProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
*/
protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
{
return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity'), 2 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translator/Entity')]);
}
/**
* Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.transport.async'] ?? $this->getMessenger_Transport_AsyncService());
yield 1 => ($this->privates['messenger.transport.async_priority_high'] ?? $this->getMessenger_Transport_AsyncPriorityHighService());
yield 2 => ($this->privates['messenger.transport.image_queue'] ?? $this->getMessenger_Transport_ImageQueueService());
yield 3 => ($this->privates['messenger.transport.shipper_queue'] ?? $this->getMessenger_Transport_ShipperQueueService());
yield 4 => ($this->privates['messenger.transport.container_queue'] ?? $this->getMessenger_Transport_ContainerQueueService());
yield 5 => ($this->privates['messenger.transport.vehicle_queue'] ?? $this->getMessenger_Transport_VehicleQueueService());
yield 6 => ($this->privates['messenger.transport.vehicle_rescrape_queue'] ?? $this->getMessenger_Transport_VehicleRescrapeQueueService());
yield 7 => ($this->privates['messenger.transport.notification_queue'] ?? $this->getMessenger_Transport_NotificationQueueService());
yield 8 => ($this->privates['messenger.transport.auction_photos_queue'] ?? $this->getMessenger_Transport_AuctionPhotosQueueService());
yield 9 => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
yield 10 => ($this->privates['messenger.transport.sync'] ?? $this->getMessenger_Transport_SyncService());
}, 11));
}
/**
* Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
*/
protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.validator.unique' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
*/
protected function getDoctrine_Orm_Validator_UniqueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.query_dql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
*/
protected function getDoctrine_QueryDqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
$this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:query:dql');
return $instance;
}
/**
* Gets the private 'doctrine.query_sql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
*/
protected function getDoctrine_QuerySqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
$this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('doctrine:query:sql');
return $instance;
}
/**
* Gets the private 'doctrine.schema_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:create');
return $instance;
}
/**
* Gets the private 'doctrine.schema_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:drop');
return $instance;
}
/**
* Gets the private 'doctrine.schema_update_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:update');
return $instance;
}
/**
* Gets the private 'doctrine.schema_validate_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
*/
protected function getDoctrine_SchemaValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
$this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:validate');
return $instance;
}
/**
* Gets the private 'doctrine.ulid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
*/
protected function getDoctrine_UlidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
}
/**
* Gets the private 'doctrine.uuid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
*/
protected function getDoctrine_UuidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
$instance->setName('doctrine:migrations:diff');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
$instance->setName('doctrine:migrations:dump-schema');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
$instance->setName('doctrine:migrations:execute');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
$instance->setName('doctrine:migrations:generate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
$instance->setName('doctrine:migrations:latest');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
$instance->setName('doctrine:migrations:migrate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
$instance->setName('doctrine:migrations:rollup');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
$instance->setName('doctrine:migrations:status');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
$instance->setName('doctrine:migrations:up-to-date');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
$instance->setName('doctrine:migrations:version');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'form.choice_list_factory.cached' shared service.
*
* @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
*/
protected function getForm_ChoiceListFactory_CachedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Form\\AnnouncementType' => ['privates', 'App\\Form\\AnnouncementType', 'getAnnouncementTypeService', false],
'App\\Form\\AuctionAccountType' => ['privates', 'App\\Form\\AuctionAccountType', 'getAuctionAccountTypeService', false],
'App\\Form\\CalculatorLandPriceGlobalEditType' => ['privates', 'App\\Form\\CalculatorLandPriceGlobalEditType', 'getCalculatorLandPriceGlobalEditTypeService', false],
'App\\Form\\ContainerType' => ['privates', 'App\\Form\\ContainerType', 'getContainerTypeService', false],
'App\\Form\\CustomDesignType' => ['privates', 'App\\Form\\CustomDesignType', 'getCustomDesignTypeService', false],
'App\\Form\\CustomPriceGlobalEditType' => ['privates', 'App\\Form\\CustomPriceGlobalEditType', 'getCustomPriceGlobalEditTypeService', false],
'App\\Form\\CustomPriceSchemeType' => ['privates', 'App\\Form\\CustomPriceSchemeType', 'getCustomPriceSchemeTypeService', false],
'App\\Form\\CustomerType' => ['privates', 'App\\Form\\CustomerType', 'getCustomerTypeService', false],
'App\\Form\\ExportDocuments\\DocumentCreateType' => ['privates', 'App\\Form\\ExportDocuments\\DocumentCreateType', 'getDocumentCreateTypeService', false],
'App\\Form\\ExportDocuments\\DocumentEditType' => ['privates', 'App\\Form\\ExportDocuments\\DocumentEditType', 'getDocumentEditTypeService', false],
'App\\Form\\ExportDocuments\\LocationCreateType' => ['privates', 'App\\Form\\ExportDocuments\\LocationCreateType', 'getLocationCreateTypeService', false],
'App\\Form\\ExportDocuments\\LocationEditType' => ['privates', 'App\\Form\\ExportDocuments\\LocationEditType', 'getLocationEditTypeService', false],
'App\\Form\\ExportDocuments\\StatusCreateType' => ['privates', 'App\\Form\\ExportDocuments\\StatusCreateType', 'getStatusCreateTypeService', false],
'App\\Form\\ExportDocuments\\StatusEditType' => ['privates', 'App\\Form\\ExportDocuments\\StatusEditType', 'getStatusEditTypeService', false],
'App\\Form\\NoteType' => ['privates', 'App\\Form\\NoteType', 'getNoteTypeService', false],
'App\\Form\\NotificationSubscriptionUserType' => ['privates', 'App\\Form\\NotificationSubscriptionUserType', 'getNotificationSubscriptionUserTypeService', false],
'App\\Form\\PluginUserType' => ['privates', 'App\\Form\\PluginUserType', 'getPluginUserTypeService', false],
'App\\Form\\ProxyAccountType' => ['privates', 'App\\Form\\ProxyAccountType', 'getProxyAccountTypeService', false],
'App\\Form\\StatePortsType' => ['privates', 'App\\Form\\StatePortsType', 'getStatePortsTypeService', false],
'App\\Form\\TicketCommentType' => ['privates', 'App\\Form\\TicketCommentType', 'getTicketCommentTypeService', false],
'App\\Form\\TicketType' => ['privates', 'App\\Form\\TicketType', 'getTicketTypeService', false],
'App\\Form\\TransferDataFormFieldsType' => ['privates', 'App\\Form\\TransferDataFormFieldsType', 'getTransferDataFormFieldsTypeService', false],
'App\\Form\\UserType' => ['privates', 'App\\Form\\UserType', 'getUserTypeService', false],
'App\\Form\\VehicleAdditionalServiceType' => ['privates', 'App\\Form\\VehicleAdditionalServiceType', 'getVehicleAdditionalServiceTypeService', false],
'App\\Form\\VehicleType' => ['privates', 'App\\Form\\VehicleType', 'getVehicleTypeService', false],
'App\\Form\\VideoType' => ['privates', 'App\\Form\\VideoType', 'getVideoTypeService', false],
'App\\Form\\WarehouseType' => ['privates', 'App\\Form\\WarehouseType', 'getWarehouseTypeService', false],
'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates', 'fos_ck_editor.form.type', 'getFosCkEditor_Form_TypeService', false],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
], [
'App\\Form\\AnnouncementType' => '?',
'App\\Form\\AuctionAccountType' => '?',
'App\\Form\\CalculatorLandPriceGlobalEditType' => '?',
'App\\Form\\ContainerType' => '?',
'App\\Form\\CustomDesignType' => '?',
'App\\Form\\CustomPriceGlobalEditType' => '?',
'App\\Form\\CustomPriceSchemeType' => '?',
'App\\Form\\CustomerType' => '?',
'App\\Form\\ExportDocuments\\DocumentCreateType' => '?',
'App\\Form\\ExportDocuments\\DocumentEditType' => '?',
'App\\Form\\ExportDocuments\\LocationCreateType' => '?',
'App\\Form\\ExportDocuments\\LocationEditType' => '?',
'App\\Form\\ExportDocuments\\StatusCreateType' => '?',
'App\\Form\\ExportDocuments\\StatusEditType' => '?',
'App\\Form\\NoteType' => '?',
'App\\Form\\NotificationSubscriptionUserType' => '?',
'App\\Form\\PluginUserType' => '?',
'App\\Form\\ProxyAccountType' => '?',
'App\\Form\\StatePortsType' => '?',
'App\\Form\\TicketCommentType' => '?',
'App\\Form\\TicketType' => '?',
'App\\Form\\TransferDataFormFieldsType' => '?',
'App\\Form\\UserType' => '?',
'App\\Form\\VehicleAdditionalServiceType' => '?',
'App\\Form\\VehicleType' => '?',
'App\\Form\\VideoType' => '?',
'App\\Form\\WarehouseType' => '?',
'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
}, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'form.type.choice' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
*/
protected function getForm_Type_ChoiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.color' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ColorType
*/
protected function getForm_Type_ColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.entity' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
*/
protected function getForm_Type_EntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type.form' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FormType
*/
protected function getForm_Type_FormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the private 'form.type_extension.csrf' shared service.
*
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
*/
protected function getForm_TypeExtension_CsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* Gets the private 'form.type_extension.form.data_collector' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
*/
protected function getForm_TypeExtension_Form_DataCollectorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
}
/**
* Gets the private 'form.type_extension.form.http_foundation' shared service.
*
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
*/
protected function getForm_TypeExtension_Form_HttpFoundationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
}
/**
* Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
*/
protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.form.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
*/
protected function getForm_TypeExtension_Form_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
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()));
}
/**
* Gets the private 'form.type_extension.upload.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
*/
protected function getForm_TypeExtension_Upload_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
}
/**
* Gets the private 'form.type_guesser.doctrine' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
*/
protected function getForm_TypeGuesser_DoctrineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type_guesser.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
*/
protected function getForm_TypeGuesser_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
}
/**
* Gets the private 'fos_ck_editor.command.installer' shared service.
*
* @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
*/
protected function getFosCkEditor_Command_InstallerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
$this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
$instance->setName('ckeditor:install');
return $instance;
}
/**
* Gets the private 'fos_ck_editor.form.type' shared service.
*
* @return \FOS\CKEditorBundle\Form\Type\CKEditorType
*/
protected function getFosCkEditor_Form_TypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['default_config' => 'my_config', 'plugins' => ['image2' => ['path' => '/ckeditor/extra-plugins/image2/', 'filename' => 'plugin.js']], 'configs' => ['my_config' => ['language' => 'ru', 'jquery' => true, 'removeButtons' => 'Save,NewPage,ExportPdf,Print,Templates,Form,Checkbox,Radio,Textarea,TextField,Select,Button,ImageButton,HiddenField,Flash,PageBreak,Iframe,About', 'extraPlugins' => 'image2', 'removePlugins' => 'image']], 'enable' => true, 'async' => false, 'auto_inline' => true, 'inline' => false, 'autoload' => true, 'jquery' => false, 'require_js' => false, 'input_sync' => false, 'base_path' => 'bundles/fosckeditor/', 'js_path' => 'bundles/fosckeditor/ckeditor.js', 'jquery_path' => 'bundles/fosckeditor/adapters/jquery.js', 'styles' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
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);
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* Gets the private 'mailer.mailer' shared service.
*
* @return \Symfony\Component\Mailer\Mailer
*/
protected function getMailer_MailerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
$a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
$b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a, $b, $c);
}
/**
* Gets the private 'mailer.transport_factory.gmail' shared service.
*
* @return \Symfony\Component\Mailer\Bridge\Google\Transport\GmailTransportFactory
*/
protected function getMailer_TransportFactory_GmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/google-mailer/Transport/GmailTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.gmail'])) {
return $this->privates['mailer.transport_factory.gmail'];
}
return $this->privates['mailer.transport_factory.gmail'] = new \Symfony\Component\Mailer\Bridge\Google\Transport\GmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.native'])) {
return $this->privates['mailer.transport_factory.native'];
}
return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.null'])) {
return $this->privates['mailer.transport_factory.null'];
}
return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.sendmail'])) {
return $this->privates['mailer.transport_factory.sendmail'];
}
return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.smtp'])) {
return $this->privates['mailer.transport_factory.smtp'];
}
return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transports' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Transports
*/
protected function getMailer_TransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['mailer.transport_factory.gmail'] ?? $this->getMailer_TransportFactory_GmailService());
yield 1 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
yield 2 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
yield 3 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
yield 4 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
}, 5)))->fromStrings(['main' => $this->getEnv('MAILER_DSN'), 'customers' => $this->getEnv('MAILER_DSN_CUSTOMERS')]);
}
/**
* Gets the private 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a, $b);
$instance->setName('make:auth');
$instance->setDescription('Creates a Guard authenticator of different flavors');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_command' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
$this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:command');
$instance->setDescription('Creates a new console command class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
$this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:controller');
$instance->setDescription('Creates a new controller class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_crud' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCrudService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
$this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:crud');
$instance->setDescription('Creates CRUD for Doctrine entity class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_docker_database' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDockerDatabaseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:docker:database');
$instance->setDescription('Adds a database container to your docker-compose.yaml file');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_entity' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeEntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL, $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a, $b);
$instance->setName('make:entity');
$instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_fixtures' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFixturesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
$this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:fixtures');
$instance->setDescription('Creates a new class to load Doctrine fixtures');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
$this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:form');
$instance->setDescription('Creates a new form class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_message' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:message');
$instance->setDescription('Creates a new message and handler');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
$this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:messenger-middleware');
$instance->setDescription('Creates a new messenger middleware');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_migration' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMigrationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
$this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__, 4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:migration');
$instance->setDescription('Creates a new migration based on database changes');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_registration_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeRegistrationFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:registration-form');
$instance->setDescription('Creates a new registration form system');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_reset_password' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeResetPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:reset-password');
$instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerEncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
$this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:encoder');
$instance->setDescription('Creates a new serializer encoder class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
$this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:normalizer');
$instance->setDescription('Creates a new serializer normalizer class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStimulusControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
$this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:stimulus-controller');
$instance->setDescription('Creates a new Stimulus controller');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_subscriber' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
$this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:subscriber');
$instance->setDescription('Creates a new event subscriber class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
$this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:test');
$instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
$instance->setDescription('Creates a new test class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_twig_extension' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTwigExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
$this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:twig-extension');
$instance->setDescription('Creates a new Twig extension class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_user' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:user');
$instance->setDescription('Creates a new security user class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_validator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
$this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:validator');
$instance->setDescription('Creates a new validator and constraint class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_voter' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
$this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:voter');
$instance->setDescription('Creates a new security voter class');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
$a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [0 => [0 => 'App\\Entity', 1 => $a], 1 => [0 => 'Gedmo\\Translatable\\Entity', 1 => $a], 2 => [0 => 'Gedmo\\Translator\\Entity', 1 => $a]]]);
}
/**
* Gets the private 'maker.entity_class_generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
*/
protected function getMaker_EntityClassGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
}
/**
* Gets the private 'maker.file_manager' shared service.
*
* @return \Symfony\Bundle\MakerBundle\FileManager
*/
protected function getMaker_FileManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
$a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', $a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
}
/**
* Gets the private 'maker.php_compat_util' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
*/
protected function getMaker_PhpCompatUtilService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
*/
protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
return $this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'async_priority_high' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'auction_photos_queue' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'container_queue' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'image_queue' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'notification_queue' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'shipper_queue' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'sync' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'vehicle_queue' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'vehicle_rescrape_queue' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'async' => '?',
'async_priority_high' => '?',
'auction_photos_queue' => '?',
'container_queue' => '?',
'failed' => '?',
'image_queue' => '?',
'notification_queue' => '?',
'shipper_queue' => '?',
'sync' => '?',
'vehicle_queue' => '?',
'vehicle_rescrape_queue' => '?',
]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
/**
* Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
*/
protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
/**
* Gets the private 'messenger.middleware.send_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
*/
protected function getMessenger_Middleware_SendMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
$a = ($this->privates['.service_locator.5iS4GDK'] ?? $this->get_ServiceLocator_5iS4GDKService());
if (isset($this->privates['messenger.middleware.send_message'])) {
return $this->privates['messenger.middleware.send_message'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['messenger.middleware.send_message'])) {
return $this->privates['messenger.middleware.send_message'];
}
$this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['App\\Task\\Container\\ProcessScrapedContainer' => [0 => 'async'], 'App\\Task\\Vehicle\\ProcessScrapedVehicle' => [0 => 'async'], 'App\\Task\\Vehicle\\ScrapeShipperVehiclesList' => [0 => 'shipper_queue'], 'App\\Task\\Container\\ScrapeShipperContainersList' => [0 => 'shipper_queue'], 'App\\Task\\Container\\ScrapeContainerTracking' => [0 => 'container_queue'], 'App\\Task\\Vehicle\\ScrapeVehicleAdditionalData' => [0 => 'vehicle_queue'], 'App\\Task\\Vehicle\\ScrapeShipperVehicleData' => [0 => 'vehicle_rescrape_queue'], 'App\\Task\\UserNotification\\NewVehicleNotification' => [0 => 'notification_queue'], 'App\\Task\\UserNotification\\VehicleArrivalNotification' => [0 => 'notification_queue'], 'App\\Task\\UserNotification\\VehicleNewPhotosNotification' => [0 => 'notification_queue'], 'App\\Task\\UserNotification\\VehicleNewPhotosDestinationPortNotification' => [0 => 'notification_queue'], 'App\\Task\\UserNotification\\VehicleNewPhotosDriverNotification' => [0 => 'notification_queue'], 'App\\Task\\UserNotification\\VehicleNewPhotosShipperNotification' => [0 => 'notification_queue'], 'App\\Task\\UserNotification\\VehicleContainerTrackingNotification' => [0 => 'notification_queue'], 'App\\Task\\UserNotification\\VehicleInvoiceNotification' => [0 => 'notification_queue'], 'App\\Task\\UserNotification\\VehicleUnpaidNotification' => [0 => 'notification_queue'], 'App\\Task\\Vehicle\\ScrapeAuctionPhotos' => [0 => 'auction_photos_queue'], 'App\\Task\\Common\\VehiclesCustomerAutoSetting' => [0 => 'async_priority_high'], 'App\\Task\\Vehicle\\FindVehiclesWithBidder' => [0 => 'async_priority_high'], 'App\\Task\\Vehicle\\AddVehicleStorageData' => [0 => 'vehicle_queue'], 'App\\Task\\UserNotification\\AddDataToVehicleTransferDataNotification' => [0 => 'async'], 'App\\Task\\Carfax\\RequestCarfax' => [0 => 'async'], 'App\\Task\\WindowSticker\\RequestWindowSticker' => [0 => 'async'], 'App\\Task\\Vehicle\\VehicleImageQueueProcessor' => [0 => 'image_queue']], $a), $b);
$instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
return $instance;
}
/**
* Gets the private 'messenger.receiver_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getMessenger_ReceiverLocatorService()
{
return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'async_priority_high' => ['privates', 'messenger.transport.async_priority_high', 'getMessenger_Transport_AsyncPriorityHighService', false],
'auction_photos_queue' => ['privates', 'messenger.transport.auction_photos_queue', 'getMessenger_Transport_AuctionPhotosQueueService', false],
'container_queue' => ['privates', 'messenger.transport.container_queue', 'getMessenger_Transport_ContainerQueueService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'image_queue' => ['privates', 'messenger.transport.image_queue', 'getMessenger_Transport_ImageQueueService', false],
'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.async_priority_high' => ['privates', 'messenger.transport.async_priority_high', 'getMessenger_Transport_AsyncPriorityHighService', false],
'messenger.transport.auction_photos_queue' => ['privates', 'messenger.transport.auction_photos_queue', 'getMessenger_Transport_AuctionPhotosQueueService', false],
'messenger.transport.container_queue' => ['privates', 'messenger.transport.container_queue', 'getMessenger_Transport_ContainerQueueService', false],
'messenger.transport.failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'messenger.transport.image_queue' => ['privates', 'messenger.transport.image_queue', 'getMessenger_Transport_ImageQueueService', false],
'messenger.transport.notification_queue' => ['privates', 'messenger.transport.notification_queue', 'getMessenger_Transport_NotificationQueueService', false],
'messenger.transport.shipper_queue' => ['privates', 'messenger.transport.shipper_queue', 'getMessenger_Transport_ShipperQueueService', false],
'messenger.transport.sync' => ['privates', 'messenger.transport.sync', 'getMessenger_Transport_SyncService', false],
'messenger.transport.vehicle_queue' => ['privates', 'messenger.transport.vehicle_queue', 'getMessenger_Transport_VehicleQueueService', false],
'messenger.transport.vehicle_rescrape_queue' => ['privates', 'messenger.transport.vehicle_rescrape_queue', 'getMessenger_Transport_VehicleRescrapeQueueService', false],
'notification_queue' => ['privates', 'messenger.transport.notification_queue', 'getMessenger_Transport_NotificationQueueService', false],
'shipper_queue' => ['privates', 'messenger.transport.shipper_queue', 'getMessenger_Transport_ShipperQueueService', false],
'sync' => ['privates', 'messenger.transport.sync', 'getMessenger_Transport_SyncService', false],
'vehicle_queue' => ['privates', 'messenger.transport.vehicle_queue', 'getMessenger_Transport_VehicleQueueService', false],
'vehicle_rescrape_queue' => ['privates', 'messenger.transport.vehicle_rescrape_queue', 'getMessenger_Transport_VehicleRescrapeQueueService', false],
], [
'async' => '?',
'async_priority_high' => '?',
'auction_photos_queue' => '?',
'container_queue' => '?',
'failed' => '?',
'image_queue' => '?',
'messenger.transport.async' => '?',
'messenger.transport.async_priority_high' => '?',
'messenger.transport.auction_photos_queue' => '?',
'messenger.transport.container_queue' => '?',
'messenger.transport.failed' => '?',
'messenger.transport.image_queue' => '?',
'messenger.transport.notification_queue' => '?',
'messenger.transport.shipper_queue' => '?',
'messenger.transport.sync' => '?',
'messenger.transport.vehicle_queue' => '?',
'messenger.transport.vehicle_rescrape_queue' => '?',
'notification_queue' => '?',
'shipper_queue' => '?',
'sync' => '?',
'vehicle_queue' => '?',
'vehicle_rescrape_queue' => '?',
]);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.async' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.async'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.async_priority_high' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncPriorityHighService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.async_priority_high'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.auction_photos_queue' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_AuctionPhotosQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.auction_photos_queue'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(4, 1800000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.container_queue' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_ContainerQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.container_queue'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(4, 1800000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.image_queue' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_ImageQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.image_queue'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 100000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.notification_queue' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_NotificationQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.notification_queue'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(10, 120000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.shipper_queue' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_ShipperQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.shipper_queue'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(4, 1800000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.sync' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_SyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.sync'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.vehicle_queue' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_VehicleQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.vehicle_queue'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(4, 1800000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.vehicle_rescrape_queue' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_VehicleRescrapeQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.vehicle_rescrape_queue'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(4, 1800000, 2, 0);
}
/**
* Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
*/
protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
}
return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.5iS4GDK'] ?? $this->get_ServiceLocator_5iS4GDKService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.retry.multiplier_retry_strategy.async', 'getMessenger_Retry_MultiplierRetryStrategy_AsyncService', false],
'async_priority_high' => ['privates', 'messenger.retry.multiplier_retry_strategy.async_priority_high', 'getMessenger_Retry_MultiplierRetryStrategy_AsyncPriorityHighService', false],
'auction_photos_queue' => ['privates', 'messenger.retry.multiplier_retry_strategy.auction_photos_queue', 'getMessenger_Retry_MultiplierRetryStrategy_AuctionPhotosQueueService', false],
'container_queue' => ['privates', 'messenger.retry.multiplier_retry_strategy.container_queue', 'getMessenger_Retry_MultiplierRetryStrategy_ContainerQueueService', false],
'failed' => ['privates', 'messenger.retry.multiplier_retry_strategy.failed', 'getMessenger_Retry_MultiplierRetryStrategy_FailedService', false],
'image_queue' => ['privates', 'messenger.retry.multiplier_retry_strategy.image_queue', 'getMessenger_Retry_MultiplierRetryStrategy_ImageQueueService', false],
'notification_queue' => ['privates', 'messenger.retry.multiplier_retry_strategy.notification_queue', 'getMessenger_Retry_MultiplierRetryStrategy_NotificationQueueService', false],
'shipper_queue' => ['privates', 'messenger.retry.multiplier_retry_strategy.shipper_queue', 'getMessenger_Retry_MultiplierRetryStrategy_ShipperQueueService', false],
'sync' => ['privates', 'messenger.retry.multiplier_retry_strategy.sync', 'getMessenger_Retry_MultiplierRetryStrategy_SyncService', false],
'vehicle_queue' => ['privates', 'messenger.retry.multiplier_retry_strategy.vehicle_queue', 'getMessenger_Retry_MultiplierRetryStrategy_VehicleQueueService', false],
'vehicle_rescrape_queue' => ['privates', 'messenger.retry.multiplier_retry_strategy.vehicle_rescrape_queue', 'getMessenger_Retry_MultiplierRetryStrategy_VehicleRescrapeQueueService', false],
], [
'async' => '?',
'async_priority_high' => '?',
'auction_photos_queue' => '?',
'container_queue' => '?',
'failed' => '?',
'image_queue' => '?',
'notification_queue' => '?',
'shipper_queue' => '?',
'sync' => '?',
'vehicle_queue' => '?',
'vehicle_rescrape_queue' => '?',
]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
}
/**
* Gets the private 'messenger.routable_message_bus' shared service.
*
* @return \Symfony\Component\Messenger\RoutableMessageBus
*/
protected function getMessenger_RoutableMessageBusService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/RoutableMessageBus.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['messenger.routable_message_bus'])) {
return $this->privates['messenger.routable_message_bus'];
}
return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'command_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
], [
'command_bus' => '?',
]), $a);
}
/**
* Gets the private 'messenger.transport.async' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_AsyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.async'])) {
return $this->privates['messenger.transport.async'];
}
return $this->privates['messenger.transport.async'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'async'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.async_priority_high' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_AsyncPriorityHighService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.async_priority_high'])) {
return $this->privates['messenger.transport.async_priority_high'];
}
return $this->privates['messenger.transport.async_priority_high'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queue_name' => 'async_high', 'transport_name' => 'async_priority_high'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.auction_photos_queue' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_AuctionPhotosQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.auction_photos_queue'])) {
return $this->privates['messenger.transport.auction_photos_queue'];
}
return $this->privates['messenger.transport.auction_photos_queue'] = $a->createTransport($this->getEnv('string:MESSENGER_TRANSPORT_DSN').'?queue_name=auction_photos_queue', ['transport_name' => 'auction_photos_queue'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.container_queue' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_ContainerQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.container_queue'])) {
return $this->privates['messenger.transport.container_queue'];
}
return $this->privates['messenger.transport.container_queue'] = $a->createTransport($this->getEnv('string:MESSENGER_TRANSPORT_DSN').'?queue_name=container_queue', ['transport_name' => 'container_queue'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.doctrine.factory' shared service.
*
* @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
*/
protected function getMessenger_Transport_Doctrine_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'messenger.transport.failed' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_FailedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.failed'])) {
return $this->privates['messenger.transport.failed'];
}
return $this->privates['messenger.transport.failed'] = $a->createTransport('doctrine://default?queue_name=failed', ['transport_name' => 'failed'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.image_queue' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_ImageQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.image_queue'])) {
return $this->privates['messenger.transport.image_queue'];
}
return $this->privates['messenger.transport.image_queue'] = $a->createTransport($this->getEnv('string:MESSENGER_TRANSPORT_DSN').'?queue_name=image_queue', ['queue_name' => 'image_queue', 'transport_name' => 'image_queue'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.notification_queue' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_NotificationQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.notification_queue'])) {
return $this->privates['messenger.transport.notification_queue'];
}
return $this->privates['messenger.transport.notification_queue'] = $a->createTransport($this->getEnv('string:MESSENGER_TRANSPORT_DSN').'?queue_name=notification_queue', ['transport_name' => 'notification_queue'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.shipper_queue' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_ShipperQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.shipper_queue'])) {
return $this->privates['messenger.transport.shipper_queue'];
}
return $this->privates['messenger.transport.shipper_queue'] = $a->createTransport($this->getEnv('string:MESSENGER_TRANSPORT_DSN').'?queue_name=shipper_queue', ['transport_name' => 'shipper_queue'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.sync' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_SyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.sync'])) {
return $this->privates['messenger.transport.sync'];
}
return $this->privates['messenger.transport.sync'] = $a->createTransport('sync://', ['transport_name' => 'sync'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.sync.factory' shared service.
*
* @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
*/
protected function getMessenger_Transport_Sync_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
$a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
if (isset($this->privates['messenger.transport.sync.factory'])) {
return $this->privates['messenger.transport.sync.factory'];
}
return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
}
/**
* Gets the private 'messenger.transport.vehicle_queue' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_VehicleQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.vehicle_queue'])) {
return $this->privates['messenger.transport.vehicle_queue'];
}
return $this->privates['messenger.transport.vehicle_queue'] = $a->createTransport($this->getEnv('string:MESSENGER_TRANSPORT_DSN').'?queue_name=vehicle_queue', ['transport_name' => 'vehicle_queue'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.vehicle_rescrape_queue' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_VehicleRescrapeQueueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.vehicle_rescrape_queue'])) {
return $this->privates['messenger.transport.vehicle_rescrape_queue'];
}
return $this->privates['messenger.transport.vehicle_rescrape_queue'] = $a->createTransport($this->getEnv('string:MESSENGER_TRANSPORT_DSN').'?queue_name=vehicle_rescrape_queue', ['transport_name' => 'vehicle_rescrape_queue'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport_factory' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportFactory
*/
protected function getMessenger_TransportFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
yield 1 => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
yield 2 => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
yield 3 => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
yield 4 => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
}, 5));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.command.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
*/
protected function getMonolog_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
$this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
$instance->setName('server:log');
$instance->setDescription('Start a log server that displays logs in real time');
return $instance;
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.exchange1c' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_Exchange1cService()
{
$this->privates['monolog.handler.exchange1c'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/exchange1c.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.mailer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailerService()
{
$this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.messenger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MessengerService()
{
$this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'notifier.transport_factory.null' shared service.
*
* @return \Symfony\Component\Notifier\Transport\NullTransportFactory
*/
protected function getNotifier_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/NullTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['notifier.transport_factory.null'])) {
return $this->privates['notifier.transport_factory.null'];
}
return $this->privates['notifier.transport_factory.null'] = new \Symfony\Component\Notifier\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
}, 1), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
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);
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api_1c/.*'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/.*'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api_plugin/.*'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/exchanger/1c-exchange'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_telegram/.*'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/copart/get_search_params'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/copart/search'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/copart/lot_details/\\d+'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/vehicle/vin/\\w+/info'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/vehicle/\\d+/dock_receipt/.*'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/note/\\d+/html'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/vehicle/images/download/.*'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/container/number/'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/container/booking/'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/calc_data_output'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/make_delivery_calculation'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sync_sections'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ru|en|ua)/customer'), [0 => 'IS_AUTHENTICATED_FULLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ru|en|ua)/vehicle'), [0 => 'IS_AUTHENTICATED_FULLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ru|en|ua)/insurance'), [0 => 'IS_AUTHENTICATED_FULLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ru|en|ua)/*'), [0 => 'ROLE_CUSTOMER', 1 => 'ROLE_CLIENT'], NULL);
return $instance;
}
/**
* Gets the private 'security.authentication.session_strategy' shared service.
*
* @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
*/
protected function getSecurity_Authentication_SessionStrategyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.authentication.switchuser_listener.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
*/
protected function getSecurity_Authentication_SwitchuserListener_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
return $this->privates['security.authentication.switchuser_listener.main'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
return $this->privates['security.authentication.switchuser_listener.main'];
}
return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main', $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user', 'CAN_SWITCH_CLIENT', $b, false);
}
/**
* Gets the private 'security.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the private 'security.command.debug_firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
*/
protected function getSecurity_Command_DebugFirewallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
$this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.0o3IoDO'] ?? $this->get_ServiceLocator_0o3IoDOService()), ($this->privates['.service_locator.IzBGlPP'] ?? $this->get_ServiceLocator_IzBGlPPService()), ['subclients_area' => [0 => ($this->privates['App\\Security\\CustomerLoginFormAuthenticator'] ?? $this->getCustomerLoginFormAuthenticatorService())], 'token' => [0 => ($this->privates['App\\Security\\ApiUserTokenAuthenticator'] ?? $this->getApiUserTokenAuthenticatorService())], 'main' => [0 => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService())]], true);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*
* @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
$this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface']);
$instance->setName('security:encode-password');
$instance->setDescription('Encode a password');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user password');
return $instance;
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
yield 1 => ($this->privates['security.user.provider.concrete.app_customer_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppCustomerProviderService());
yield 2 => ($this->privates['security.user.provider.concrete.app_client_api_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppClientApiProviderService());
yield 3 => ($this->privates['security.user.provider.concrete.all_users'] ?? $this->getSecurity_User_Provider_Concrete_AllUsersService());
}, 4), 'customer_fw', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.subclients_area'] ?? $this->getSecurity_EventDispatcher_SubclientsAreaService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.1' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_1Service()
{
return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
yield 1 => ($this->privates['security.user.provider.concrete.app_customer_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppCustomerProviderService());
yield 2 => ($this->privates['security.user.provider.concrete.app_client_api_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppClientApiProviderService());
yield 3 => ($this->privates['security.user.provider.concrete.all_users'] ?? $this->getSecurity_User_Provider_Concrete_AllUsersService());
}, 4), 'api_fw', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.token'] ?? $this->getSecurity_EventDispatcher_TokenService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.context_listener.2' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_2Service()
{
return $this->privates['security.context_listener.2'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
yield 1 => ($this->privates['security.user.provider.concrete.app_customer_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppCustomerProviderService());
yield 2 => ($this->privates['security.user.provider.concrete.app_client_api_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppClientApiProviderService());
yield 3 => ($this->privates['security.user.provider.concrete.all_users'] ?? $this->getSecurity_User_Provider_Concrete_AllUsersService());
}, 4), 'main_fw', ($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())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* Gets the private 'security.event_dispatcher.main' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MainService()
{
$this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.subclients_area' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_SubclientsAreaService()
{
$this->privates['security.event_dispatcher.subclients_area'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.subclients_area.user_provider'] ?? $this->getSecurity_Listener_SubclientsArea_UserProviderService());
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.subclients_area'] ?? $this->getSecurity_Listener_Session_SubclientsAreaService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.subclients_area'] ?? $this->getSecurity_Logout_Listener_Default_SubclientsAreaService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.subclients_area'] ?? ($this->privates['security.logout.listener.session.subclients_area'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.subclients_area'] ?? $this->getSecurity_Listener_UserChecker_SubclientsAreaService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.subclients_area'] ?? $this->getSecurity_Listener_UserChecker_SubclientsAreaService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.token' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_TokenService()
{
$this->privates['security.event_dispatcher.token'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.token.user_provider'] ?? $this->getSecurity_Listener_Token_UserProviderService());
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.token'] ?? $this->getSecurity_Listener_Session_TokenService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.token'] ?? $this->getSecurity_Listener_UserChecker_TokenService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.token'] ?? $this->getSecurity_Listener_UserChecker_TokenService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.0o3IoDO'] ?? $this->get_ServiceLocator_0o3IoDOService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.subclients_area' => ($this->privates['.security.request_matcher.KTY2Gqz'] ?? ($this->privates['.security.request_matcher.KTY2Gqz'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL, $this->getEnv('CUSTOMERS_DOMAIN'))));
yield 'security.firewall.map.context.token' => ($this->privates['.security.request_matcher.a4HFgAf'] ?? ($this->privates['.security.request_matcher.a4HFgAf'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v1/')));
yield 'security.firewall.map.context.main' => NULL;
}, 4));
}
/**
* Gets the private 'security.firewall.map.context.dev' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_DevService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, NULL, NULL, NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.main' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
*/
protected function getSecurity_Firewall_Map_Context_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
yield 3 => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
yield 4 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', NULL, '/login', NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main_fw', NULL, NULL, NULL, [0 => 'switch_user', 1 => 'App\\Security\\LoginFormAuthenticator'], ['role' => 'CAN_SWITCH_CLIENT', 'parameter' => '_switch_user']), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/**
* Gets the private 'security.firewall.map.context.subclients_area' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
*/
protected function getSecurity_Firewall_Map_Context_SubclientsAreaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.subclients_area'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.subclients_area'] ?? $this->getDebug_Security_Firewall_Authenticator_SubclientsAreaService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'subclients_area', NULL, '/login', NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($this->privates['security.event_dispatcher.subclients_area'] ?? $this->getSecurity_EventDispatcher_SubclientsAreaService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('subclients_area', 'security.user_checker', '.security.request_matcher.KTY2Gqz', true, false, 'security.user.provider.concrete.app_customer_provider', 'customer_fw', NULL, NULL, NULL, [0 => 'App\\Security\\CustomerLoginFormAuthenticator'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/**
* Gets the private 'security.firewall.map.context.token' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
*/
protected function getSecurity_Firewall_Map_Context_TokenService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.token'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.token'] ?? $this->getDebug_Security_Firewall_Authenticator_TokenService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'token', NULL, '/login', NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('token', 'security.user_checker', '.security.request_matcher.a4HFgAf', true, false, 'security.user.provider.concrete.app_client_api_provider', 'api_fw', NULL, NULL, NULL, [0 => 'App\\Security\\ApiUserTokenAuthenticator'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
$a = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https://%s$}i', NULL);
}
/**
* Gets the private 'security.listener.check_authenticator_credentials' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
*/
protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.listener.csrf_protection' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
*/
protected function getSecurity_Listener_CsrfProtectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'security.listener.main.user_provider' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
*/
protected function getSecurity_Listener_Main_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
}
/**
* Gets the private 'security.listener.password_migrating' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
*/
protected function getSecurity_Listener_PasswordMigratingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.listener.session.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.subclients_area' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_SubclientsAreaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.subclients_area'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.session.token' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_TokenService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
return $this->privates['security.listener.session.token'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.listener.subclients_area.user_provider' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
*/
protected function getSecurity_Listener_SubclientsArea_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
return $this->privates['security.listener.subclients_area.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_customer_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppCustomerProviderService()));
}
/**
* Gets the private 'security.listener.token.user_provider' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
*/
protected function getSecurity_Listener_Token_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
return $this->privates['security.listener.token.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_client_api_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppClientApiProviderService()));
}
/**
* Gets the private 'security.listener.user_checker.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.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())));
}
/**
* Gets the private 'security.listener.user_checker.subclients_area' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_SubclientsAreaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.subclients_area'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_checker.token' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_TokenService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.listener.user_checker.token'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
}
/**
* Gets the private 'security.listener.user_provider' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
*/
protected function getSecurity_Listener_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
yield 1 => ($this->privates['security.user.provider.concrete.app_customer_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppCustomerProviderService());
yield 2 => ($this->privates['security.user.provider.concrete.app_client_api_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppClientApiProviderService());
yield 3 => ($this->privates['security.user.provider.concrete.all_users'] ?? $this->getSecurity_User_Provider_Concrete_AllUsersService());
}, 4)));
}
/**
* Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.logout.listener.default.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/login');
}
/**
* Gets the private 'security.logout.listener.default.subclients_area' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_SubclientsAreaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.subclients_area'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/login');
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('subclients_area', 'app_logout', 'logout', '_csrf_token', NULL, 'customer_fw');
$instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, 'main_fw');
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'security.user.provider.concrete.all_users' shared service.
*
* @return \Symfony\Component\Security\Core\User\ChainUserProvider
*/
protected function getSecurity_User_Provider_Concrete_AllUsersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
return $this->privates['security.user.provider.concrete.all_users'] = new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.app_customer_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppCustomerProviderService());
yield 1 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
yield 2 => ($this->privates['security.user.provider.concrete.app_client_api_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppClientApiProviderService());
}, 3));
}
/**
* Gets the private 'security.user.provider.concrete.app_client_api_provider' shared service.
*
* @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
*/
protected function getSecurity_User_Provider_Concrete_AppClientApiProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
return $this->privates['security.user.provider.concrete.app_client_api_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\ApiUserToken', 'token', NULL);
}
/**
* Gets the private 'security.user.provider.concrete.app_customer_provider' shared service.
*
* @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
*/
protected function getSecurity_User_Provider_Concrete_AppCustomerProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
return $this->privates['security.user.provider.concrete.app_customer_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Customer', 'email', NULL);
}
/**
* Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
*
* @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
*/
protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User', 'email', NULL);
}
/**
* Gets the private 'security.user_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.validator.user_password' shared service.
*
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
*/
protected function getSecurity_Validator_UserPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), false), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
*
* @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
*/
protected function getStofDoctrineExtensions_EventListener_LocaleService()
{
return $this->privates['stof_doctrine_extensions.event_listener.locale'] = new \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
}
/**
* Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
*
* @return \Gedmo\Translatable\TranslatableListener
*/
protected function getStofDoctrineExtensions_Listener_TranslatableService()
{
$this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
$instance->setCacheItemPool(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->setDefaultLocale('en');
$instance->setTranslatableLocale('en');
$instance->setTranslationFallback(false);
$instance->setPersistDefaultLocaleTranslation(false);
$instance->setSkipOnLoad(false);
return $instance;
}
/**
* Gets the private 'texter.transports' shared service.
*
* @return \Symfony\Component\Notifier\Transport\Transports
*/
protected function getTexter_TransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport.php';
return $this->privates['texter.transports'] = (new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
}, 1)))->fromStrings([]);
}
/**
* Gets the private 'translation.extractor' shared service.
*
* @return \Symfony\Component\Translation\Extractor\ChainExtractor
*/
protected function getTranslation_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
$this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
$instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
$instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
return $instance;
}
/**
* Gets the private 'translation.loader.csv' shared service.
*
* @return \Symfony\Component\Translation\Loader\CsvFileLoader
*/
protected function getTranslation_Loader_CsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
}
/**
* Gets the private 'translation.loader.dat' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
*/
protected function getTranslation_Loader_DatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
}
/**
* Gets the private 'translation.loader.ini' shared service.
*
* @return \Symfony\Component\Translation\Loader\IniFileLoader
*/
protected function getTranslation_Loader_IniService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
}
/**
* Gets the private 'translation.loader.json' shared service.
*
* @return \Symfony\Component\Translation\Loader\JsonFileLoader
*/
protected function getTranslation_Loader_JsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
}
/**
* Gets the private 'translation.loader.mo' shared service.
*
* @return \Symfony\Component\Translation\Loader\MoFileLoader
*/
protected function getTranslation_Loader_MoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
}
/**
* Gets the private 'translation.loader.php' shared service.
*
* @return \Symfony\Component\Translation\Loader\PhpFileLoader
*/
protected function getTranslation_Loader_PhpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
}
/**
* Gets the private 'translation.loader.po' shared service.
*
* @return \Symfony\Component\Translation\Loader\PoFileLoader
*/
protected function getTranslation_Loader_PoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
}
/**
* Gets the private 'translation.loader.qt' shared service.
*
* @return \Symfony\Component\Translation\Loader\QtFileLoader
*/
protected function getTranslation_Loader_QtService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
}
/**
* Gets the private 'translation.loader.res' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuResFileLoader
*/
protected function getTranslation_Loader_ResService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
}
/**
* Gets the private 'translation.loader.xliff' shared service.
*
* @return \Symfony\Component\Translation\Loader\XliffFileLoader
*/
protected function getTranslation_Loader_XliffService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
}
/**
* Gets the private 'translation.loader.yml' shared service.
*
* @return \Symfony\Component\Translation\Loader\YamlFileLoader
*/
protected function getTranslation_Loader_YmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
}
/**
* Gets the private 'translation.provider_collection' shared service.
*
* @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
*/
protected function getTranslation_ProviderCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
}, 1), []))->fromConfig([]);
}
/**
* Gets the private 'translation.reader' shared service.
*
* @return \Symfony\Component\Translation\Reader\TranslationReader
*/
protected function getTranslation_ReaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
$this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
$a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
$b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
$instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
$instance->addLoader('yaml', $a);
$instance->addLoader('yml', $a);
$instance->addLoader('xlf', $b);
$instance->addLoader('xliff', $b);
$instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
$instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
$instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
$instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
$instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
$instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
$instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
$instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
return $instance;
}
/**
* Gets the private 'translation.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
*/
protected function getTranslation_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]))->withContext('translation.warmer', $this));
}
/**
* Gets the private 'translation.writer' shared service.
*
* @return \Symfony\Component\Translation\Writer\TranslationWriter
*/
protected function getTranslation_WriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
$this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
$instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
return $instance;
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/telegram/messages+intl-icu.en.xlf'), 4 => (\dirname(__DIR__, 4).'/translations/messages+intl-icu.en.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/telegram/messages+intl-icu.en.xlf')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/telegram/messages+intl-icu.ru.xlf'), 4 => (\dirname(__DIR__, 4).'/translations/messages+intl-icu.ru.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/telegram/messages+intl-icu.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ua' => [0 => (\dirname(__DIR__, 4).'/translations/telegram/messages+intl-icu.ua.xlf'), 1 => (\dirname(__DIR__, 4).'/translations/messages+intl-icu.ua.xlf'), 2 => (\dirname(__DIR__, 4).'/translations/telegram/messages+intl-icu.ua.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/translations/telegram'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'translations/telegram', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'vendor/symfony/twig-bundle/translations', 7 => 'vendor/twig/extra-bundle/translations', 8 => 'vendor/sensio/framework-extra-bundle/src/translations', 9 => 'vendor/doctrine/doctrine-bundle/translations', 10 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 11 => 'vendor/symfony/security-bundle/translations', 12 => 'vendor/symfony/web-profiler-bundle/translations', 13 => 'vendor/symfony/monolog-bundle/translations', 14 => 'vendor/symfony/debug-bundle/translations', 15 => 'vendor/symfony/maker-bundle/src/translations', 16 => 'vendor/boshurik/telegram-bot-bundle/src/translations', 17 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations', 18 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 19 => 'vendor/stof/doctrine-extensions-bundle/src/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:twig');
$instance->setDescription('Show a list of twig functions, filters, globals and tests');
return $instance;
}
/**
* Gets the private 'twig.command.lint' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Command\LintCommand
*/
protected function getTwig_Command_LintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.form.engine' shared service.
*
* @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
*/
protected function getTwig_Form_EngineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.form.engine'])) {
return $this->privates['twig.form.engine'];
}
return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
}
/**
* Gets the private 'twig.form.renderer' shared service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTwig_Form_RendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
$a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
if (isset($this->privates['twig.form.renderer'])) {
return $this->privates['twig.form.renderer'];
}
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()));
}
/**
* Gets the private 'twig.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.mailer.message_listener'])) {
return $this->privates['twig.mailer.message_listener'];
}
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.runtime.serializer' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
*/
protected function getTwig_Runtime_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
}
/**
* Gets the private 'url_helper' shared service.
*
* @return \Symfony\Component\HttpFoundation\UrlHelper
*/
protected function getUrlHelperService()
{
return $this->privates['url_helper'] = new \Symfony\Component\HttpFoundation\UrlHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
}
/**
* Gets the private 'validator.expression' shared service.
*
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator
*/
protected function getValidator_ExpressionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
}
/**
* Gets the private 'validator.not_compromised_password' shared service.
*
* @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
*/
protected function getValidator_NotCompromisedPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
}
/**
* Gets the private 'var_dumper.command.server_dump' shared service.
*
* @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
*/
protected function getVarDumper_Command_ServerDumpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
$a = new \Symfony\Bridge\Monolog\Logger('debug');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
$instance->setName('server:dump');
$instance->setDescription('Start a dump server that collects and displays dumps in a single place');
return $instance;
}
/**
* Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\CliDumper
*/
protected function getVarDumper_ContextualizedCliDumper_InnerService()
{
$this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'findteu_api_key' => false,
'safecube_api_key' => false,
'telegram_route_secret' => false,
'customers_domain' => false,
'clients_domain' => false,
'site_full_url' => false,
'wk_path' => false,
'ringcentral.client_id' => false,
'ringcentral.client_secret' => false,
'ringcentral.jwt_token' => false,
'ringcentral.webhook_url' => false,
'ringcentral.verificationToken' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
'boshurik_telegram_bot.api.token' => false,
'knp_snappy.pdf.binary' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'findteu_api_key': $value = $this->getEnv('FINDTEU_API_KEY'); break;
case 'safecube_api_key': $value = $this->getEnv('SAFECUBE_API_KEY'); break;
case 'telegram_route_secret': $value = $this->getEnv('TELEGRAM_BOT_TOKEN'); break;
case 'customers_domain': $value = $this->getEnv('CUSTOMERS_DOMAIN'); break;
case 'clients_domain': $value = $this->getEnv('CLIENTS_DOMAIN'); break;
case 'site_full_url': $value = $this->getEnv('SITE_FULL_URL'); break;
case 'wk_path': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
case 'ringcentral.client_id': $value = $this->getEnv('RINGCENTRAL_CLIENT_ID'); break;
case 'ringcentral.client_secret': $value = $this->getEnv('RINGCENTRAL_CLIENT_SECRET'); break;
case 'ringcentral.jwt_token': $value = $this->getEnv('RINGCENTRAL_JWT'); break;
case 'ringcentral.webhook_url': $value = $this->getEnv('RINGCENTRAL_WEBHOOK_URL'); break;
case 'ringcentral.verificationToken': $value = $this->getEnv('RINGCENTRAL_VERIFICATION_TOKEN'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'boshurik_telegram_bot.api.token': $value = $this->getEnv('TELEGRAM_BOT_TOKEN'); break;
case 'knp_snappy.pdf.binary': $value = $this->getEnv('WKHTMLTOPDF_PATH'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'BoShurikTelegramBotBundle' => 'BoShurik\\TelegramBotBundle\\BoShurikTelegramBotBundle',
'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'BoShurikTelegramBotBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/boshurik/telegram-bot-bundle/src'),
'namespace' => 'BoShurik\\TelegramBotBundle',
],
'FOSCKEditorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
'namespace' => 'FOS\\CKEditorBundle',
],
'KnpSnappyBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
'namespace' => 'Knp\\Bundle\\SnappyBundle',
],
'StofDoctrineExtensionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
'namespace' => 'Stof\\DoctrineExtensionsBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'allowed_sea_logistics_dealers' => '',
'upload_directory' => (\dirname(__DIR__, 4).'/public/uploads'),
'app.supported_locales' => 'ru|en|ua',
'ringcentral.server_url' => 'https://platform.ringcentral.com',
'desktop_storage_path' => (\dirname(__DIR__, 3).'/desktop'),
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => true,
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.save_path' => NULL,
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine_migrations.dir_name' => (\dirname(__DIR__, 4).'/src/Migrations'),
'doctrine_migrations.namespace' => 'DoctrineMigrations',
'doctrine_migrations.name' => 'Application Migrations',
'doctrine_migrations.migrations_paths' => [
],
'doctrine_migrations.table_name' => 'migration_versions',
'doctrine_migrations.column_name' => 'version',
'doctrine_migrations.column_length' => 14,
'doctrine_migrations.executed_at_column_name' => 'executed_at',
'doctrine_migrations.all_or_nothing' => false,
'doctrine_migrations.custom_template' => NULL,
'doctrine_migrations.organize_migrations' => false,
'security.role_hierarchy.roles' => [
'ROLE_MANAGER' => [
0 => 'ROLE_USER',
],
'ROLE_ADMIN' => [
0 => 'ROLE_MANAGER',
],
'ROLE_CUSTOMER_GUARANTEE_FULL' => [
0 => 'ROLE_CUSTOMER_GUARANTEE',
],
'ROLE_CUSTOMER_FINANCE_FULL' => [
0 => 'ROLE_CUSTOMER_FINANCE',
],
'ROLE_CUSTOMER_FINANCE_NO_PAYMENT_DATE' => [
0 => 'ROLE_CUSTOMER_FINANCE',
],
],
'security.access.denied_url' => '/login',
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'subclients_area',
2 => 'token',
3 => 'main',
],
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.exchange1c' => [
'type' => 'inclusive',
'elements' => [
0 => 'exchange1c',
],
],
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'boshurik_telegram_bot.api.tracker_token' => NULL,
'boshurik_telegram_bot.api.proxy' => '',
'knp_snappy.pdf.options' => [
],
'knp_snappy.pdf.env' => [
],
'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
'stof_doctrine_extensions.default_locale' => 'en',
'stof_doctrine_extensions.translation_fallback' => false,
'stof_doctrine_extensions.persist_default_translation' => false,
'stof_doctrine_extensions.skip_translation_on_load' => false,
'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
'maker.compatible_check.doctrine.supports_attributes' => true,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'data_collector.messenger' => [
0 => 'messenger',
1 => '@WebProfiler/Collector/messenger.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.boshurik_telegram_bot.command.updates',
1 => 'console.command.public_alias.boshurik_telegram_bot.command.webhook.set',
2 => 'console.command.public_alias.boshurik_telegram_bot.command.webhook.unset',
3 => 'console.command.public_alias.boshurik_telegram_bot.command.webhook.info',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}