<?php
namespace ContainerLzs9My9;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\AppBundle\\Command\\ActionProcessCommand' => 'getActionProcessCommandService',
'App\\AppBundle\\Command\\CSPS_UsersFirstNameFix' => 'getCSPSUsersFirstNameFixService',
'App\\AppBundle\\Command\\ClearCacheCommand' => 'getClearCacheCommandService',
'App\\AppBundle\\Command\\ClearPSDCustomerCommand' => 'getClearPSDCustomerCommandService',
'App\\AppBundle\\Command\\CoolScheduleCommand' => 'getCoolScheduleCommandService',
'App\\AppBundle\\Command\\CustomerTypeImportCommand' => 'getCustomerTypeImportCommandService',
'App\\AppBundle\\Command\\DashboardCacheCommand' => 'getDashboardCacheCommandService',
'App\\AppBundle\\Command\\DbUpdateCommand' => 'getDbUpdateCommandService',
'App\\AppBundle\\Command\\DoctrineUpdateCommand' => 'getDoctrineUpdateCommandService',
'App\\AppBundle\\Command\\ExportCustomerCommand' => 'getExportCustomerCommandService',
'App\\AppBundle\\Command\\ExportReportCommand' => 'getExportReportCommandService',
'App\\AppBundle\\Command\\ImportCommand' => 'getImportCommandService',
'App\\AppBundle\\Command\\ImportPDWMailCommand' => 'getImportPDWMailCommandService',
'App\\AppBundle\\Command\\ImportValidationCommand' => 'getImportValidationCommandService',
'App\\AppBundle\\Command\\LabelImporterCommand' => 'getLabelImporterCommandService',
'App\\AppBundle\\Command\\LabelUpdateCommand' => 'getLabelUpdateCommandService',
'App\\AppBundle\\Command\\PSD_ActionImportCommand' => 'getPSDActionImportCommandService',
'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand' => 'getPSDActionStatusHandlerCommandService',
'App\\AppBundle\\Command\\PSD_ActionToCrmCommand' => 'getPSDActionToCrmCommandService',
'App\\AppBundle\\Command\\PSD_ContactFromCrmCommand' => 'getPSDContactFromCrmCommandService',
'App\\AppBundle\\Command\\PSD_ContactImportCommand' => 'getPSDContactImportCommandService',
'App\\AppBundle\\Command\\PSD_CustomerActionImportCommand' => 'getPSDCustomerActionImportCommandService',
'App\\AppBundle\\Command\\PSD_CustomerFuckProcessCommand' => 'getPSDCustomerFuckProcessCommandService',
'App\\AppBundle\\Command\\PSD_CustomerProcessAwikCommand' => 'getPSDCustomerProcessAwikCommandService',
'App\\AppBundle\\Command\\PSD_CustomerProcessCommand' => 'getPSDCustomerProcessCommandService',
'App\\AppBundle\\Command\\PSD_CustomerToCrmCommand' => 'getPSDCustomerToCrmCommandService',
'App\\AppBundle\\Command\\PSD_CustomerUpdateCommand' => 'getPSDCustomerUpdateCommandService',
'App\\AppBundle\\Command\\PSD_PartActionImportCommand' => 'getPSDPartActionImportCommandService',
'App\\AppBundle\\Command\\PSD_VehicleParkImportCommand' => 'getPSDVehicleParkImportCommandService',
'App\\AppBundle\\Command\\QueryMonitorCommand' => 'getQueryMonitorCommandService',
'App\\AppBundle\\Controller\\AdminAnalyticsTemplateManagementController' => 'getAdminAnalyticsTemplateManagementControllerService',
'App\\AppBundle\\Controller\\AdminConfigurationController' => 'getAdminConfigurationControllerService',
'App\\AppBundle\\Controller\\AdminController' => 'getAdminControllerService',
'App\\AppBundle\\Controller\\AdminImportController' => 'getAdminImportControllerService',
'App\\AppBundle\\Controller\\AdminImportDataController' => 'getAdminImportDataControllerService',
'App\\AppBundle\\Controller\\AdminJobLogController' => 'getAdminJobLogControllerService',
'App\\AppBundle\\Controller\\AdminLabelController' => 'getAdminLabelControllerService',
'App\\AppBundle\\Controller\\AdminPSD_ActionController' => 'getAdminPSDActionControllerService',
'App\\AppBundle\\Controller\\AdminPSD_ContactController' => 'getAdminPSDContactControllerService',
'App\\AppBundle\\Controller\\AdminPSD_CustomerController' => 'getAdminPSDCustomerControllerService',
'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController' => 'getAdminPSDDealerGroupControllerService',
'App\\AppBundle\\Controller\\AdminPSD_PotentialController' => 'getAdminPSDPotentialControllerService',
'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController' => 'getAdminPSDPotentialTechniciansControllerService',
'App\\AppBundle\\Controller\\AdminPSD_ProposalController' => 'getAdminPSDProposalControllerService',
'App\\AppBundle\\Controller\\AdminPartController' => 'getAdminPartControllerService',
'App\\AppBundle\\Controller\\AdminQlikController' => 'getAdminQlikControllerService',
'App\\AppBundle\\Controller\\AdminReportController' => 'getAdminReportControllerService',
'App\\AppBundle\\Controller\\AdminUserController' => 'getAdminUserControllerService',
'App\\AppBundle\\Controller\\Api\\RestController' => 'getRestControllerService',
'App\\AppBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\AppBundle\\Controller\\ExportController' => 'getExportControllerService',
'App\\AppBundle\\Controller\\ExtendedCoolDashboardController' => 'getExtendedCoolDashboardControllerService',
'App\\AppBundle\\Controller\\SecurityController' => 'getSecurityControllerService',
'App\\AppBundle\\EventListener\\ExceptionListener' => 'getExceptionListenerService',
'App\\AppBundle\\Security\\AzureJwtResourceOwner' => 'getAzureJwtResourceOwnerService',
'App\\AppBundle\\Security\\AzureUserProvider' => 'getAzureUserProviderService',
'App\\AppBundle\\Services\\DashboardService' => 'getDashboardServiceService',
'App\\AppBundle\\Services\\ImportService' => 'getImportServiceService',
'App\\AppBundle\\Services\\PSD_ActionStatusHandlerService' => 'getPSDActionStatusHandlerServiceService',
'App\\AppBundle\\Services\\PSD_CustomerProcessService' => 'getPSDCustomerProcessServiceService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService',
'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController' => 'getConnectControllerService',
'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController' => 'getRegisterControllerService',
'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => 'getBlameableEventSubscriberService',
'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => 'getLoggableEventSubscriberService',
'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => 'getSluggableEventSubscriberService',
'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => 'getSoftDeletableEventSubscriberService',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => 'getTimestampableEventSubscriberService',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => 'getTranslatableEventSubscriberService',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => 'getTreeEventSubscriberService',
'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => 'getUuidableEventSubscriberService',
'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
'Knp\\Snappy\\Image' => 'getImageService',
'Knp\\Snappy\\Pdf' => 'getPdfService',
'LightSaml\\Build\\Container\\BuildContainerInterface' => 'getBuildContainerInterfaceService',
'LightSaml\\SpBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
'LightSaml\\Store\\Sso\\SsoStateStoreInterface' => 'getSsoStateStoreInterfaceService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'account.security_listener' => 'getAccount_SecurityListenerService',
'app.cache.service' => 'getApp_Cache_ServiceService',
'app.csvmanager.service' => 'getApp_Csvmanager_ServiceService',
'app.currency.service' => 'getApp_Currency_ServiceService',
'app.data.service' => 'getApp_Data_ServiceService',
'app.datanormalization.service' => 'getApp_Datanormalization_ServiceService',
'app.datasetfactory.service' => 'getApp_Datasetfactory_ServiceService',
'app.date.service' => 'getApp_Date_ServiceService',
'app.easyadmin.form.type' => 'getApp_Easyadmin_Form_TypeService',
'app.filter.service' => 'getApp_Filter_ServiceService',
'app.filterfactory.service' => 'getApp_Filterfactory_ServiceService',
'app.form.type.currency_list' => 'getApp_Form_Type_CurrencyListService',
'app.form.type.dealerGroup_list' => 'getApp_Form_Type_DealerGroupListService',
'app.form.type.dealership_list' => 'getApp_Form_Type_DealershipListService',
'app.form.type.load_users' => 'getApp_Form_Type_LoadUsersService',
'app.form.type.market_list' => 'getApp_Form_Type_MarketListService',
'app.form.type.panels_list' => 'getApp_Form_Type_PanelsListService',
'app.form.type.psd_customer_list' => 'getApp_Form_Type_PsdCustomerListService',
'app.form.type.psd_vehicle_type_list' => 'getApp_Form_Type_PsdVehicleTypeListService',
'app.form.type.warehouses_list' => 'getApp_Form_Type_WarehousesListService',
'app.panel.service' => 'getApp_Panel_ServiceService',
'app.panelfactory.service' => 'getApp_Panelfactory_ServiceService',
'app.reportdata.service' => 'getApp_Reportdata_ServiceService',
'app.template_formatter.service' => 'getApp_TemplateFormatter_ServiceService',
'app.theme.service' => 'getApp_Theme_ServiceService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'cache_warmer' => 'getCacheWarmerService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'cool_dashboard.configuration' => 'getCoolDashboard_ConfigurationService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.oracle_connection' => 'getDoctrine_Dbal_OracleConnectionService',
'doctrine.dbal.oraclecnh_connection' => 'getDoctrine_Dbal_OraclecnhConnectionService',
'doctrine.dbal.parts_connection' => 'getDoctrine_Dbal_PartsConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'doctrine.orm.parts_entity_manager' => 'getDoctrine_Orm_PartsEntityManagerService',
'doctrine.orm.source_entity_manager' => 'getDoctrine_Orm_SourceEntityManagerService',
'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService',
'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService',
'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService',
'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService',
'easyadmin.paginator' => 'getEasyadmin_PaginatorService',
'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService',
'easyadmin.router' => 'getEasyadmin_RouterService',
'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
'swiftmailer.transport' => 'getSwiftmailer_TransportService',
'translator' => 'getTranslatorService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->aliases = [
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
'database_connection' => 'doctrine.dbal.oraclecnh_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
'knp_snappy.image' => 'Knp\\Snappy\\Image',
'knp_snappy.pdf' => 'Knp\\Snappy\\Pdf',
'mailer' => 'swiftmailer.mailer.default',
];
$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/AppBundle/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/UserProfiledListener.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/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/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/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/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/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.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/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/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/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.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/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/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/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.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/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/symfony/cache/Adapter/ArrayAdapter.php';
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/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.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/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.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/doctrine/doctrine-bundle/ManagerConfigurator.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/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/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/ThemeService.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/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.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/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/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/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \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/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/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/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/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Twig/UserTwigExtension.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Twig/PSD_CustomerTwigExtension.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Twig/HelperTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/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';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
/**
* Gets the public '.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());
yield 1 => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
}, 2));
}
/**
* 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.doctrine.orm.parts.result', ($this->privates['cache.doctrine.orm.parts.result'] ?? $this->getCache_Doctrine_Orm_Parts_ResultService()));
$d->addInstance('cache.doctrine.orm.parts.query', ($this->privates['cache.doctrine.orm.parts.query'] ?? $this->getCache_Doctrine_Orm_Parts_QueryService()));
$d->addInstance('cache.doctrine.orm.source.result', ($this->privates['cache.doctrine.orm.source.result'] ?? $this->getCache_Doctrine_Orm_Source_ResultService()));
$d->addInstance('cache.doctrine.orm.source.query', ($this->privates['cache.doctrine.orm.source.query'] ?? $this->getCache_Doctrine_Orm_Source_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$e->registerClient('hwi_oauth.http_client', ($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()));
$f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
$f->addLogger('oraclecnh', ($this->privates['doctrine.dbal.logger.profiling.oraclecnh'] ?? ($this->privates['doctrine.dbal.logger.profiling.oraclecnh'] = new \Doctrine\DBAL\Logging\DebugStack())));
$f->addLogger('oracle', ($this->privates['doctrine.dbal.logger.profiling.oracle'] ?? ($this->privates['doctrine.dbal.logger.profiling.oracle'] = new \Doctrine\DBAL\Logging\DebugStack())));
$f->addLogger('parts', ($this->privates['doctrine.dbal.logger.profiling.parts'] ?? ($this->privates['doctrine.dbal.logger.profiling.parts'] = new \Doctrine\DBAL\Logging\DebugStack())));
$g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$g->registerBus('messenger.bus.default', ($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()), false));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
$instance->add($e);
$instance->add($f);
$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
$instance->add($g);
$instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
$instance->add(new \JMS\SerializerBundle\Debug\DataCollector([], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
$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);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public '.container.private.security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*
* @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
*/
protected function get_Container_Private_Security_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$b = ($this->services['translator'] ?? $this->getTranslatorService());
$c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$d = ($this->services['router'] ?? $this->getRouterService());
$e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$f = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
$g = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
$h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$i = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
$j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$j->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $c]);
$k = new \Symfony\Bridge\Twig\AppVariable();
$k->setEnvironment('dev');
$k->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$k->setTokenStorage($h);
}
if ($this->has('request_stack')) {
$k->setRequestStack($e);
}
$l = 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())), $a));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($a, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, $d)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension($g, new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Twig\Extension\DebugExtension());
$instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension($i, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true, $f, $b, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
$instance->addExtension(new \App\AppBundle\Twig\UserTwigExtension($i, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $g, ($this->services['app.theme.service'] ?? $this->getApp_Theme_ServiceService()), $this));
$instance->addExtension(new \App\AppBundle\Twig\PSD_CustomerTwigExtension($this));
$instance->addExtension(new \App\AppBundle\Twig\HelperTwigExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', false],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
$instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension());
$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\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', false],
'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => ['privates', 'hwi_oauth.twig.extension.oauth.runtime', 'getHwiOauth_Twig_Extension_Oauth_RuntimeService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => '?',
])));
$instance->addGlobal('kernel_root', \dirname(__DIR__, 4));
$instance->addGlobal('version', '3.0');
$instance->addGlobal('environment', 'isod');
$instance->addGlobal('mail_contact_us', 'isod@cnhind.com');
$instance->addGlobal('disableQlikInjection', $this->getEnv('bool:DISABLE_QLIK_INJECTION'));
$instance->addGlobal('qlik_require_url', 'https://qap.ivecogroup.com/cwp/resources/assets/external/requirejs/require.js');
$instance->addGlobal('qlik_admin_require_url', 'https://qliksensetest.ivecogroup.com/resources/assets/external/requirejs/require.js');
$instance->addGlobal('qlik_host', 'qap.ivecogroup.com');
$instance->addGlobal('qlik_admin_host', 'qliksensetest.ivecogroup.com');
$instance->addGlobal('qlik_app_id', '4ed3747a-7597-44c1-948b-4aaad3da4145');
$instance->addGlobal('qlik_admin_app_id', 'bd00a032-0d65-404d-907d-af8a1d0a1cd7');
$instance->addGlobal('qlik_prefix', 'pwp');
$instance->addGlobal('qlik_admin_prefix', '');
$instance->addGlobal('qlik_saas_dealer_data_host', 'https://ivecogroup-partners.de.qlikcloud.com');
$instance->addGlobal('qlik_saas_dealer_data_client_id', 'e5b739d27bfd5dfb38a99e51094b1183');
$instance->addGlobal('qlik_saas_dealer_data_redirect_uri', 'https://myivecobusiness.coolshop.it/admin/qlik/validate_oauth');
$instance->addGlobal('qlik_saas_internal_data_host', 'https://ivecogroup.de.qlikcloud.com');
$instance->addGlobal('qlik_saas_internal_data_client_id', '6d7ced383396292b94bfbb51ac26020c');
$instance->addGlobal('qlik_saas_internal_data_redirect_uri', 'https://myivecobusiness.coolshop.it/admin/qlik/validate_oauth');
$instance->registerUndefinedFilterCallback([0 => $l, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $l, 1 => 'suggestFunction']);
(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\AppBundle\Command\ActionProcessCommand' shared autowired service.
*
* @return \App\AppBundle\Command\ActionProcessCommand
*/
protected function getActionProcessCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Traits/GetLanguageTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ActionProcessCommand.php';
return $this->services['App\\AppBundle\\Command\\ActionProcessCommand'] = new \App\AppBundle\Command\ActionProcessCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\AppBundle\Command\CSPS_UsersFirstNameFix' shared autowired service.
*
* @return \App\AppBundle\Command\CSPS_UsersFirstNameFix
*/
protected function getCSPSUsersFirstNameFixService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/CSPS_UsersFirstNameFix.php';
return $this->services['App\\AppBundle\\Command\\CSPS_UsersFirstNameFix'] = new \App\AppBundle\Command\CSPS_UsersFirstNameFix(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\AppBundle\Command\ClearCacheCommand' shared autowired service.
*
* @return \App\AppBundle\Command\ClearCacheCommand
*/
protected function getClearCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ClearCacheCommand.php';
return $this->services['App\\AppBundle\\Command\\ClearCacheCommand'] = new \App\AppBundle\Command\ClearCacheCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $this);
}
/**
* Gets the public 'App\AppBundle\Command\ClearPSDCustomerCommand' shared autowired service.
*
* @return \App\AppBundle\Command\ClearPSDCustomerCommand
*/
protected function getClearPSDCustomerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ClearPSDCustomerCommand.php';
return $this->services['App\\AppBundle\\Command\\ClearPSDCustomerCommand'] = new \App\AppBundle\Command\ClearPSDCustomerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\AppBundle\Command\CoolScheduleCommand' shared autowired service.
*
* @return \App\AppBundle\Command\CoolScheduleCommand
*/
protected function getCoolScheduleCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/CoolScheduleCommand.php';
return $this->services['App\\AppBundle\\Command\\CoolScheduleCommand'] = new \App\AppBundle\Command\CoolScheduleCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the public 'App\AppBundle\Command\CustomerTypeImportCommand' shared autowired service.
*
* @return \App\AppBundle\Command\CustomerTypeImportCommand
*/
protected function getCustomerTypeImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/CustomerTypeImportCommand.php';
return $this->services['App\\AppBundle\\Command\\CustomerTypeImportCommand'] = new \App\AppBundle\Command\CustomerTypeImportCommand();
}
/**
* Gets the public 'App\AppBundle\Command\DashboardCacheCommand' shared autowired service.
*
* @return \App\AppBundle\Command\DashboardCacheCommand
*/
protected function getDashboardCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/DashboardCacheCommand.php';
return $this->services['App\\AppBundle\\Command\\DashboardCacheCommand'] = new \App\AppBundle\Command\DashboardCacheCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
}
/**
* Gets the public 'App\AppBundle\Command\DbUpdateCommand' shared autowired service.
*
* @return \App\AppBundle\Command\DbUpdateCommand
*/
protected function getDbUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/DbUpdateCommand.php';
return $this->services['App\\AppBundle\\Command\\DbUpdateCommand'] = new \App\AppBundle\Command\DbUpdateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
}
/**
* Gets the public 'App\AppBundle\Command\DoctrineUpdateCommand' shared autowired service.
*
* @return \App\AppBundle\Command\DoctrineUpdateCommand
*/
protected function getDoctrineUpdateCommandService()
{
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';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/DoctrineUpdateCommand.php';
return $this->services['App\\AppBundle\\Command\\DoctrineUpdateCommand'] = new \App\AppBundle\Command\DoctrineUpdateCommand();
}
/**
* Gets the public 'App\AppBundle\Command\ExportCustomerCommand' shared autowired service.
*
* @return \App\AppBundle\Command\ExportCustomerCommand
*/
protected function getExportCustomerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ExportCustomerCommand.php';
return $this->services['App\\AppBundle\\Command\\ExportCustomerCommand'] = new \App\AppBundle\Command\ExportCustomerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'App\AppBundle\Command\ExportReportCommand' shared autowired service.
*
* @return \App\AppBundle\Command\ExportReportCommand
*/
protected function getExportReportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ExportReportCommand.php';
return $this->services['App\\AppBundle\\Command\\ExportReportCommand'] = new \App\AppBundle\Command\ExportReportCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()));
}
/**
* Gets the public 'App\AppBundle\Command\ImportCommand' shared autowired service.
*
* @return \App\AppBundle\Command\ImportCommand
*/
protected function getImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ImportCommand.php';
$this->services['App\\AppBundle\\Command\\ImportCommand'] = $instance = new \App\AppBundle\Command\ImportCommand();
$instance->setImportService(($this->services['App\\AppBundle\\Services\\ImportService'] ?? $this->getImportServiceService()));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Command\ImportPDWMailCommand' shared autowired service.
*
* @return \App\AppBundle\Command\ImportPDWMailCommand
*/
protected function getImportPDWMailCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ImportPDWMailCommand.php';
return $this->services['App\\AppBundle\\Command\\ImportPDWMailCommand'] = new \App\AppBundle\Command\ImportPDWMailCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()));
}
/**
* Gets the public 'App\AppBundle\Command\ImportValidationCommand' shared autowired service.
*
* @return \App\AppBundle\Command\ImportValidationCommand
*/
protected function getImportValidationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ImportValidationCommand.php';
$this->services['App\\AppBundle\\Command\\ImportValidationCommand'] = $instance = new \App\AppBundle\Command\ImportValidationCommand();
$instance->setImportService(($this->services['App\\AppBundle\\Services\\ImportService'] ?? $this->getImportServiceService()));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Command\LabelImporterCommand' shared autowired service.
*
* @return \App\AppBundle\Command\LabelImporterCommand
*/
protected function getLabelImporterCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/LabelImporterCommand.php';
return $this->services['App\\AppBundle\\Command\\LabelImporterCommand'] = new \App\AppBundle\Command\LabelImporterCommand();
}
/**
* Gets the public 'App\AppBundle\Command\LabelUpdateCommand' shared autowired service.
*
* @return \App\AppBundle\Command\LabelUpdateCommand
*/
protected function getLabelUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/LabelUpdateCommand.php';
return $this->services['App\\AppBundle\\Command\\LabelUpdateCommand'] = new \App\AppBundle\Command\LabelUpdateCommand();
}
/**
* Gets the public 'App\AppBundle\Command\PSD_ActionImportCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_ActionImportCommand
*/
protected function getPSDActionImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ActionImportCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_ActionImportCommand'] = new \App\AppBundle\Command\PSD_ActionImportCommand();
}
/**
* Gets the public 'App\AppBundle\Command\PSD_ActionStatusHandlerCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_ActionStatusHandlerCommand
*/
protected function getPSDActionStatusHandlerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ActionStatusHandlerCommand.php';
$this->services['App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand'] = $instance = new \App\AppBundle\Command\PSD_ActionStatusHandlerCommand($this);
$instance->setName('cool:psd_action:status_handler');
return $instance;
}
/**
* Gets the public 'App\AppBundle\Command\PSD_ActionToCrmCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_ActionToCrmCommand
*/
protected function getPSDActionToCrmCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ActionToCrmCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_ActionToCrmCommand'] = new \App\AppBundle\Command\PSD_ActionToCrmCommand();
}
/**
* Gets the public 'App\AppBundle\Command\PSD_ContactFromCrmCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_ContactFromCrmCommand
*/
protected function getPSDContactFromCrmCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ContactFromCrmCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_ContactFromCrmCommand'] = new \App\AppBundle\Command\PSD_ContactFromCrmCommand();
}
/**
* Gets the public 'App\AppBundle\Command\PSD_ContactImportCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_ContactImportCommand
*/
protected function getPSDContactImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ContactImportCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_ContactImportCommand'] = new \App\AppBundle\Command\PSD_ContactImportCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\AppBundle\Command\PSD_CustomerActionImportCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_CustomerActionImportCommand
*/
protected function getPSDCustomerActionImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerActionImportCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_CustomerActionImportCommand'] = new \App\AppBundle\Command\PSD_CustomerActionImportCommand();
}
/**
* Gets the public 'App\AppBundle\Command\PSD_CustomerFuckProcessCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_CustomerFuckProcessCommand
*/
protected function getPSDCustomerFuckProcessCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerFuckProcessCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_CustomerFuckProcessCommand'] = new \App\AppBundle\Command\PSD_CustomerFuckProcessCommand();
}
/**
* Gets the public 'App\AppBundle\Command\PSD_CustomerProcessAwikCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_CustomerProcessAwikCommand
*/
protected function getPSDCustomerProcessAwikCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerProcessAwikCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_CustomerProcessAwikCommand'] = new \App\AppBundle\Command\PSD_CustomerProcessAwikCommand();
}
/**
* Gets the public 'App\AppBundle\Command\PSD_CustomerProcessCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_CustomerProcessCommand
*/
protected function getPSDCustomerProcessCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerProcessCommand.php';
$this->services['App\\AppBundle\\Command\\PSD_CustomerProcessCommand'] = $instance = new \App\AppBundle\Command\PSD_CustomerProcessCommand(($this->services['App\\AppBundle\\Services\\PSD_CustomerProcessService'] ?? $this->getPSDCustomerProcessServiceService()));
$instance->setName('cool:psd_customer:process');
return $instance;
}
/**
* Gets the public 'App\AppBundle\Command\PSD_CustomerToCrmCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_CustomerToCrmCommand
*/
protected function getPSDCustomerToCrmCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerToCrmCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_CustomerToCrmCommand'] = new \App\AppBundle\Command\PSD_CustomerToCrmCommand();
}
/**
* Gets the public 'App\AppBundle\Command\PSD_CustomerUpdateCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_CustomerUpdateCommand
*/
protected function getPSDCustomerUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerUpdateCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_CustomerUpdateCommand'] = new \App\AppBundle\Command\PSD_CustomerUpdateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'App\AppBundle\Command\PSD_PartActionImportCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_PartActionImportCommand
*/
protected function getPSDPartActionImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_PartActionImportCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_PartActionImportCommand'] = new \App\AppBundle\Command\PSD_PartActionImportCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\AppBundle\Command\PSD_VehicleParkImportCommand' shared autowired service.
*
* @return \App\AppBundle\Command\PSD_VehicleParkImportCommand
*/
protected function getPSDVehicleParkImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_VehicleParkImportCommand.php';
return $this->services['App\\AppBundle\\Command\\PSD_VehicleParkImportCommand'] = new \App\AppBundle\Command\PSD_VehicleParkImportCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\AppBundle\Command\QueryMonitorCommand' shared autowired service.
*
* @return \App\AppBundle\Command\QueryMonitorCommand
*/
protected function getQueryMonitorCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/QueryMonitorCommand.php';
return $this->services['App\\AppBundle\\Command\\QueryMonitorCommand'] = new \App\AppBundle\Command\QueryMonitorCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\AppBundle\Controller\AdminAnalyticsTemplateManagementController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminAnalyticsTemplateManagementController
*/
protected function getAdminAnalyticsTemplateManagementControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminAnalyticsTemplateManagementController.php';
$this->services['App\\AppBundle\\Controller\\AdminAnalyticsTemplateManagementController'] = $instance = new \App\AppBundle\Controller\AdminAnalyticsTemplateManagementController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminConfigurationController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminConfigurationController
*/
protected function getAdminConfigurationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminConfigurationController.php';
$this->services['App\\AppBundle\\Controller\\AdminConfigurationController'] = $instance = new \App\AppBundle\Controller\AdminConfigurationController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminController
*/
protected function getAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
$this->services['App\\AppBundle\\Controller\\AdminController'] = $instance = new \App\AppBundle\Controller\AdminController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminImportController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminImportController
*/
protected function getAdminImportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminImportController.php';
$this->services['App\\AppBundle\\Controller\\AdminImportController'] = $instance = new \App\AppBundle\Controller\AdminImportController(($this->services['App\\AppBundle\\Services\\ImportService'] ?? $this->getImportServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminImportDataController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminImportDataController
*/
protected function getAdminImportDataControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminImportDataController.php';
$this->services['App\\AppBundle\\Controller\\AdminImportDataController'] = $instance = new \App\AppBundle\Controller\AdminImportDataController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminJobLogController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminJobLogController
*/
protected function getAdminJobLogControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminJobLogController.php';
$this->services['App\\AppBundle\\Controller\\AdminJobLogController'] = $instance = new \App\AppBundle\Controller\AdminJobLogController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminJobLogController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminLabelController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminLabelController
*/
protected function getAdminLabelControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminLabelController.php';
$this->services['App\\AppBundle\\Controller\\AdminLabelController'] = $instance = new \App\AppBundle\Controller\AdminLabelController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminPSD_ActionController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminPSD_ActionController
*/
protected function getAdminPSDActionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ActionController.php';
$this->services['App\\AppBundle\\Controller\\AdminPSD_ActionController'] = $instance = new \App\AppBundle\Controller\AdminPSD_ActionController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_ActionController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminPSD_ContactController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminPSD_ContactController
*/
protected function getAdminPSDContactControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ContactController.php';
$this->services['App\\AppBundle\\Controller\\AdminPSD_ContactController'] = $instance = new \App\AppBundle\Controller\AdminPSD_ContactController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['router'] ?? $this->getRouterService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminPSD_CustomerController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminPSD_CustomerController
*/
protected function getAdminPSDCustomerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_CustomerController.php';
$this->services['App\\AppBundle\\Controller\\AdminPSD_CustomerController'] = $instance = new \App\AppBundle\Controller\AdminPSD_CustomerController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminPSD_Dealer_GroupController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminPSD_Dealer_GroupController
*/
protected function getAdminPSDDealerGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_Dealer_GroupController.php';
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$this->services['App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController'] = $instance = new \App\AppBundle\Controller\AdminPSD_Dealer_GroupController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), $a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
$instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminPSD_PotentialController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminPSD_PotentialController
*/
protected function getAdminPSDPotentialControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_PotentialController.php';
$this->services['App\\AppBundle\\Controller\\AdminPSD_PotentialController'] = $instance = new \App\AppBundle\Controller\AdminPSD_PotentialController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_PotentialController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminPSD_Potential_TechniciansController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminPSD_Potential_TechniciansController
*/
protected function getAdminPSDPotentialTechniciansControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_Potential_TechniciansController.php';
$this->services['App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController'] = $instance = new \App\AppBundle\Controller\AdminPSD_Potential_TechniciansController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminPSD_ProposalController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminPSD_ProposalController
*/
protected function getAdminPSDProposalControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ProposalController.php';
$this->services['App\\AppBundle\\Controller\\AdminPSD_ProposalController'] = $instance = new \App\AppBundle\Controller\AdminPSD_ProposalController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()));
$instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_ProposalController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminPartController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminPartController
*/
protected function getAdminPartControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Traits/GetLanguageTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPartController.php';
$this->services['App\\AppBundle\\Controller\\AdminPartController'] = $instance = new \App\AppBundle\Controller\AdminPartController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.qXH_di3'] ?? $this->get_ServiceLocator_QXHDi3Service())->withContext('App\\AppBundle\\Controller\\AdminPartController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminQlikController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminQlikController
*/
protected function getAdminQlikControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminQlikController.php';
$this->services['App\\AppBundle\\Controller\\AdminQlikController'] = $instance = new \App\AppBundle\Controller\AdminQlikController();
$instance->setContainer(($this->privates['.service_locator.qXH_di3'] ?? $this->get_ServiceLocator_QXHDi3Service())->withContext('App\\AppBundle\\Controller\\AdminQlikController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminReportController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminReportController
*/
protected function getAdminReportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminReportController.php';
$this->services['App\\AppBundle\\Controller\\AdminReportController'] = $instance = new \App\AppBundle\Controller\AdminReportController();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\AdminUserController' shared autowired service.
*
* @return \App\AppBundle\Controller\AdminUserController
*/
protected function getAdminUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminUserController.php';
$this->services['App\\AppBundle\\Controller\\AdminUserController'] = $instance = new \App\AppBundle\Controller\AdminUserController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['router'] ?? $this->getRouterService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\Api\RestController' shared autowired service.
*
* @return \App\AppBundle\Controller\Api\RestController
*/
protected function getRestControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/Api/RestController.php';
$this->services['App\\AppBundle\\Controller\\Api\\RestController'] = $instance = new \App\AppBundle\Controller\Api\RestController();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\DefaultController' shared autowired service.
*
* @return \App\AppBundle\Controller\DefaultController
*/
protected function getDefaultControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/DefaultController.php';
$this->services['App\\AppBundle\\Controller\\DefaultController'] = $instance = new \App\AppBundle\Controller\DefaultController(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setContainer(($this->privates['.service_locator.qXH_di3'] ?? $this->get_ServiceLocator_QXHDi3Service())->withContext('App\\AppBundle\\Controller\\DefaultController', $this));
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\ExportController' shared autowired service.
*
* @return \App\AppBundle\Controller\ExportController
*/
protected function getExportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/ExportController.php';
$this->services['App\\AppBundle\\Controller\\ExportController'] = $instance = new \App\AppBundle\Controller\ExportController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\ExtendedCoolDashboardController' shared autowired service.
*
* @return \App\AppBundle\Controller\ExtendedCoolDashboardController
*/
protected function getExtendedCoolDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Controller/CoolDashboardController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/ExtendedCoolDashboardController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Services/ConfigurationService.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DashboardService.php';
$this->services['App\\AppBundle\\Controller\\ExtendedCoolDashboardController'] = $instance = new \App\AppBundle\Controller\ExtendedCoolDashboardController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['App\\AppBundle\\Services\\DashboardService'] ?? ($this->services['App\\AppBundle\\Services\\DashboardService'] = new \App\AppBundle\Services\DashboardService())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\Controller\SecurityController' shared autowired service.
*
* @return \App\AppBundle\Controller\SecurityController
*/
protected function getSecurityControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/SecurityController.php';
$this->services['App\\AppBundle\\Controller\\SecurityController'] = $instance = new \App\AppBundle\Controller\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), $this->getEnv('DEFAULT_LOGIN_METHOD'));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'App\AppBundle\EventListener\ExceptionListener' shared autowired service.
*
* @return \App\AppBundle\EventListener\ExceptionListener
*/
protected function getExceptionListenerService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/ExceptionListener.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['App\\AppBundle\\EventListener\\ExceptionListener'])) {
return $this->services['App\\AppBundle\\EventListener\\ExceptionListener'];
}
return $this->services['App\\AppBundle\\EventListener\\ExceptionListener'] = new \App\AppBundle\EventListener\ExceptionListener($a, 'emea-next-contact@cnhind.com');
}
/**
* Gets the public 'App\AppBundle\Security\AzureJwtResourceOwner' shared autowired service.
*
* @return \App\AppBundle\Security\AzureJwtResourceOwner
*/
protected function getAzureJwtResourceOwnerService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwnerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/AbstractResourceOwner.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/AzureJwtResourceOwner.php';
return $this->services['App\\AppBundle\\Security\\AzureJwtResourceOwner'] = new \App\AppBundle\Security\AzureJwtResourceOwner(($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), [], 'azure_jwt', ($this->privates['hwi_oauth.storage.session'] ?? $this->getHwiOauth_Storage_SessionService()));
}
/**
* Gets the public 'App\AppBundle\Security\AzureUserProvider' shared autowired service.
*
* @return \App\AppBundle\Security\AzureUserProvider
*/
protected function getAzureUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Core/User/OAuthAwareUserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/AzureUserProvider.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\AppBundle\\Security\\AzureUserProvider'])) {
return $this->services['App\\AppBundle\\Security\\AzureUserProvider'];
}
return $this->services['App\\AppBundle\\Security\\AzureUserProvider'] = new \App\AppBundle\Security\AzureUserProvider($a);
}
/**
* Gets the public 'App\AppBundle\Services\DashboardService' shared autowired service.
*
* @return \App\AppBundle\Services\DashboardService
*/
protected function getDashboardServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Services/ConfigurationService.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DashboardService.php';
return $this->services['App\\AppBundle\\Services\\DashboardService'] = new \App\AppBundle\Services\DashboardService();
}
/**
* Gets the public 'App\AppBundle\Services\ImportService' shared autowired service.
*
* @return \App\AppBundle\Services\ImportService
*/
protected function getImportServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/ImportService.php';
return $this->services['App\\AppBundle\\Services\\ImportService'] = new \App\AppBundle\Services\ImportService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the public 'App\AppBundle\Services\PSD_ActionStatusHandlerService' shared autowired service.
*
* @return \App\AppBundle\Services\PSD_ActionStatusHandlerService
*/
protected function getPSDActionStatusHandlerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/PSD_ActionStatusHandlerService.php';
return $this->services['App\\AppBundle\\Services\\PSD_ActionStatusHandlerService'] = new \App\AppBundle\Services\PSD_ActionStatusHandlerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the public 'App\AppBundle\Services\PSD_CustomerProcessService' shared autowired service.
*
* @return \App\AppBundle\Services\PSD_CustomerProcessService
*/
protected function getPSDCustomerProcessServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/PSD_CustomerProcessService.php';
return $this->services['App\\AppBundle\\Services\\PSD_CustomerProcessService'] = new \App\AppBundle\Services\PSD_CustomerProcessService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* 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 'EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController' shared autowired service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController
*/
protected function getEasyAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
$this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController();
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'easyadmin.autocomplete' => ['services', 'easyadmin.autocomplete', 'getEasyadmin_AutocompleteService', false],
'easyadmin.config.manager' => ['services', 'easyadmin.config.manager', 'getEasyadmin_Config_ManagerService', false],
'easyadmin.filter.registry' => ['services', 'easyadmin.filter.registry', 'getEasyadmin_Filter_RegistryService', false],
'easyadmin.paginator' => ['services', 'easyadmin.paginator', 'getEasyadmin_PaginatorService', false],
'easyadmin.property_accessor' => ['services', 'easyadmin.property_accessor', 'getEasyadmin_PropertyAccessorService', false],
'easyadmin.query_builder' => ['services', 'easyadmin.query_builder', 'getEasyadmin_QueryBuilderService', false],
'easyadmin.security.authorization_checker' => ['services', 'easyadmin.security.authorization_checker', 'getEasyadmin_Security_AuthorizationCheckerService', false],
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'form.factory' => ['services', '.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],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'easyadmin.autocomplete' => '?',
'easyadmin.config.manager' => '?',
'easyadmin.filter.registry' => '?',
'easyadmin.paginator' => '?',
'easyadmin.property_accessor' => '?',
'easyadmin.query_builder' => '?',
'easyadmin.security.authorization_checker' => '?',
'event_dispatcher' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController', $this));
return $instance;
}
/**
* Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController
*/
protected function getConnectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/ConnectController.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->services['HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController'] = new \HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), ($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), 'IS_AUTHENTICATED_REMEMBERED', false, 'hwi_oauth_connect', false, NULL);
}
/**
* Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController
*/
protected function getRegisterControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/RegisterController.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->services['HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController'] = new \HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController(($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), 'IS_AUTHENTICATED_REMEMBERED', NULL, NULL, NULL);
}
/**
* Gets the public 'HWI\Bundle\OAuthBundle\Controller\LoginController' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Controller\LoginController
*/
protected function getLoginControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/LoginController.php';
return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\LoginController'] = new \HWI\Bundle\OAuthBundle\Controller\LoginController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false, 'IS_AUTHENTICATED_REMEMBERED');
}
/**
* Gets the public 'HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController
*/
protected function getRedirectToServiceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/RedirectToServiceController.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Util/DomainWhitelist.php';
return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController'] = new \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), new \HWI\Bundle\OAuthBundle\Util\DomainWhitelist([]), ($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), NULL, false, false);
}
/**
* Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber
*/
protected function getBlameableEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/BlameableEventSubscriber.php';
$a = ($this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] ?? $this->getUserProviderService());
if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'])) {
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'])) {
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'];
}
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber($a, $b, 'App\\AppBundle\\Entity\\User');
}
/**
* Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber
*/
protected function getLoggableEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/LoggableEventSubscriber.php';
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber
*/
protected function getSluggableEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SluggableEventSubscriber.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'])) {
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'];
}
$b = ($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] ?? $this->getDefaultSluggableRepositoryService());
if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'])) {
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'];
}
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber($a, $b);
}
/**
* Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber
*/
protected function getSoftDeletableEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SoftDeletableEventSubscriber.php';
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber();
}
/**
* Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber
*/
protected function getTimestampableEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TimestampableEventSubscriber.php';
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber('datetime');
}
/**
* Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber
*/
protected function getTranslatableEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TranslatableEventSubscriber.php';
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] ?? $this->getLocaleProviderService()), 'LAZY', 'LAZY');
}
/**
* Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber
*/
protected function getTreeEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TreeEventSubscriber.php';
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber();
}
/**
* Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber
*/
protected function getUuidableEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/UuidableEventSubscriber.php';
return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber();
}
/**
* Gets the public 'Knp\DoctrineBehaviors\Provider\LocaleProvider' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\Provider\LocaleProvider
*/
protected function getLocaleProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/LocaleProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php';
return $this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] = new \Knp\DoctrineBehaviors\Provider\LocaleProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'Knp\DoctrineBehaviors\Provider\UserProvider' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\Provider\UserProvider
*/
protected function getUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Provider/UserProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
return $this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] = new \Knp\DoctrineBehaviors\Provider\UserProvider(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' => '?',
])), 'App\\AppBundle\\Entity\\User');
}
/**
* Gets the public 'Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository' shared autowired service.
*
* @return \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository
*/
protected function getDefaultSluggableRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Repository/DefaultSluggableRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'])) {
return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'];
}
return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] = new \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository($a);
}
/**
* Gets the public 'Knp\Snappy\Image' shared autowired service.
*
* @return \Knp\Snappy\Image
*/
protected function getImageService()
{
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/Image.php';
$this->services['Knp\\Snappy\\Image'] = $instance = new \Knp\Snappy\Image((\dirname(__DIR__, 4).'/vendor/h4cc/wkhtmltoimage-amd64/bin/wkhtmltoimage-amd64'), [], []);
$instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
$instance->setTimeout(120);
return $instance;
}
/**
* Gets the public 'Knp\Snappy\Pdf' shared autowired service.
*
* @return \Knp\Snappy\Pdf
*/
protected function getPdfService()
{
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((\dirname(__DIR__, 4).'/vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'), [], []);
$instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
$instance->setTimeout(120);
return $instance;
}
/**
* Gets the public 'LightSaml\Build\Container\BuildContainerInterface' shared autowired service.
*
* @return \LightSaml\SymfonyBridgeBundle\Bridge\Container\BuildContainer
*/
protected function getBuildContainerInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/BuildContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/BuildContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/SystemContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/Symfony53SystemContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/TimeProvider/TimeProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/TimeProvider/SystemTimeProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/PartyContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/PartyContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/TrustOptions/TrustOptionsStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/TrustOptions/CompositeTrustOptionsStore.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/StoreContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/StoreContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Request/RequestStateStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Request/AbstractRequestStateArrayStore.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Store/Request/Symfony53RequestStateSessionStore.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Id/IdStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Id/NullIdStore.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/ProviderContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/ProviderContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/Attribute/AttributeValueProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/Attribute/FixedAttributeValueProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/Session/SessionInfoProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/Session/FixedSessionInfoProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/NameID/NameIdProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/NameID/FixedNameIdProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/CredentialContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/CredentialContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/ServiceContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/ServiceContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Assertion/AssertionValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Assertion/AssertionValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/NameId/NameIdValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/NameId/NameIdValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Subject/SubjectValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Subject/SubjectValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Statement/StatementValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Statement/StatementValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Assertion/AssertionTimeValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Assertion/AssertionTimeValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Signature/SignatureResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Signature/OwnSignatureResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/EndpointResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/CompositeEndpointResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/BindingEndpointResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/DescriptorTypeEndpointResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/ServiceTypeEndpointResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/IndexEndpointResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/LocationEndpointResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Binding/BindingFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Binding/BindingFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Signature/SignatureValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Signature/SignatureValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Session/SessionProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Session/SessionProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/OwnContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/OwnContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/EntityDescriptor/EntityDescriptorProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/EntityDescriptor/SimpleEntityDescriptorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Factory/OwnEntityDescriptorProviderFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/EntityDescriptorStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/CompositeEntityDescriptorStore.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$b = new \LightSaml\Provider\TimeProvider\SystemTimeProvider();
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
$d = ($this->services['LightSaml\\Store\\Sso\\SsoStateStoreInterface'] ?? $this->getSsoStateStoreInterfaceService());
$e = new \LightSaml\Validator\Model\NameId\NameIdValidator();
$f = $this->getLightsaml_Service_CredentialResolverService();
$g = new \LightSaml\Resolver\Endpoint\CompositeEndpointResolver();
$g->add(new \LightSaml\Resolver\Endpoint\BindingEndpointResolver());
$g->add(new \LightSaml\Resolver\Endpoint\DescriptorTypeEndpointResolver());
$g->add(new \LightSaml\Resolver\Endpoint\ServiceTypeEndpointResolver());
$g->add(new \LightSaml\Resolver\Endpoint\IndexEndpointResolver());
$g->add(new \LightSaml\Resolver\Endpoint\LocationEndpointResolver());
$h = ($this->privates['lightsaml.own.credential_store'] ?? $this->getLightsaml_Own_CredentialStoreService());
return $this->services['LightSaml\\Build\\Container\\BuildContainerInterface'] = new \LightSaml\SymfonyBridgeBundle\Bridge\Container\BuildContainer(new \LightSaml\SymfonyBridgeBundle\Bridge\Container\Symfony53SystemContainer($a, $b, $c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\PartyContainer(($this->privates['lightsaml.party.idp_entity_descriptor_store'] ?? $this->getLightsaml_Party_IdpEntityDescriptorStoreService()), ($this->privates['lightsaml.party.sp_entity_descriptor_store'] ?? ($this->privates['lightsaml.party.sp_entity_descriptor_store'] = new \LightSaml\Store\EntityDescriptor\CompositeEntityDescriptorStore())), new \LightSaml\Store\TrustOptions\CompositeTrustOptionsStore()), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\StoreContainer(new \LightSaml\SymfonyBridgeBundle\Store\Request\Symfony53RequestStateSessionStore($a, 'main', 'saml_request_state_'), new \LightSaml\Store\Id\NullIdStore(), $d), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\ProviderContainer(new \LightSaml\Provider\Attribute\FixedAttributeValueProvider(), new \LightSaml\Provider\Session\FixedSessionInfoProvider(), new \LightSaml\Provider\NameID\FixedNameIdProvider()), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\CredentialContainer(($this->privates['lightsaml.credential.credential_store'] ?? $this->getLightsaml_Credential_CredentialStoreService())), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\ServiceContainer(new \LightSaml\Validator\Model\Assertion\AssertionValidator($e, new \LightSaml\Validator\Model\Subject\SubjectValidator($e), new \LightSaml\Validator\Model\Statement\StatementValidator()), new \LightSaml\Validator\Model\Assertion\AssertionTimeValidator(), new \LightSaml\Resolver\Signature\OwnSignatureResolver($f), $g, $e, new \LightSaml\Binding\BindingFactory($c), new \LightSaml\Validator\Model\Signature\SignatureValidator($f), $f, new \LightSaml\Resolver\Session\SessionProcessor($d, $b)), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\OwnContainer(\LightSaml\SymfonyBridgeBundle\Factory\OwnEntityDescriptorProviderFactory::build('none', ($this->services['router'] ?? $this->getRouterService()), 'lightsaml_sp.login_check', NULL, $h), $h, 'none'));
}
/**
* Gets the public 'LightSaml\SpBundle\Controller\DefaultController' shared autowired service.
*
* @return \LightSaml\SpBundle\Controller\DefaultController
*/
protected function getDefaultController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/Controller/DefaultController.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/Profile/ProfileBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/Profile/AbstractProfileBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/Profile/Metadata/MetadataProfileBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/Profile/WebBrowserSso/Sp/SsoSpSendAuthnRequestProfileBuilderFactory.php';
$a = ($this->services['LightSaml\\Build\\Container\\BuildContainerInterface'] ?? $this->getBuildContainerInterfaceService());
$this->services['LightSaml\\SpBundle\\Controller\\DefaultController'] = $instance = new \LightSaml\SpBundle\Controller\DefaultController($a, new \LightSaml\Builder\Profile\Metadata\MetadataProfileBuilder($a), new \LightSaml\Builder\Profile\WebBrowserSso\Sp\SsoSpSendAuthnRequestProfileBuilderFactory($a));
$instance->setContainer((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],
'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' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('LightSaml\\SpBundle\\Controller\\DefaultController', $this));
return $instance;
}
/**
* Gets the public 'LightSaml\Store\Sso\SsoStateStoreInterface' shared autowired service.
*
* @return \LightSaml\SymfonyBridgeBundle\Store\Sso\Symfony53SsoStateSessionStore
*/
protected function getSsoStateStoreInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Sso/SsoStateStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Store/Sso/Symfony53SsoStateSessionStore.php';
return $this->services['LightSaml\\Store\\Sso\\SsoStateStoreInterface'] = new \LightSaml\SymfonyBridgeBundle\Store\Sso\Symfony53SsoStateSessionStore(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'samlsso');
}
/**
* 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 'account.security_listener' shared autowired service.
*
* @return \App\AppBundle\Security\LoginListener
*/
protected function getAccount_SecurityListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/LoginListener.php';
$this->services['account.security_listener'] = $instance = new \App\AppBundle\Security\LoginListener();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.cache.service' shared autowired service.
*
* @return \App\AppBundle\Services\CacheService
*/
protected function getApp_Cache_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/CacheService.php';
return $this->services['app.cache.service'] = new \App\AppBundle\Services\CacheService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['cool_dashboard.configuration'] ?? $this->getCoolDashboard_ConfigurationService()), ($this->services['app.panel.service'] ?? $this->getApp_Panel_ServiceService()), 'isod', $this->parameters['locale_available'], \dirname(__DIR__, 4));
}
/**
* Gets the public 'app.csvmanager.service' shared autowired service.
*
* @return \App\AppBundle\Services\CsvManagerService
*/
protected function getApp_Csvmanager_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/CsvManagerService.php';
return $this->services['app.csvmanager.service'] = new \App\AppBundle\Services\CsvManagerService(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'app.currency.service' shared autowired service.
*
* @return \App\AppBundle\Services\CurrencyService
*/
protected function getApp_Currency_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/CurrencyService.php';
$this->services['app.currency.service'] = $instance = new \App\AppBundle\Services\CurrencyService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.data.service' shared autowired service.
*
* @return \App\AppBundle\Services\DataService
*/
protected function getApp_Data_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DataService.php';
return $this->services['app.data.service'] = new \App\AppBundle\Services\DataService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.datasetfactory.service'] ?? $this->getApp_Datasetfactory_ServiceService()));
}
/**
* Gets the public 'app.datanormalization.service' shared autowired service.
*
* @return \App\AppBundle\Services\DataNormalizationService
*/
protected function getApp_Datanormalization_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DataNormalizationService.php';
return $this->services['app.datanormalization.service'] = new \App\AppBundle\Services\DataNormalizationService();
}
/**
* Gets the public 'app.datasetfactory.service' shared autowired service.
*
* @return \App\AppBundle\Services\DatasetFactoryService
*/
protected function getApp_Datasetfactory_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DatasetFactoryService.php';
$this->services['app.datasetfactory.service'] = $instance = new \App\AppBundle\Services\DatasetFactoryService();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.date.service' shared autowired service.
*
* @return \App\AppBundle\Services\DateService
*/
protected function getApp_Date_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Traits/GetMacroDealerOrCountryTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DateService.php';
return $this->services['app.date.service'] = new \App\AppBundle\Services\DateService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'app.easyadmin.form.type' shared autowired service.
*
* @return \App\AppBundle\Form\Type\EasyAdminFormType
*/
protected function getApp_Easyadmin_Form_TypeService()
{
$a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
if (isset($this->services['app.easyadmin.form.type'])) {
return $this->services['app.easyadmin.form.type'];
}
return $this->services['app.easyadmin.form.type'] = new \App\AppBundle\Form\Type\EasyAdminFormType($a, []);
}
/**
* Gets the public 'app.filter.service' shared autowired service.
*
* @return \App\AppBundle\Services\FilterService
*/
protected function getApp_Filter_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/FilterService.php';
return $this->services['app.filter.service'] = new \App\AppBundle\Services\FilterService(($this->services['app.filterfactory.service'] ?? $this->getApp_Filterfactory_ServiceService()));
}
/**
* Gets the public 'app.filterfactory.service' shared autowired service.
*
* @return \App\AppBundle\Services\FilterFactoryService
*/
protected function getApp_Filterfactory_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/FilterFactoryService.php';
$this->services['app.filterfactory.service'] = $instance = new \App\AppBundle\Services\FilterFactoryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'isod');
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.form.type.currency_list' shared autowired service.
*
* @return \App\AppBundle\Form\Type\CurrencyChoiceType
*/
protected function getApp_Form_Type_CurrencyListService()
{
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/AppBundle/Form/Type/CurrencyChoiceType.php';
return $this->services['app.form.type.currency_list'] = new \App\AppBundle\Form\Type\CurrencyChoiceType($this);
}
/**
* Gets the public 'app.form.type.dealerGroup_list' shared autowired service.
*
* @return \App\AppBundle\Form\Type\DealerGroupChoiceType
*/
protected function getApp_Form_Type_DealerGroupListService()
{
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/AppBundle/Form/Type/DealerGroupChoiceType.php';
return $this->services['app.form.type.dealerGroup_list'] = new \App\AppBundle\Form\Type\DealerGroupChoiceType($this);
}
/**
* Gets the public 'app.form.type.dealership_list' shared autowired service.
*
* @return \App\AppBundle\Form\Type\DealershipChoiceType
*/
protected function getApp_Form_Type_DealershipListService()
{
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/AppBundle/Form/Type/DealershipChoiceType.php';
return $this->services['app.form.type.dealership_list'] = new \App\AppBundle\Form\Type\DealershipChoiceType($this);
}
/**
* Gets the public 'app.form.type.load_users' shared autowired service.
*
* @return \App\AppBundle\Form\Type\LoadUsersType
*/
protected function getApp_Form_Type_LoadUsersService()
{
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/AppBundle/Form/Type/LoadUsersType.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['app.form.type.load_users'])) {
return $this->services['app.form.type.load_users'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['app.form.type.load_users'])) {
return $this->services['app.form.type.load_users'];
}
return $this->services['app.form.type.load_users'] = new \App\AppBundle\Form\Type\LoadUsersType($this, $a, $b);
}
/**
* Gets the public 'app.form.type.market_list' shared autowired service.
*
* @return \App\AppBundle\Form\Type\MarketChoiceType
*/
protected function getApp_Form_Type_MarketListService()
{
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/AppBundle/Form/Type/MarketChoiceType.php';
return $this->services['app.form.type.market_list'] = new \App\AppBundle\Form\Type\MarketChoiceType($this);
}
/**
* Gets the public 'app.form.type.panels_list' shared autowired service.
*
* @return \App\AppBundle\Form\Type\PanelChoiceType
*/
protected function getApp_Form_Type_PanelsListService()
{
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/AppBundle/Form/Type/PanelChoiceType.php';
return $this->services['app.form.type.panels_list'] = new \App\AppBundle\Form\Type\PanelChoiceType($this);
}
/**
* Gets the public 'app.form.type.psd_customer_list' shared autowired service.
*
* @return \App\AppBundle\Form\Type\PSD_CustomerChoiceType
*/
protected function getApp_Form_Type_PsdCustomerListService()
{
return $this->services['app.form.type.psd_customer_list'] = new \App\AppBundle\Form\Type\PSD_CustomerChoiceType($this);
}
/**
* Gets the public 'app.form.type.psd_vehicle_type_list' shared autowired service.
*
* @return \App\AppBundle\Form\Type\PSD_Vehicle_TypeChoiceType
*/
protected function getApp_Form_Type_PsdVehicleTypeListService()
{
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/AppBundle/Form/Type/PSD_Vehicle_TypeChoiceType.php';
return $this->services['app.form.type.psd_vehicle_type_list'] = new \App\AppBundle\Form\Type\PSD_Vehicle_TypeChoiceType($this);
}
/**
* Gets the public 'app.form.type.warehouses_list' shared autowired service.
*
* @return \App\AppBundle\Form\Type\WarehouseChoiceType
*/
protected function getApp_Form_Type_WarehousesListService()
{
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/AppBundle/Form/Type/WarehouseChoiceType.php';
return $this->services['app.form.type.warehouses_list'] = new \App\AppBundle\Form\Type\WarehouseChoiceType($this);
}
/**
* Gets the public 'app.panel.service' shared autowired service.
*
* @return \App\AppBundle\Services\PanelService
*/
protected function getApp_Panel_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/PanelService.php';
return $this->services['app.panel.service'] = new \App\AppBundle\Services\PanelService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.filter.service'] ?? $this->getApp_Filter_ServiceService()), ($this->services['app.reportdata.service'] ?? $this->getApp_Reportdata_ServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['app.template_formatter.service'] ?? $this->getApp_TemplateFormatter_ServiceService()), ($this->services['app.date.service'] ?? $this->getApp_Date_ServiceService()));
}
/**
* Gets the public 'app.panelfactory.service' shared autowired service.
*
* @return \App\AppBundle\Services\PanelFactoryService
*/
protected function getApp_Panelfactory_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/PanelFactoryService.php';
$this->services['app.panelfactory.service'] = $instance = new \App\AppBundle\Services\PanelFactoryService();
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.reportdata.service' shared autowired service.
*
* @return \App\AppBundle\Services\ReportDataService
*/
protected function getApp_Reportdata_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/ReportDataService.php';
$this->services['app.reportdata.service'] = $instance = new \App\AppBundle\Services\ReportDataService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.panelfactory.service'] ?? $this->getApp_Panelfactory_ServiceService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'app.template_formatter.service' shared autowired service.
*
* @return \App\AppBundle\Services\TemplateFormatterService
*/
protected function getApp_TemplateFormatter_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/Traits/SymbolsFormatterTrait.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/TemplateFormatterService.php';
return $this->services['app.template_formatter.service'] = new \App\AppBundle\Services\TemplateFormatterService(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'app.theme.service' shared autowired service.
*
* @return \App\AppBundle\Services\ThemeService
*/
protected function getApp_Theme_ServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['app.theme.service'])) {
return $this->services['app.theme.service'];
}
return $this->services['app.theme.service'] = new \App\AppBundle\Services\ThemeService($a, 'isod');
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR', 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.doctrine.orm.parts.result' => ($this->privates['cache.doctrine.orm.parts.result'] ?? $this->getCache_Doctrine_Orm_Parts_ResultService()), 'cache.doctrine.orm.parts.query' => ($this->privates['cache.doctrine.orm.parts.query'] ?? $this->getCache_Doctrine_Orm_Parts_QueryService()), 'cache.doctrine.orm.source.result' => ($this->privates['cache.doctrine.orm.source.result'] ?? $this->getCache_Doctrine_Orm_Source_ResultService()), 'cache.doctrine.orm.source.query' => ($this->privates['cache.doctrine.orm.source.query'] ?? $this->getCache_Doctrine_Orm_Source_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj', 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()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
}
/**
* 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('jb6xImE2mu', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache_warmer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
*/
protected function getCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 5 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 6 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 8 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__, 4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
}, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand' => ['services', 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand', 'getPSDActionStatusHandlerCommandService', false],
'App\\AppBundle\\Command\\PSD_CustomerProcessCommand' => ['services', 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand', 'getPSDCustomerProcessCommandService', 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],
'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],
'swiftmailer.command.debug' => ['privates', 'swiftmailer.command.debug', 'getSwiftmailer_Command_DebugService', false],
'swiftmailer.command.new_email' => ['privates', 'swiftmailer.command.new_email', 'getSwiftmailer_Command_NewEmailService', false],
'swiftmailer.command.send_email' => ['privates', 'swiftmailer.command.send_email', 'getSwiftmailer_Command_SendEmailService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'easyadmin.command.make_admin_migration' => ['services', 'easyadmin.command.make_admin_migration', 'getEasyadmin_Command_MakeAdminMigrationService', 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],
], [
'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand' => 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand',
'App\\AppBundle\\Command\\PSD_CustomerProcessCommand' => 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand',
'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' => '?',
'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',
'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'easyadmin.command.make_admin_migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand',
'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',
]), ['cool:psd_action:status_handler' => 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand', 'cool:psd_customer:process' => 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand', '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', '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', 'debug:swiftmailer' => 'swiftmailer.command.debug', 'swiftmailer:email:send' => 'swiftmailer.command.new_email', 'swiftmailer:spool:send' => 'swiftmailer.command.send_email', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'make:admin:migration' => 'easyadmin.command.make_admin_migration', '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']);
}
/**
* 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 'cool_dashboard.configuration' shared service.
*
* @return \App\AppBundle\Services\DashboardService
*/
protected function getCoolDashboard_ConfigurationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Services/ConfigurationService.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DashboardService.php';
$this->services['cool_dashboard.configuration'] = $instance = new \App\AppBundle\Services\DashboardService([0 => ['title' => 'table', 'type' => 'combined', 'route' => '/admin/report/data/sellout', 'chartOpt' => ['chartType' => 'column', 'stacked' => true, 'charSerieDef' => ['serieKey' => 'cdCustomer', 'categoryKey' => 'cdYear', 'valueKey' => 'tot']], 'columns' => [0 => ['title' => 'Customer', 'data' => 'cdCustomer'], 1 => ['title' => 'Year', 'data' => 'cdYear'], 2 => ['title' => 'Amount', 'data' => 'tot']]]], ($this->services['router'] ?? $this->getRouterService()));
$instance->setContainer($this);
return $instance;
}
/**
* 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'], 'oraclecnh', 'default');
}
/**
* Gets the public 'doctrine.dbal.oracle_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_OracleConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.oracle'] ?? ($this->privates['doctrine.dbal.logger.profiling.oracle'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
return $this->services['doctrine.dbal.oracle_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'oci8', 'host' => '160.220.7.59', 'port' => 1522, 'dbname' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'user' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'password' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(($this->privates['.service_locator.9F.n1Ui'] ?? $this->get_ServiceLocator_9F_N1UiService()), [0 => 'oci8.listener', 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 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 6 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 7 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 8 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 9 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 13 => [0 => [0 => 'postConnect'], 1 => 'oci8.listener'], 14 => [0 => [0 => 'loadClassMetadata'], 1 => 'mapping.listener'], 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.source_listeners.attach_entity_listeners']]), ['enum' => 'string']);
}
/**
* Gets the public 'doctrine.dbal.oraclecnh_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_OraclecnhConnectionService()
{
$a = ($this->privates['.service_locator.9F.n1Ui'] ?? $this->get_ServiceLocator_9F_N1UiService());
if (isset($this->services['doctrine.dbal.oraclecnh_connection'])) {
return $this->services['doctrine.dbal.oraclecnh_connection'];
}
$b = new \Doctrine\DBAL\Configuration();
$b->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.oraclecnh'] ?? ($this->privates['doctrine.dbal.logger.profiling.oraclecnh'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
return $this->services['doctrine.dbal.oraclecnh_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'oci8', 'host' => '160.220.7.59', 'port' => 1522, 'dbname' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'servicename' => 'cpd3003c', 'user' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'password' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'service' => true, 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $b, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($a, [0 => 'oci8.listener', 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 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 6 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 7 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 8 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 9 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 13 => [0 => [0 => 'postConnect'], 1 => 'oci8.listener'], 14 => [0 => [0 => 'loadClassMetadata'], 1 => 'mapping.listener'], 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.source_listeners.attach_entity_listeners']]), ['enum' => 'string']);
}
/**
* Gets the public 'doctrine.dbal.parts_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_PartsConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.parts'] ?? ($this->privates['doctrine.dbal.logger.profiling.parts'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
return $this->services['doctrine.dbal.parts_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'oci8', 'host' => '160.220.7.59', 'port' => 1522, 'dbname' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'user' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'password' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 'getBlameableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 'getLoggableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 'getSluggableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 'getSoftDeletableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 'getTimestampableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 'getTranslatableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 'getTreeEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 'getUuidableEventSubscriberService', 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],
'doctrine.orm.parts_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.parts_listeners.attach_entity_listeners', 'getDoctrine_Orm_PartsListeners_AttachEntityListenersService', false],
'doctrine.orm.source_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.source_listeners.attach_entity_listeners', 'getDoctrine_Orm_SourceListeners_AttachEntityListenersService', false],
'mapping.listener' => ['privates', 'mapping.listener', 'getMapping_ListenerService', false],
'oci8.listener' => ['privates', 'oci8.listener', 'getOci8_ListenerService', false],
], [
'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
'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' => '?',
'doctrine.orm.parts_listeners.attach_entity_listeners' => '?',
'doctrine.orm.source_listeners.attach_entity_listeners' => '?',
'mapping.listener' => '?',
'oci8.listener' => '?',
]), [0 => 'oci8.listener', 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 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 6 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 7 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 8 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 9 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 13 => [0 => [0 => 'postConnect'], 1 => 'oci8.listener'], 14 => [0 => [0 => 'loadClassMetadata'], 1 => 'mapping.listener'], 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.parts_listeners.attach_entity_listeners'], 17 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.source_listeners.attach_entity_listeners']]), ['enum' => 'string']);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
$a = ($this->services['doctrine.dbal.oraclecnh_connection'] ?? $this->getDoctrine_Dbal_OraclecnhConnectionService());
if (isset($this->services['doctrine.orm.default_entity_manager'])) {
return $this->services['doctrine.orm.default_entity_manager'];
}
$b = new \Doctrine\ORM\Configuration();
$c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$d = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/AppBundle/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Entity'), 2 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle/Entity')]);
$c->addDriver($d, 'App\\AppBundle\\Entity');
$c->addDriver($d, 'Coolshop\\CoolDashboardBundle\\Entity');
$c->addDriver($d, 'Coolshop\\CoolJobBundle\\Entity');
$b->setEntityNamespaces(['AppBundle' => 'App\\AppBundle\\Entity', 'CoolDashboardBundle' => 'Coolshop\\CoolDashboardBundle\\Entity', 'CoolJobBundle' => 'Coolshop\\CoolJobBundle\\Entity']);
$b->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$b->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$b->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$b->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$b->setProxyNamespace('Proxies');
$b->setAutoGenerateProxyClasses(true);
$b->setSchemaIgnoreClasses([]);
$b->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$b->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
$b->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$b->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$b->addCustomStringFunction('replace', 'DoctrineExtensions\\Query\\Mysql\\Replace');
$b->addCustomStringFunction('chr', 'App\\AppBundle\\DQL\\Chr');
$b->addCustomStringFunction('LPAD', 'DoctrineExtensions\\Query\\Mysql\\Lpad');
$b->addCustomNumericFunction('integer', 'App\\AppBundle\\DQL\\Integer');
$b->addCustomDatetimeFunction('year', 'DoctrineExtensions\\Query\\Oracle\\Year');
$b->addCustomDatetimeFunction('month', 'DoctrineExtensions\\Query\\Oracle\\Month');
$b->addCustomDatetimeFunction('day', 'DoctrineExtensions\\Query\\Oracle\\Day');
$b->addCustomDatetimeFunction('quarter', 'App\\AppBundle\\DoctrineExtensions\\Query\\Oracle\\Quarter');
$b->addCustomDatetimeFunction('to_char', 'DoctrineExtensions\\Query\\Oracle\\ToChar');
$b->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
$b->addCustomDatetimeFunction('to_date', 'DoctrineExtensions\\Query\\Oracle\\ToDate');
$b->addCustomDatetimeFunction('last_day', 'DoctrineExtensions\\Query\\Mysql\\LastDay');
$b->addCustomDatetimeFunction('trunc', 'DoctrineExtensions\\Query\\Oracle\\Trunc');
$b->addCustomDatetimeFunction('end_of_day', 'App\\AppBundle\\DQL\\EndOfDay');
$this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $b);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine.orm.parts_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_PartsEntityManagerService($lazyLoad = true)
{
$a = ($this->services['doctrine.dbal.parts_connection'] ?? $this->getDoctrine_Dbal_PartsConnectionService());
if (isset($this->services['doctrine.orm.parts_entity_manager'])) {
return $this->services['doctrine.orm.parts_entity_manager'];
}
$b = new \Doctrine\ORM\Configuration();
$c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity/Parts')]), 'App\\Entity\\Parts');
$b->setEntityNamespaces(['Parts' => 'App\\Entity\\Parts']);
$b->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$b->setQueryCache(($this->privates['cache.doctrine.orm.parts.query'] ?? $this->getCache_Doctrine_Orm_Parts_QueryService()));
$b->setResultCache(($this->privates['cache.doctrine.orm.parts.result'] ?? $this->getCache_Doctrine_Orm_Parts_ResultService()));
$b->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$b->setProxyNamespace('Proxies');
$b->setAutoGenerateProxyClasses(true);
$b->setSchemaIgnoreClasses([]);
$b->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$b->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
$b->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$b->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$this->services['doctrine.orm.parts_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $b);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine.orm.source_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_SourceEntityManagerService($lazyLoad = true)
{
$a = ($this->services['doctrine.dbal.oraclecnh_connection'] ?? $this->getDoctrine_Dbal_OraclecnhConnectionService());
if (isset($this->services['doctrine.orm.source_entity_manager'])) {
return $this->services['doctrine.orm.source_entity_manager'];
}
$b = new \Doctrine\ORM\Configuration();
$c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/SourceDataBundle/Entity')]), 'App\\SourceDataBundle\\Entity');
$b->setEntityNamespaces(['SourceDataBundle' => 'App\\SourceDataBundle\\Entity']);
$b->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$b->setQueryCache(($this->privates['cache.doctrine.orm.source.query'] ?? $this->getCache_Doctrine_Orm_Source_QueryService()));
$b->setResultCache(($this->privates['cache.doctrine.orm.source.result'] ?? $this->getCache_Doctrine_Orm_Source_ResultService()));
$b->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$b->setProxyNamespace('Proxies');
$b->setAutoGenerateProxyClasses(true);
$b->setSchemaIgnoreClasses([]);
$b->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$b->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
$b->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$b->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$b->addCustomNumericFunction('integer', 'App\\AppBundle\\DQL\\Integer');
$b->addCustomDatetimeFunction('year', 'DoctrineExtensions\\Query\\Oracle\\Year');
$b->addCustomDatetimeFunction('month', 'DoctrineExtensions\\Query\\Oracle\\Month');
$b->addCustomDatetimeFunction('day', 'DoctrineExtensions\\Query\\Oracle\\Day');
$b->addCustomDatetimeFunction('quarter', 'App\\AppBundle\\DoctrineExtensions\\Query\\Oracle\\Quarter');
$b->addCustomDatetimeFunction('to_char', 'DoctrineExtensions\\Query\\Oracle\\ToChar');
$b->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
$this->services['doctrine.orm.source_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $b);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'easyadmin.autocomplete' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete
*/
protected function getEasyadmin_AutocompleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/Autocomplete.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/Finder.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
return $this->services['easyadmin.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), new \EasyCorp\Bundle\EasyAdminBundle\Search\Finder(($this->services['easyadmin.query_builder'] ?? $this->getEasyadmin_QueryBuilderService()), ($this->services['easyadmin.paginator'] ?? ($this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator()))), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
}
/**
* Gets the public 'easyadmin.command.make_admin_migration' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
*/
protected function getEasyadmin_Command_MakeAdminMigrationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
$this->services['easyadmin.command.make_admin_migration'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), \dirname(__DIR__, 4));
$instance->setName('make:admin:migration');
return $instance;
}
/**
* Gets the public 'easyadmin.config.manager' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
*/
protected function getEasyadmin_Config_ManagerService()
{
$this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
$a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this, $a));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('en'));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService())));
$instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
return $instance;
}
/**
* Gets the public 'easyadmin.filter.registry' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
*/
protected function getEasyadmin_Filter_RegistryService()
{
return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array', 'boolean' => 'easyadmin.filter.type.boolean', 'comparison' => 'easyadmin.filter.type.comparison', 'date' => 'easyadmin.filter.type.date', 'dateinterval' => 'easyadmin.filter.type.dateinterval', 'datetime' => 'easyadmin.filter.type.datetime', 'decimal' => 'easyadmin.filter.type.decimal', 'choice' => 'easyadmin.filter.type.choice', 'entity' => 'easyadmin.filter.type.entity', 'float' => 'easyadmin.filter.type.float', 'integer' => 'easyadmin.filter.type.integer', 'text' => 'easyadmin.filter.type.text', 'textarea' => 'easyadmin.filter.type.textarea', 'time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
yield 0 => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->getEasyadmin_Filter_TypeGuesser_DoctrineService());
}, 1));
}
/**
* Gets the public 'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser
*/
protected function getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Guesser/MissingDoctrineOrmTypeGuesser.php';
return $this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'easyadmin.listener.controller' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
*/
protected function getEasyadmin_Listener_ControllerService()
{
$a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
if (isset($this->services['easyadmin.listener.controller'])) {
return $this->services['easyadmin.listener.controller'];
}
return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
}
/**
* Gets the public 'easyadmin.listener.request_post_initialize' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener
*/
protected function getEasyadmin_Listener_RequestPostInitializeService()
{
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/RequestPostInitializeListener.php';
return $this->services['easyadmin.listener.request_post_initialize'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'easyadmin.paginator' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator
*/
protected function getEasyadmin_PaginatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
return $this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator();
}
/**
* Gets the public 'easyadmin.property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getEasyadmin_PropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the public 'easyadmin.query_builder' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder
*/
protected function getEasyadmin_QueryBuilderService()
{
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/QueryBuilder.php';
return $this->services['easyadmin.query_builder'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'easyadmin.router' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
*/
protected function getEasyadmin_RouterService()
{
$a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
if (isset($this->services['easyadmin.router'])) {
return $this->services['easyadmin.router'];
}
return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'easyadmin.security.authorization_checker' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
*/
protected function getEasyadmin_Security_AuthorizationCheckerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->services['easyadmin.security.authorization_checker'])) {
return $this->services['easyadmin.security.authorization_checker'];
}
return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($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['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.user.profiled_listener'] ?? $this->getApp_User_ProfiledListenerService());
}, 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('kernel.controller', [0 => function () {
return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('easy_admin.post_initialize', [0 => function () {
return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->getEasyadmin_Listener_RequestPostInitializeService());
}, 1 => 'initializeRequest'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->services['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->services['App\\AppBundle\\EventListener\\ExceptionListener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['app.locale_listener'] ?? ($this->privates['app.locale_listener'] = new \App\AppBundle\EventListener\LocaleListener($this)));
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('easy_admin.post_update', [0 => function () {
return ($this->privates['app.easyadmin_subscriber.subscriber'] ?? $this->getApp_EasyadminSubscriber_SubscriberService());
}, 1 => 'clearUserPreferences'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 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('kernel.request', [0 => function () {
return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
}, 1 => 'onKernelRequest'], 48);
$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.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('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\\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.exception', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onException'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the 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'];
}
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
}
/**
* Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
*/
protected function getHwiOauth_ResourceOwnermap_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMap.php';
return $this->services['hwi_oauth.resource_ownermap.main'] = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.main'], new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'azure' => ['privates', 'hwi_oauth.resource_owner.azure', 'getHwiOauth_ResourceOwner_AzureService', false],
], [
'azure' => '?',
]));
}
/**
* Gets the public 'hwi_oauth.user_checker' shared service.
*
* @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
*/
protected function getHwiOauth_UserCheckerService()
{
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->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
}
/**
* Gets the public 'jms_serializer' shared service.
*
* @return \JMS\Serializer\Serializer
*/
protected function getJmsSerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
$a = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
$b = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
$c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
$c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
$d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
$e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
$f = ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService());
$g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
$g->setOptions(1024);
$h = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
$h->setOptions(0);
return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a, $b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e, $f, $d), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a, $b, $e, $f, $d)], ['json' => $g, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory()], ['json' => $h, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
}
/**
* Gets the public 'jms_serializer.deserialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_DeserializationContextFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'jms_serializer.metadata_driver' shared service.
*
* @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
*/
protected function getJmsSerializer_MetadataDriverService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AttributeDriver/AttributeReader.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
$a = ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService());
$b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_', true));
$c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([0 => new \JMS\Serializer\Metadata\Driver\YamlDriver($a, $b, $c), 1 => new \JMS\Serializer\Metadata\Driver\XmlDriver($a, $b, $c), 2 => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(new \JMS\Serializer\Metadata\Driver\AttributeDriver\AttributeReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), $b, $c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
}
/**
* Gets the public 'jms_serializer.serialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_SerializationContextFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public '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['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
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['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
}, 7)));
}
/**
* 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' => NULL, '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/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';
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';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = 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(($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
$a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotDirService());
$a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotFileService());
$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, [], []);
}
/**
* 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['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->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->privates['swiftmailer.email_sender.listener'])) {
yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
}
if (isset($this->privates['monolog.handler.main'])) {
yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
}
if (isset($this->privates['monolog.handler.console'])) {
yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
}
if (isset($this->privates['twig.form.engine'])) {
yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? 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['cache.easyadmin'])) {
yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? null);
}
if (isset($this->privates['webpack_encore.tag_renderer'])) {
yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
}
if (isset($this->privates['cache.webpack_encore'])) {
yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
}
if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['.debug.hwi_oauth.http_client'])) {
yield '.debug.hwi_oauth.http_client' => ($this->privates['.debug.hwi_oauth.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['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->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['twig.form.engine'])) + (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['cache.easyadmin'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['.debug.hwi_oauth.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'], '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'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'swiftmailer.email_sender.listener' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'cache.easyadmin' => [0 => 'reset'], 'webpack_encore.tag_renderer' => [0 => 'reset'], 'cache.webpack_encore' => [0 => 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset'], '.debug.hwi_oauth.http_client' => [0 => 'reset']]);
}
/**
* Gets the public 'swiftmailer.mailer.default' shared service.
*
* @return \Swift_Mailer
*/
protected function getSwiftmailer_Mailer_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
}
/**
* Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
*
* @return \Swift_Plugins_MessageLogger
*/
protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
}
/**
* Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
*
* @return \Swift_Transport_EsmtpTransport
*/
protected function getSwiftmailer_Mailer_Default_Transport_RealService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SmtpTransportConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
$a = new \Swift_Transport_Esmtp_AuthHandler([0 => new \Swift_Transport_Esmtp_Auth_CramMd5Authenticator(), 1 => new \Swift_Transport_Esmtp_Auth_LoginAuthenticator(), 2 => new \Swift_Transport_Esmtp_Auth_PlainAuthenticator(), 3 => new \Swift_Transport_Esmtp_Auth_NTLMAuthenticator()]);
$a->setUsername('demartino907@gmail.com');
$a->setPassword('corhizxzfgxpetsm');
$a->setAuthMode('login');
$this->services['swiftmailer.mailer.default.transport.real'] = $instance = new \Swift_Transport_EsmtpTransport(new \Swift_Transport_StreamBuffer(new \Swift_StreamFilters_StringReplacementFilterFactory()), [0 => $a], ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
$instance->setHost('smtp.gmail.com');
$instance->setPort(587);
$instance->setEncryption('tls');
$instance->setTimeout(30);
$instance->setSourceIp(NULL);
(new \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator(NULL, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())))->configure($instance);
return $instance;
}
/**
* Gets the public 'swiftmailer.transport' shared service.
*
* @return \Swift_Transport_SpoolTransport
*/
protected function getSwiftmailer_TransportService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
$this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
$instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
return $instance;
}
/**
* Gets the public '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 'web_profiler.controller.exception_panel' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
*/
protected function getWebProfiler_Controller_ExceptionPanelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'web_profiler.controller.profiler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
*/
protected function getWebProfiler_Controller_ProfilerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.dotenv_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DotenvDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.form_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_FormDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
});
}
/**
* Gets the private '.console.command.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 '.debug.hwi_oauth.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HwiOauth_HttpClientService()
{
return $this->privates['.debug.hwi_oauth.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\HttpClient::create(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.errored..service_locator.0sN7vm7.App\AppBundle\Entity\PSD_Potential_Technicians' shared service.
*
* @return \App\AppBundle\Entity\PSD_Potential_Technicians
*/
protected function getPSDPotentialTechniciansService()
{
$this->throw('Cannot autowire service ".service_locator.0sN7vm7": it references class "App\\AppBundle\\Entity\\PSD_Potential_Technicians" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5hC5Uw5.App\AppBundle\Entity\User' shared service.
*
* @return \App\AppBundle\Entity\User
*/
protected function getUserService()
{
$this->throw('Cannot autowire service ".service_locator.5hC5Uw5": it references class "App\\AppBundle\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.A8g2PMf.App\AppBundle\Entity\PSD_Customer' shared service.
*
* @return \App\AppBundle\Entity\PSD_Customer
*/
protected function getPSDCustomerService()
{
$this->throw('Cannot autowire service ".service_locator.A8g2PMf": it references class "App\\AppBundle\\Entity\\PSD_Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.NMYQpIq.App\AppBundle\Entity\User' shared service.
*
* @return \App\AppBundle\Entity\User
*/
protected function getUser2Service()
{
$this->throw('Cannot autowire service ".service_locator.NMYQpIq": it references class "App\\AppBundle\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.WNTTgLH.App\AppBundle\Entity\PSD_Action' shared service.
*
* @return \App\AppBundle\Entity\PSD_Action
*/
protected function getPSDActionService()
{
$this->throw('Cannot autowire service ".service_locator.WNTTgLH": it references class "App\\AppBundle\\Entity\\PSD_Action" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.gXKuDq9.App\AppBundle\Entity\Label' shared service.
*
* @return \App\AppBundle\Entity\Label
*/
protected function getLabelService()
{
$this->throw('Cannot autowire service ".service_locator.gXKuDq9": it references class "App\\AppBundle\\Entity\\Label" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.lE0gkvj.App\AppBundle\Entity\PSD_Dealer_Group' shared service.
*
* @return \App\AppBundle\Entity\PSD_Dealer_Group
*/
protected function getPSDDealerGroupService()
{
$this->throw('Cannot autowire service ".service_locator.lE0gkvj": it references class "App\\AppBundle\\Entity\\PSD_Dealer_Group" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.lWaC5Ts.App\AppBundle\Entity\PSD_Potential' shared service.
*
* @return \App\AppBundle\Entity\PSD_Potential
*/
protected function getPSDPotentialService()
{
$this->throw('Cannot autowire service ".service_locator.lWaC5Ts": it references class "App\\AppBundle\\Entity\\PSD_Potential" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
}
/**
* Gets the private '.messenger.handler_descriptor.to.Ghzi' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_To_GhziService()
{
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).'/vendor/coolshop/cool-job-bundle/Handler/Trait/LoggableTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle/Handler/CommandAdapterHandler.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.to.Ghzi'])) {
return $this->privates['.messenger.handler_descriptor.to.Ghzi'];
}
$b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['.messenger.handler_descriptor.to.Ghzi'])) {
return $this->privates['.messenger.handler_descriptor.to.Ghzi'];
}
return $this->privates['.messenger.handler_descriptor.to.Ghzi'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Coolshop\CoolJobBundle\Handler\CommandAdapterHandler($a, $b, ($this->services['kernel'] ?? $this->get('kernel', 1))), []);
}
/**
* 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..HAbaEH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__HAbaEHService()
{
return $this->privates['.service_locator..HAbaEH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'easyadmin.autocomplete' => ['services', 'easyadmin.autocomplete', 'getEasyadmin_AutocompleteService', false],
'easyadmin.config.manager' => ['services', 'easyadmin.config.manager', 'getEasyadmin_Config_ManagerService', false],
'easyadmin.filter.registry' => ['services', 'easyadmin.filter.registry', 'getEasyadmin_Filter_RegistryService', false],
'easyadmin.paginator' => ['services', 'easyadmin.paginator', 'getEasyadmin_PaginatorService', false],
'easyadmin.property_accessor' => ['services', 'easyadmin.property_accessor', 'getEasyadmin_PropertyAccessorService', false],
'easyadmin.query_builder' => ['services', 'easyadmin.query_builder', 'getEasyadmin_QueryBuilderService', false],
'easyadmin.security.authorization_checker' => ['services', 'easyadmin.security.authorization_checker', 'getEasyadmin_Security_AuthorizationCheckerService', false],
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'form.factory' => ['services', '.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],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'easyadmin.autocomplete' => '?',
'easyadmin.config.manager' => '?',
'easyadmin.filter.registry' => '?',
'easyadmin.paginator' => '?',
'easyadmin.property_accessor' => '?',
'easyadmin.query_builder' => '?',
'easyadmin.security.authorization_checker' => '?',
'event_dispatcher' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.0sN7vm7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0sN7vm7Service()
{
return $this->privates['.service_locator.0sN7vm7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'potential' => ['privates', '.errored..service_locator.0sN7vm7.App\\AppBundle\\Entity\\PSD_Potential_Technicians', NULL, 'Cannot autowire service ".service_locator.0sN7vm7": it references class "App\\AppBundle\\Entity\\PSD_Potential_Technicians" but no such service exists.'],
], [
'potential' => 'App\\AppBundle\\Entity\\PSD_Potential_Technicians',
]);
}
/**
* Gets the private '.service_locator.5hC5Uw5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5hC5Uw5Service()
{
return $this->privates['.service_locator.5hC5Uw5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'userToEdit' => ['privates', '.errored..service_locator.5hC5Uw5.App\\AppBundle\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.5hC5Uw5": it references class "App\\AppBundle\\Entity\\User" but no such service exists.'],
], [
'userToEdit' => 'App\\AppBundle\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.9F.n1Ui' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9F_N1UiService()
{
return $this->privates['.service_locator.9F.n1Ui'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 'getBlameableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 'getLoggableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 'getSluggableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 'getSoftDeletableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 'getTimestampableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 'getTranslatableEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 'getTreeEventSubscriberService', false],
'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 'getUuidableEventSubscriberService', 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],
'doctrine.orm.source_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.source_listeners.attach_entity_listeners', 'getDoctrine_Orm_SourceListeners_AttachEntityListenersService', false],
'mapping.listener' => ['privates', 'mapping.listener', 'getMapping_ListenerService', false],
'oci8.listener' => ['privates', 'oci8.listener', 'getOci8_ListenerService', false],
], [
'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
'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' => '?',
'doctrine.orm.source_listeners.attach_entity_listeners' => '?',
'mapping.listener' => '?',
'oci8.listener' => '?',
]);
}
/**
* Gets the private '.service_locator.A8g2PMf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_A8g2PMfService()
{
return $this->privates['.service_locator.A8g2PMf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customerToEdit' => ['privates', '.errored..service_locator.A8g2PMf.App\\AppBundle\\Entity\\PSD_Customer', NULL, 'Cannot autowire service ".service_locator.A8g2PMf": it references class "App\\AppBundle\\Entity\\PSD_Customer" but no such service exists.'],
], [
'customerToEdit' => 'App\\AppBundle\\Entity\\PSD_Customer',
]);
}
/**
* Gets the private '.service_locator.KLVvNIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KLVvNIqService()
{
return $this->privates['.service_locator.KLVvNIq'] = 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' => '?',
]);
}
/**
* Gets the private '.service_locator.MkIAB02' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MkIAB02Service()
{
return $this->privates['.service_locator.MkIAB02'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\AppBundle\\Controller\\AdminLabelController::createLabelEntityFormBuilder' => ['privates', '.service_locator.gXKuDq9', 'get_ServiceLocator_GXKuDq9Service', false],
'App\\AppBundle\\Controller\\AdminPSD_ActionController::createPSD_ActionEntityFormBuilder' => ['privates', '.service_locator.WNTTgLH', 'get_ServiceLocator_WNTTgLHService', false],
'App\\AppBundle\\Controller\\AdminPSD_CustomerController::createPSD_CustomerEntityFormBuilder' => ['privates', '.service_locator.A8g2PMf', 'get_ServiceLocator_A8g2PMfService', false],
'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController::createPSD_Dealer_GroupEntityFormBuilder' => ['privates', '.service_locator.lE0gkvj', 'get_ServiceLocator_LE0gkvjService', false],
'App\\AppBundle\\Controller\\AdminPSD_PotentialController::createPSD_PotentialEntityFormBuilder' => ['privates', '.service_locator.lWaC5Ts', 'get_ServiceLocator_LWaC5TsService', false],
'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController::createPSD_Potential_TechniciansEntityFormBuilder' => ['privates', '.service_locator.0sN7vm7', 'get_ServiceLocator_0sN7vm7Service', false],
'App\\AppBundle\\Controller\\AdminUserController::checkDuplicateUsername' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
'App\\AppBundle\\Controller\\AdminUserController::createUserEntityFormBuilder' => ['privates', '.service_locator.5hC5Uw5', 'get_ServiceLocator_5hC5Uw5Service', false],
'App\\AppBundle\\Controller\\AdminUserController::createUserSettingsEntityFormBuilder' => ['privates', '.service_locator.5hC5Uw5', 'get_ServiceLocator_5hC5Uw5Service', false],
'App\\AppBundle\\Controller\\AdminUserController::resetSelectedBrans' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
'App\\AppBundle\\Controller\\AdminUserController::setSwitchToOld' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'App\\AppBundle\\Controller\\AdminLabelController:createLabelEntityFormBuilder' => ['privates', '.service_locator.gXKuDq9', 'get_ServiceLocator_GXKuDq9Service', false],
'App\\AppBundle\\Controller\\AdminPSD_ActionController:createPSD_ActionEntityFormBuilder' => ['privates', '.service_locator.WNTTgLH', 'get_ServiceLocator_WNTTgLHService', false],
'App\\AppBundle\\Controller\\AdminPSD_CustomerController:createPSD_CustomerEntityFormBuilder' => ['privates', '.service_locator.A8g2PMf', 'get_ServiceLocator_A8g2PMfService', false],
'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController:createPSD_Dealer_GroupEntityFormBuilder' => ['privates', '.service_locator.lE0gkvj', 'get_ServiceLocator_LE0gkvjService', false],
'App\\AppBundle\\Controller\\AdminPSD_PotentialController:createPSD_PotentialEntityFormBuilder' => ['privates', '.service_locator.lWaC5Ts', 'get_ServiceLocator_LWaC5TsService', false],
'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController:createPSD_Potential_TechniciansEntityFormBuilder' => ['privates', '.service_locator.0sN7vm7', 'get_ServiceLocator_0sN7vm7Service', false],
'App\\AppBundle\\Controller\\AdminUserController:checkDuplicateUsername' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
'App\\AppBundle\\Controller\\AdminUserController:createUserEntityFormBuilder' => ['privates', '.service_locator.5hC5Uw5', 'get_ServiceLocator_5hC5Uw5Service', false],
'App\\AppBundle\\Controller\\AdminUserController:createUserSettingsEntityFormBuilder' => ['privates', '.service_locator.5hC5Uw5', 'get_ServiceLocator_5hC5Uw5Service', false],
'App\\AppBundle\\Controller\\AdminUserController:resetSelectedBrans' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
'App\\AppBundle\\Controller\\AdminUserController:setSwitchToOld' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
], [
'App\\AppBundle\\Controller\\AdminLabelController::createLabelEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_ActionController::createPSD_ActionEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_CustomerController::createPSD_CustomerEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController::createPSD_Dealer_GroupEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_PotentialController::createPSD_PotentialEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController::createPSD_Potential_TechniciansEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminUserController::checkDuplicateUsername' => '?',
'App\\AppBundle\\Controller\\AdminUserController::createUserEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminUserController::createUserSettingsEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminUserController::resetSelectedBrans' => '?',
'App\\AppBundle\\Controller\\AdminUserController::setSwitchToOld' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'App\\AppBundle\\Controller\\AdminLabelController:createLabelEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_ActionController:createPSD_ActionEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_CustomerController:createPSD_CustomerEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController:createPSD_Dealer_GroupEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_PotentialController:createPSD_PotentialEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController:createPSD_Potential_TechniciansEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminUserController:checkDuplicateUsername' => '?',
'App\\AppBundle\\Controller\\AdminUserController:createUserEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminUserController:createUserSettingsEntityFormBuilder' => '?',
'App\\AppBundle\\Controller\\AdminUserController:resetSelectedBrans' => '?',
'App\\AppBundle\\Controller\\AdminUserController:setSwitchToOld' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
]);
}
/**
* Gets the private '.service_locator.NMYQpIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NMYQpIqService()
{
return $this->privates['.service_locator.NMYQpIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', '.errored..service_locator.NMYQpIq.App\\AppBundle\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.NMYQpIq": it references class "App\\AppBundle\\Entity\\User" but no such service exists.'],
], [
'user' => 'App\\AppBundle\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.WNTTgLH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WNTTgLHService()
{
return $this->privates['.service_locator.WNTTgLH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'action' => ['privates', '.errored..service_locator.WNTTgLH.App\\AppBundle\\Entity\\PSD_Action', NULL, 'Cannot autowire service ".service_locator.WNTTgLH": it references class "App\\AppBundle\\Entity\\PSD_Action" but no such service exists.'],
], [
'action' => 'App\\AppBundle\\Entity\\PSD_Action',
]);
}
/**
* Gets the private '.service_locator.XsyfP82' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XsyfP82Service()
{
return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.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.gXKuDq9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GXKuDq9Service()
{
return $this->privates['.service_locator.gXKuDq9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'label' => ['privates', '.errored..service_locator.gXKuDq9.App\\AppBundle\\Entity\\Label', NULL, 'Cannot autowire service ".service_locator.gXKuDq9": it references class "App\\AppBundle\\Entity\\Label" but no such service exists.'],
], [
'label' => 'App\\AppBundle\\Entity\\Label',
]);
}
/**
* Gets the private '.service_locator.lE0gkvj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LE0gkvjService()
{
return $this->privates['.service_locator.lE0gkvj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dealerGroupToEdit' => ['privates', '.errored..service_locator.lE0gkvj.App\\AppBundle\\Entity\\PSD_Dealer_Group', NULL, 'Cannot autowire service ".service_locator.lE0gkvj": it references class "App\\AppBundle\\Entity\\PSD_Dealer_Group" but no such service exists.'],
], [
'dealerGroupToEdit' => 'App\\AppBundle\\Entity\\PSD_Dealer_Group',
]);
}
/**
* Gets the private '.service_locator.lWaC5Ts' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LWaC5TsService()
{
return $this->privates['.service_locator.lWaC5Ts'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'potential' => ['privates', '.errored..service_locator.lWaC5Ts.App\\AppBundle\\Entity\\PSD_Potential', NULL, 'Cannot autowire service ".service_locator.lWaC5Ts": it references class "App\\AppBundle\\Entity\\PSD_Potential" but no such service exists.'],
], [
'potential' => 'App\\AppBundle\\Entity\\PSD_Potential',
]);
}
/**
* Gets the private '.service_locator.qXH_di3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QXHDi3Service()
{
return $this->privates['.service_locator.qXH_di3'] = 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],
'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' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.xUrKPVU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XUrKPVUService()
{
return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.zJyh7qS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZJyh7qSService()
{
return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
], [
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
]);
}
/**
* Gets the private '.service_locator.zh6AH0W' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Zh6AH0WService()
{
return $this->privates['.service_locator.zh6AH0W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'command' => ['privates', 'messenger.transport.command', 'getMessenger_Transport_CommandService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'messenger.transport.command' => ['privates', 'messenger.transport.command', 'getMessenger_Transport_CommandService', false],
'messenger.transport.failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'command' => '?',
'failed' => '?',
'messenger.transport.command' => '?',
'messenger.transport.failed' => '?',
]);
}
/**
* 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 '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'], 'oraclecnh', '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 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
*/
protected function getResetAssetsEventListenerService()
{
return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
}
/**
* 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.easyadmin_subscriber.subscriber' shared autowired service.
*
* @return \App\AppBundle\EventListener\EasyAdminSubscriber
*/
protected function getApp_EasyadminSubscriber_SubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/EasyAdminSubscriber.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['app.easyadmin_subscriber.subscriber'])) {
return $this->privates['app.easyadmin_subscriber.subscriber'];
}
return $this->privates['app.easyadmin_subscriber.subscriber'] = new \App\AppBundle\EventListener\EasyAdminSubscriber($a, $this);
}
/**
* Gets the private 'app.user.profiled_listener' shared autowired service.
*
* @return \App\AppBundle\EventListener\UserProfiledListener
*/
protected function getApp_User_ProfiledListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['app.user.profiled_listener'])) {
return $this->privates['app.user.profiled_listener'];
}
return $this->privates['app.user.profiled_listener'] = new \App\AppBundle\EventListener\UserProfiledListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'assets._package_style' shared service.
*
* @return \Symfony\Component\Asset\PathPackage
*/
protected function getAssets_PackageStyleService()
{
return $this->privates['assets._package_style'] = new \Symfony\Component\Asset\PathPackage('build/css/isod/', ($this->privates['assets._version__default'] ?? $this->getAssets_VersionDefaultService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
}
/**
* Gets the private 'assets._version__default' shared service.
*
* @return \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy
*/
protected function getAssets_VersionDefaultService()
{
return $this->privates['assets._version__default'] = new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false);
}
/**
* Gets the private 'assets.context' shared service.
*
* @return \Symfony\Component\Asset\Context\RequestStackContext
*/
protected function getAssets_ContextService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', ($this->privates['assets._version__default'] ?? $this->getAssets_VersionDefaultService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
yield 'style' => ($this->privates['assets._package_style'] ?? $this->getAssets_PackageStyleService());
}, 1));
}
/**
* 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('bfj7qvvhcA', 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.doctrine.orm.parts.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Parts_QueryService()
{
return $this->privates['cache.doctrine.orm.parts.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.parts.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Parts_ResultService()
{
return $this->privates['cache.doctrine.orm.parts.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.source.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Source_QueryService()
{
return $this->privates['cache.doctrine.orm.source.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.source.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Source_ResultService()
{
return $this->privates['cache.doctrine.orm.source.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.easyadmin' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_EasyadminService()
{
return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('A3NRHtQ5iw', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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('sxiiRtlnV2', 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('KQ2QfO9oh4', 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('pfRlKSlW5d', 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('hKeK4vr+gP', 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('4KI7Uuq88K', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.webpack_encore' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_WebpackEncoreService()
{
return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gGZfcMhUml', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache_pool_clearer.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
*/
protected function getCachePoolClearer_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
}
/**
* Gets the private 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
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.doctrine.orm.parts.result', 11 => 'cache.doctrine.orm.parts.query', 12 => 'cache.doctrine.orm.source.result', 13 => 'cache.doctrine.orm.source.query', 14 => 'cache.security_expression_language', 15 => 'cache.easyadmin', 16 => 'cache.webpack_encore']);
$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.doctrine.orm.parts.result', 11 => 'cache.doctrine.orm.parts.query', 12 => 'cache.doctrine.orm.source.result', 13 => 'cache.doctrine.orm.source.query', 14 => 'cache.security_expression_language', 15 => 'cache.easyadmin', 16 => 'cache.webpack_encore']);
$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.doctrine.orm.parts.result', 11 => 'cache.doctrine.orm.parts.query', 12 => 'cache.doctrine.orm.source.result', 13 => 'cache.doctrine.orm.source.query', 14 => 'cache.security_expression_language', 15 => 'cache.easyadmin', 16 => 'cache.webpack_encore']);
$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.doctrine.orm.parts.result' => ($this->privates['cache.doctrine.orm.parts.result'] ?? $this->getCache_Doctrine_Orm_Parts_ResultService());
yield 'cache.doctrine.orm.parts.query' => ($this->privates['cache.doctrine.orm.parts.query'] ?? $this->getCache_Doctrine_Orm_Parts_QueryService());
yield 'cache.doctrine.orm.source.result' => ($this->privates['cache.doctrine.orm.source.result'] ?? $this->getCache_Doctrine_Orm_Source_ResultService());
yield 'cache.doctrine.orm.source.query' => ($this->privates['cache.doctrine.orm.source.query'] ?? $this->getCache_Doctrine_Orm_Source_QueryService());
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService());
yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
}, 17));
$instance->setName('cache:pool:prune');
$instance->setDescription('Prune cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_warmup' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
*/
protected function getConsole_Command_CacheWarmupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
$this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
$instance->setName('cache:warmup');
$instance->setDescription('Warm up an empty cache');
return $instance;
}
/**
* Gets the private 'console.command.config_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
*/
protected function getConsole_Command_ConfigDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
$instance->setDescription('Dump the current configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.config_dump_reference' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
*/
protected function getConsole_Command_ConfigDumpReferenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
$this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
$instance->setName('config:dump-reference');
$instance->setDescription('Dump the default configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.container_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
*/
protected function getConsole_Command_ContainerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
$instance->setDescription('Display current services for an application');
return $instance;
}
/**
* Gets the private 'console.command.container_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
*/
protected function getConsole_Command_ContainerLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
$instance->setDescription('Ensure that arguments injected into services match type declarations');
return $instance;
}
/**
* Gets the private 'console.command.debug_autowiring' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
*/
protected function getConsole_Command_DebugAutowiringService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
$this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:autowiring');
$instance->setDescription('List classes/interfaces you can use for autowiring');
return $instance;
}
/**
* Gets the private 'console.command.dotenv_debug' shared service.
*
* @return \Symfony\Component\Dotenv\Command\DebugCommand
*/
protected function getConsole_Command_DotenvDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
$this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
$instance->setName('debug:dotenv');
$instance->setDescription('Lists all dotenv files with variables and values');
return $instance;
}
/**
* Gets the private 'console.command.event_dispatcher_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
*/
protected function getConsole_Command_EventDispatcherDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 2 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type', 3 => 'App\\AppBundle\\Form\\Type'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 1 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 2 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 3 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 4 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 5 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType', 6 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType', 7 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType', 8 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType', 9 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType', 10 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType', 11 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType', 12 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType', 13 => 'App\\AppBundle\\Form\\Type\\WarehouseChoiceType', 14 => 'App\\AppBundle\\Form\\Type\\CurrencyChoiceType', 15 => 'App\\AppBundle\\Form\\Type\\PSD_CustomerChoiceType', 16 => 'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType', 17 => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType', 18 => 'App\\AppBundle\\Form\\Type\\MarketChoiceType', 19 => 'App\\AppBundle\\Form\\Type\\DealershipChoiceType', 20 => 'App\\AppBundle\\Form\\Type\\PanelChoiceType', 21 => 'App\\AppBundle\\Form\\Type\\LoadUsersType', 22 => 'App\\AppBundle\\Form\\Type\\EasyAdminFormType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension', 8 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EasyAdminExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser', 2 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Guesser\\MissingDoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
$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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.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 => 'command', 1 => 'failed'], new \Symfony\Component\Messenger\EventListener\ResetServicesListener(($this->services['services_resetter'] ?? $this->getServicesResetterService())), [0 => 'messenger.bus.default']);
$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(['messenger.bus.default' => ['Coolshop\\CoolJobBundle\\Service\\CommandAdapter' => [0 => [0 => 'cool_job.job.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 => 'command', 1 => 'failed']);
$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).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 3 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminAnalyticsTemplateManagementController.php'), 4 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminConfigurationController.php'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminLabelController.php'), 6 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminUserController.php'), 7 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php'), 8 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ContactImportCommand.php'), 9 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/ExportCustomerCommand.php'), 10 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerUpdateCommand.php'), 11 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/DefaultController.php'), 12 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ProposalController.php'), 13 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_CustomerController.php'), 14 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ContactController.php'), 15 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_PotentialController.php'), 16 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ActionController.php'), 17 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/ExportReportCommand.php'), 18 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_Potential_TechniciansController.php'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 28 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 29 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/PanelService.php'), 30 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/TemplateFormatterService.php'), 31 => (\dirname(__DIR__, 4).'/src/AppBundle/Traits/SymbolsFormatterTrait.php'), 32 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/DateService.php'), 33 => (\dirname(__DIR__, 4).'/src/AppBundle/Traits/GetMacroDealerOrCountryTrait.php'), 34 => (\dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php'), 35 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 36 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 37 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 38 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 39 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.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).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 3 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminAnalyticsTemplateManagementController.php'), 4 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminConfigurationController.php'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminLabelController.php'), 6 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminUserController.php'), 7 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php'), 8 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ContactImportCommand.php'), 9 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/ExportCustomerCommand.php'), 10 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerUpdateCommand.php'), 11 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/DefaultController.php'), 12 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ProposalController.php'), 13 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_CustomerController.php'), 14 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ContactController.php'), 15 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_PotentialController.php'), 16 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ActionController.php'), 17 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/ExportReportCommand.php'), 18 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_Potential_TechniciansController.php'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 28 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 29 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/PanelService.php'), 30 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/TemplateFormatterService.php'), 31 => (\dirname(__DIR__, 4).'/src/AppBundle/Traits/SymbolsFormatterTrait.php'), 32 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/DateService.php'), 33 => (\dirname(__DIR__, 4).'/src/AppBundle/Traits/GetMacroDealerOrCountryTrait.php'), 34 => (\dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php'), 35 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 36 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 37 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 38 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 39 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.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.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['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';
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.MkIAB02'] ?? $this->get_ServiceLocator_MkIAB02Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.MkIAB02'] ?? $this->get_ServiceLocator_MkIAB02Service())), ($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.controller_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
*/
protected function getDebug_ControllerResolverService()
{
return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['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.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), function () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
});
}
/**
* Gets the private 'debug.file_link_formatter.url_format' shared service.
*
* @return \string
*/
protected function getDebug_FileLinkFormatter_UrlFormatService()
{
return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file', '?file=%f&line=%l#line%l');
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
}, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.user_value_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_Security_UserValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
return $this->privates['debug.security.voter.security.access.authenticated_voter'];
}
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
}
/**
* Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
}
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['debug.security.voter.vote_listener'])) {
return $this->privates['debug.security.voter.vote_listener'];
}
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
}
/**
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
*
* @return \Doctrine\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.dbal.connection_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
*/
protected function getDoctrine_Dbal_ConnectionFactoryService()
{
return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
}
/**
* Gets the private 'doctrine.dbal.logger' shared service.
*
* @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
*/
protected function getDoctrine_Dbal_LoggerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('doctrine');
$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['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* 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.container_repository_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
*/
protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
{
return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
}
/**
* 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/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
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.command'] ?? $this->getMessenger_Transport_CommandService());
yield 1 => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
}, 2));
}
/**
* 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.parts_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_PartsEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.parts_entity_manager'] ?? $this->getDoctrine_Orm_PartsEntityManagerService());
if (isset($this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.parts_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_PartsListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.parts_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 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.source_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_SourceEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.source_entity_manager'] ?? $this->getDoctrine_Orm_SourceEntityManagerService());
if (isset($this->privates['doctrine.orm.source_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.source_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.source_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.source_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_SourceListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.source_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* 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 'easyadmin.filter.type.array' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType
*/
protected function getEasyadmin_Filter_Type_ArrayService()
{
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/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ArrayFilterType.php';
return $this->privates['easyadmin.filter.type.array'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.boolean' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType
*/
protected function getEasyadmin_Filter_Type_BooleanService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/BooleanFilterType.php';
return $this->privates['easyadmin.filter.type.boolean'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.choice' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType
*/
protected function getEasyadmin_Filter_Type_ChoiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ChoiceFilterType.php';
return $this->privates['easyadmin.filter.type.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.comparison' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
*/
protected function getEasyadmin_Filter_Type_ComparisonService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
return $this->privates['easyadmin.filter.type.comparison'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.date' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
*/
protected function getEasyadmin_Filter_Type_DateService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
return $this->privates['easyadmin.filter.type.date'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType');
}
/**
* Gets the private 'easyadmin.filter.type.dateinterval' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
*/
protected function getEasyadmin_Filter_Type_DateintervalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
return $this->privates['easyadmin.filter.type.dateinterval'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateIntervalType', [], '', ['type' => 'datetime']);
}
/**
* Gets the private 'easyadmin.filter.type.datetime' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
*/
protected function getEasyadmin_Filter_Type_DatetimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
return $this->privates['easyadmin.filter.type.datetime'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.decimal' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
*/
protected function getEasyadmin_Filter_Type_DecimalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
return $this->privates['easyadmin.filter.type.decimal'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType', ['input' => 'string']);
}
/**
* Gets the private 'easyadmin.filter.type.entity' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType
*/
protected function getEasyadmin_Filter_Type_EntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/EntityFilterType.php';
return $this->privates['easyadmin.filter.type.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.float' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
*/
protected function getEasyadmin_Filter_Type_FloatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
return $this->privates['easyadmin.filter.type.float'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.integer' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
*/
protected function getEasyadmin_Filter_Type_IntegerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
return $this->privates['easyadmin.filter.type.integer'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType');
}
/**
* Gets the private 'easyadmin.filter.type.text' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
*/
protected function getEasyadmin_Filter_Type_TextService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
return $this->privates['easyadmin.filter.type.text'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType();
}
/**
* Gets the private 'easyadmin.filter.type.textarea' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
*/
protected function getEasyadmin_Filter_Type_TextareaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
return $this->privates['easyadmin.filter.type.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType');
}
/**
* Gets the private 'easyadmin.filter.type.time' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
*/
protected function getEasyadmin_Filter_Type_TimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
return $this->privates['easyadmin.filter.type.time'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType');
}
/**
* Gets the private 'easyadmin.filter.type_guesser.doctrine' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser
*/
protected function getEasyadmin_Filter_TypeGuesser_DoctrineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Guesser/DoctrineOrmFilterTypeGuesser.php';
return $this->privates['easyadmin.filter.type_guesser.doctrine'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'easyadmin.form.type' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType
*/
protected function getEasyadmin_Form_TypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFormType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
$a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
if (isset($this->privates['easyadmin.form.type'])) {
return $this->privates['easyadmin.form.type'];
}
$b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
if (isset($this->privates['easyadmin.form.type'])) {
return $this->privates['easyadmin.form.type'];
}
$c = ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService());
if (isset($this->privates['easyadmin.form.type'])) {
return $this->privates['easyadmin.form.type'];
}
return $this->privates['easyadmin.form.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType($a, [9 => ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), 8 => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), 7 => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), 6 => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), 5 => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), 4 => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), 3 => $b, 2 => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), 1 => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), 0 => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))], $c);
}
/**
* Gets the private 'easyadmin.form.type.autocomplete' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType
*/
protected function getEasyadmin_Form_Type_AutocompleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataMapperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminAutocompleteType.php';
$a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
if (isset($this->privates['easyadmin.form.type.autocomplete'])) {
return $this->privates['easyadmin.form.type.autocomplete'];
}
return $this->privates['easyadmin.form.type.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType($a);
}
/**
* Gets the private 'easyadmin.form.type.batch' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType
*/
protected function getEasyadmin_Form_Type_BatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminBatchFormType.php';
$a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
if (isset($this->privates['easyadmin.form.type.batch'])) {
return $this->privates['easyadmin.form.type.batch'];
}
return $this->privates['easyadmin.form.type.batch'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType($a);
}
/**
* Gets the private 'easyadmin.form.type.configurator.type' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator
*/
protected function getEasyadmin_Form_Type_Configurator_TypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfigurator.php';
$a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
if (isset($this->privates['easyadmin.form.type.configurator.type'])) {
return $this->privates['easyadmin.form.type.configurator.type'];
}
return $this->privates['easyadmin.form.type.configurator.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator($a);
}
/**
* Gets the private 'easyadmin.form.type.divider' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType
*/
protected function getEasyadmin_Form_Type_DividerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminDividerType.php';
return $this->privates['easyadmin.form.type.divider'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType();
}
/**
* Gets the private 'easyadmin.form.type.extension' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension
*/
protected function getEasyadmin_Form_Type_ExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EasyAdminExtension.php';
return $this->privates['easyadmin.form.type.extension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'easyadmin.form.type.fileupload' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
*/
protected function getEasyadmin_Form_Type_FileuploadService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataMapperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
return $this->privates['easyadmin.form.type.fileupload'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__, 4));
}
/**
* Gets the private 'easyadmin.form.type.filters' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType
*/
protected function getEasyadmin_Form_Type_FiltersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFiltersFormType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
$a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
if (isset($this->privates['easyadmin.form.type.filters'])) {
return $this->privates['easyadmin.form.type.filters'];
}
$b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
if (isset($this->privates['easyadmin.form.type.filters'])) {
return $this->privates['easyadmin.form.type.filters'];
}
return $this->privates['easyadmin.form.type.filters'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType($a, [9 => ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), 8 => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), 7 => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), 6 => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), 5 => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), 4 => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), 3 => $b, 2 => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), 1 => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), 0 => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))]);
}
/**
* Gets the private 'easyadmin.form.type.group' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType
*/
protected function getEasyadmin_Form_Type_GroupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminGroupType.php';
return $this->privates['easyadmin.form.type.group'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType();
}
/**
* Gets the private 'easyadmin.form.type.section' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType
*/
protected function getEasyadmin_Form_Type_SectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminSectionType.php';
return $this->privates['easyadmin.form.type.section'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType();
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 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 getExceptionListener2Service()
{
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->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService())));
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'easyadmin.filter.type.array' => ['privates', 'easyadmin.filter.type.array', 'getEasyadmin_Filter_Type_ArrayService', false],
'easyadmin.filter.type.boolean' => ['privates', 'easyadmin.filter.type.boolean', 'getEasyadmin_Filter_Type_BooleanService', false],
'easyadmin.filter.type.choice' => ['privates', 'easyadmin.filter.type.choice', 'getEasyadmin_Filter_Type_ChoiceService', false],
'easyadmin.filter.type.comparison' => ['privates', 'easyadmin.filter.type.comparison', 'getEasyadmin_Filter_Type_ComparisonService', false],
'easyadmin.filter.type.date' => ['privates', 'easyadmin.filter.type.date', 'getEasyadmin_Filter_Type_DateService', false],
'easyadmin.filter.type.dateinterval' => ['privates', 'easyadmin.filter.type.dateinterval', 'getEasyadmin_Filter_Type_DateintervalService', false],
'easyadmin.filter.type.datetime' => ['privates', 'easyadmin.filter.type.datetime', 'getEasyadmin_Filter_Type_DatetimeService', false],
'easyadmin.filter.type.decimal' => ['privates', 'easyadmin.filter.type.decimal', 'getEasyadmin_Filter_Type_DecimalService', false],
'easyadmin.filter.type.entity' => ['privates', 'easyadmin.filter.type.entity', 'getEasyadmin_Filter_Type_EntityService', false],
'easyadmin.filter.type.float' => ['privates', 'easyadmin.filter.type.float', 'getEasyadmin_Filter_Type_FloatService', false],
'easyadmin.filter.type.integer' => ['privates', 'easyadmin.filter.type.integer', 'getEasyadmin_Filter_Type_IntegerService', false],
'easyadmin.filter.type.text' => ['privates', 'easyadmin.filter.type.text', 'getEasyadmin_Filter_Type_TextService', false],
'easyadmin.filter.type.textarea' => ['privates', 'easyadmin.filter.type.textarea', 'getEasyadmin_Filter_Type_TextareaService', false],
'easyadmin.filter.type.time' => ['privates', 'easyadmin.filter.type.time', 'getEasyadmin_Filter_Type_TimeService', false],
], [
'easyadmin.filter.type.array' => '?',
'easyadmin.filter.type.boolean' => '?',
'easyadmin.filter.type.choice' => '?',
'easyadmin.filter.type.comparison' => '?',
'easyadmin.filter.type.date' => '?',
'easyadmin.filter.type.dateinterval' => '?',
'easyadmin.filter.type.datetime' => '?',
'easyadmin.filter.type.decimal' => '?',
'easyadmin.filter.type.entity' => '?',
'easyadmin.filter.type.float' => '?',
'easyadmin.filter.type.integer' => '?',
'easyadmin.filter.type.text' => '?',
'easyadmin.filter.type.textarea' => '?',
'easyadmin.filter.type.time' => '?',
]), [], new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0)), 1 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\AppBundle\\Form\\Type\\CurrencyChoiceType' => ['services', 'app.form.type.currency_list', 'getApp_Form_Type_CurrencyListService', false],
'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType' => ['services', 'app.form.type.dealerGroup_list', 'getApp_Form_Type_DealerGroupListService', false],
'App\\AppBundle\\Form\\Type\\DealershipChoiceType' => ['services', 'app.form.type.dealership_list', 'getApp_Form_Type_DealershipListService', false],
'App\\AppBundle\\Form\\Type\\EasyAdminFormType' => ['services', 'app.easyadmin.form.type', 'getApp_Easyadmin_Form_TypeService', false],
'App\\AppBundle\\Form\\Type\\LoadUsersType' => ['services', 'app.form.type.load_users', 'getApp_Form_Type_LoadUsersService', false],
'App\\AppBundle\\Form\\Type\\MarketChoiceType' => ['services', 'app.form.type.market_list', 'getApp_Form_Type_MarketListService', false],
'App\\AppBundle\\Form\\Type\\PSD_CustomerChoiceType' => ['services', 'app.form.type.psd_customer_list', 'getApp_Form_Type_PsdCustomerListService', false],
'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType' => ['services', 'app.form.type.psd_vehicle_type_list', 'getApp_Form_Type_PsdVehicleTypeListService', false],
'App\\AppBundle\\Form\\Type\\PanelChoiceType' => ['services', 'app.form.type.panels_list', 'getApp_Form_Type_PanelsListService', false],
'App\\AppBundle\\Form\\Type\\WarehouseChoiceType' => ['services', 'app.form.type.warehouses_list', 'getApp_Form_Type_WarehousesListService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates', 'easyadmin.form.type.autocomplete', 'getEasyadmin_Form_Type_AutocompleteService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates', 'easyadmin.form.type.batch', 'getEasyadmin_Form_Type_BatchService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates', 'easyadmin.form.type.divider', 'getEasyadmin_Form_Type_DividerService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates', 'easyadmin.form.type.filters', 'getEasyadmin_Form_Type_FiltersService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates', 'easyadmin.form.type', 'getEasyadmin_Form_TypeService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates', 'easyadmin.form.type.group', 'getEasyadmin_Form_Type_GroupService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates', 'easyadmin.form.type.section', 'getEasyadmin_Form_Type_SectionService', false],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates', 'easyadmin.form.type.fileupload', 'getEasyadmin_Form_Type_FileuploadService', false],
'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\\AppBundle\\Form\\Type\\CurrencyChoiceType' => '?',
'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType' => '?',
'App\\AppBundle\\Form\\Type\\DealershipChoiceType' => '?',
'App\\AppBundle\\Form\\Type\\EasyAdminFormType' => '?',
'App\\AppBundle\\Form\\Type\\LoadUsersType' => '?',
'App\\AppBundle\\Form\\Type\\MarketChoiceType' => '?',
'App\\AppBundle\\Form\\Type\\PSD_CustomerChoiceType' => '?',
'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType' => '?',
'App\\AppBundle\\Form\\Type\\PanelChoiceType' => '?',
'App\\AppBundle\\Form\\Type\\WarehouseChoiceType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
'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());
yield 6 => ($this->privates['easyadmin.form.type.extension'] ?? $this->getEasyadmin_Form_Type_ExtensionService());
}, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
yield 2 => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService());
}, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 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->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
}
/**
* Gets the private 'form.type_extension.csrf' shared service.
*
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
*/
protected function getForm_TypeExtension_CsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* Gets the private 'form.type_extension.form.data_collector' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
*/
protected function getForm_TypeExtension_Form_DataCollectorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
}
/**
* Gets the private 'form.type_extension.form.http_foundation' shared service.
*
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
*/
protected function getForm_TypeExtension_Form_HttpFoundationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
}
/**
* Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
*/
protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.form.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
*/
protected function getForm_TypeExtension_Form_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['form.type_extension.form.validator'])) {
return $this->privates['form.type_extension.form.validator'];
}
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($a, 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';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['form.type_guesser.validator'])) {
return $this->privates['form.type_guesser.validator'];
}
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
}
/**
* Gets the private 'fragment.listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
*/
protected function getFragment_ListenerService()
{
return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('45b008d30e8d2386b2a36fd11cb82c24de1ba758'))), '/_fragment');
}
/**
* Gets the private 'fragment.renderer.hinclude' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
*/
protected function getFragment_Renderer_HincludeService()
{
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/HIncludeFragmentRenderer.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['fragment.renderer.hinclude'])) {
return $this->privates['fragment.renderer.hinclude'];
}
$this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('45b008d30e8d2386b2a36fd11cb82c24de1ba758'))), NULL);
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$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 'hwi_oauth.authentication.listener.oauth.main' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener
*/
protected function getHwiOauth_Authentication_Listener_Oauth_MainService()
{
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/AbstractAuthenticationListener.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/OAuthListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/Authentication/Handler/LoginSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Authentication/AuthenticationFailureHandler.php';
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
}
$b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
}
$d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
$e = ($this->services['router'] ?? $this->getRouterService());
$this->privates['hwi_oauth.authentication.listener.oauth.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $d, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\AppBundle\Security\Authentication\Handler\LoginSuccessHandler($e, $b, $this, 'isod'), ['login_path' => '/connect/azure', 'default_target_path' => '/dashboard', 'always_use_default_target_path' => false, 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \HWI\Bundle\OAuthBundle\Security\Http\Authentication\AuthenticationFailureHandler(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $e, $d, false), ['login_path' => '/connect/azure', 'failure_path' => '/login', 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']), ['login_path' => '/connect/azure', 'use_forward' => false, 'check_path' => '/login_check', 'require_previous_session' => false], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $c);
$instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
$instance->setCheckPaths($this->parameters['hwi_oauth.resource_ownermap.configured.main']);
return $instance;
}
/**
* Gets the private 'hwi_oauth.authentication.provider.oauth.main' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider
*/
protected function getHwiOauth_Authentication_Provider_Oauth_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Core/Authentication/Provider/OAuthProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->services['App\\AppBundle\\Security\\AzureUserProvider'] ?? $this->getAzureUserProviderService());
if (isset($this->privates['hwi_oauth.authentication.provider.oauth.main'])) {
return $this->privates['hwi_oauth.authentication.provider.oauth.main'];
}
return $this->privates['hwi_oauth.authentication.provider.oauth.main'] = new \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider($a, ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'hwi_oauth.context_listener.token_refresher.main' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld
*/
protected function getHwiOauth_ContextListener_TokenRefresher_MainService()
{
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/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListener.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListenerOld.php';
$this->privates['hwi_oauth.context_listener.token_refresher.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld(($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService()));
$instance->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
return $instance;
}
/**
* Gets the private 'hwi_oauth.resource_owner.azure' shared service.
*
* @return \App\AppBundle\Security\AzureJwtResourceOwner
*/
protected function getHwiOauth_ResourceOwner_AzureService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwnerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/AbstractResourceOwner.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/AzureJwtResourceOwner.php';
return $this->privates['hwi_oauth.resource_owner.azure'] = new \App\AppBundle\Security\AzureJwtResourceOwner(($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ['client_id' => $this->getEnv('OAUTH_AZURE_ID'), 'client_secret' => $this->getEnv('OAUTH_AZURE_SECRET'), 'access_token_url' => 'https://login.microsoftonline.com/'.$this->getEnv('string:OAUTH_AZURE_TENANT').'/oauth2/v2.0/token', 'authorization_url' => 'https://login.microsoftonline.com/'.$this->getEnv('string:OAUTH_AZURE_TENANT').'/oauth2/v2.0/authorize', 'infos_url' => 'dontcare', 'scope' => 'openid email profile '.$this->getEnv('string:USER_ID_API'), 'user_response_class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\Response\\PathUserResponse', 'paths' => [], 'options' => []], 'azure', ($this->privates['hwi_oauth.storage.session'] ?? $this->getHwiOauth_Storage_SessionService()));
}
/**
* Gets the private 'hwi_oauth.resource_ownermap_locator' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator
*/
protected function getHwiOauth_ResourceOwnermapLocatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapLocator.php';
$this->privates['hwi_oauth.resource_ownermap_locator'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator();
$instance->set('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
return $instance;
}
/**
* Gets the private 'hwi_oauth.security.oauth_utils' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
*/
protected function getHwiOauth_Security_OauthUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/OAuthUtils.php';
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
return $this->privates['hwi_oauth.security.oauth_utils'];
}
$b = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
return $this->privates['hwi_oauth.security.oauth_utils'];
}
$this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $a, $b, false, 'IS_AUTHENTICATED_REMEMBERED');
$instance->addResourceOwnerMap('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
return $instance;
}
/**
* Gets the private 'hwi_oauth.storage.session' shared service.
*
* @return \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage
*/
protected function getHwiOauth_Storage_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorage/SessionStorage.php';
return $this->privates['hwi_oauth.storage.session'] = new \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'hwi_oauth.twig.extension.oauth.runtime' shared service.
*
* @return \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthRuntime
*/
protected function getHwiOauth_Twig_Extension_Oauth_RuntimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthRuntime.php';
$a = ($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService());
if (isset($this->privates['hwi_oauth.twig.extension.oauth.runtime'])) {
return $this->privates['hwi_oauth.twig.extension.oauth.runtime'];
}
return $this->privates['hwi_oauth.twig.extension.oauth.runtime'] = new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthRuntime($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'jms_serializer.array_collection_handler' shared service.
*
* @return \JMS\Serializer\Handler\ArrayCollectionHandler
*/
protected function getJmsSerializer_ArrayCollectionHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
}
/**
* Gets the private 'jms_serializer.cache.cache_clearer' shared service.
*
* @return \JMS\SerializerBundle\Cache\CacheClearer
*/
protected function getJmsSerializer_Cache_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
}
/**
* Gets the private 'jms_serializer.constraint_violation_handler' shared service.
*
* @return \JMS\Serializer\Handler\ConstraintViolationHandler
*/
protected function getJmsSerializer_ConstraintViolationHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
}
/**
* Gets the private 'jms_serializer.datetime_handler' shared service.
*
* @return \JMS\Serializer\Handler\DateHandler
*/
protected function getJmsSerializer_DatetimeHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP', 'Europe/Rome', true);
}
/**
* Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
*
* @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
*/
protected function getJmsSerializer_DoctrineProxySubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(true, false);
}
/**
* Gets the private 'jms_serializer.form_error_handler' shared service.
*
* @return \JMS\Serializer\Handler\FormErrorHandler
*/
protected function getJmsSerializer_FormErrorHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
return $this->privates['jms_serializer.form_error_handler'] = new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
}
/**
* Gets the private 'jms_serializer.iterator_handler' shared service.
*
* @return \JMS\Serializer\Handler\IteratorHandler
*/
protected function getJmsSerializer_IteratorHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
}
/**
* Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableFileLocator
*/
protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
{
return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator([]));
}
/**
* Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
*
* @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
*/
protected function getJmsSerializer_StopwatchSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
*/
protected function getJmsSerializer_TraceableEventDispatcherService()
{
$this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', false],
'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', false],
], [
'jms_serializer.stopwatch_subscriber' => '?',
'jms_serializer.traceable_runs_listener' => '?',
'jms_serializer.doctrine_proxy_subscriber' => '?',
]));
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
$instance->addListener('serializer.pre_deserialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
$instance->addListener('serializer.post_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_handler_registry' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
*/
protected function getJmsSerializer_TraceableHandlerRegistryService()
{
$this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', false],
'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', false],
'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', false],
'jms_serializer.form_error_handler' => ['privates', 'jms_serializer.form_error_handler', 'getJmsSerializer_FormErrorHandlerService', false],
'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', false],
], [
'jms_serializer.array_collection_handler' => '?',
'jms_serializer.constraint_violation_handler' => '?',
'jms_serializer.datetime_handler' => '?',
'jms_serializer.form_error_handler' => '?',
'jms_serializer.iterator_handler' => '?',
])));
$instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
$instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToXml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToJson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
$instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
$instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
$instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
$instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
$instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
$instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
$instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
$instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
$instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
$instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
*/
protected function getJmsSerializer_TraceableMetadataFactoryService()
{
$a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', false],
], [
'metadata_driver' => '?',
]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
$a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
$a->setIncludeInterfaces(false);
return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
}
/**
* Gets the private 'jms_serializer.traceable_runs_listener' shared service.
*
* @return \JMS\SerializerBundle\Debug\RunsListener
*/
protected function getJmsSerializer_TraceableRunsListenerService()
{
return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
}
/**
* Gets the private 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
*
* @return \JMS\Serializer\Twig\SerializerRuntimeHelper
*/
protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
return $this->privates['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
}
/**
* Gets the private 'lightsaml.credential.credential_store' shared autowired service.
*
* @return \LightSaml\Store\Credential\CompositeCredentialStore
*/
protected function getLightsaml_Credential_CredentialStoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/CredentialStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/CompositeCredentialStore.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/Factory/CredentialFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/EntityDescriptorStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/CompositeEntityDescriptorStore.php';
return $this->privates['lightsaml.credential.credential_store'] = (new \LightSaml\Store\Credential\Factory\CredentialFactory())->buildFromOwnCredentialStore(($this->privates['lightsaml.party.idp_entity_descriptor_store'] ?? $this->getLightsaml_Party_IdpEntityDescriptorStoreService()), ($this->privates['lightsaml.party.sp_entity_descriptor_store'] ?? ($this->privates['lightsaml.party.sp_entity_descriptor_store'] = new \LightSaml\Store\EntityDescriptor\CompositeEntityDescriptorStore())), 'none', ($this->privates['lightsaml.own.credential_store'] ?? $this->getLightsaml_Own_CredentialStoreService()), []);
}
/**
* Gets the private 'lightsaml.own.credential_store' shared autowired service.
*
* @return \LightSaml\Store\Credential\CompositeCredentialStore
*/
protected function getLightsaml_Own_CredentialStoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/CredentialStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/CompositeCredentialStore.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/X509FileCredentialStore.php';
$this->privates['lightsaml.own.credential_store'] = $instance = new \LightSaml\Store\Credential\CompositeCredentialStore();
$instance->add(new \LightSaml\Store\Credential\X509FileCredentialStore('none', NULL, NULL, NULL));
return $instance;
}
/**
* Gets the private 'lightsaml.party.idp_entity_descriptor_store' shared autowired service.
*
* @return \LightSaml\Store\EntityDescriptor\CompositeEntityDescriptorStore
*/
protected function getLightsaml_Party_IdpEntityDescriptorStoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/EntityDescriptorStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/CompositeEntityDescriptorStore.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/FileEntityDescriptorStore.php';
$this->privates['lightsaml.party.idp_entity_descriptor_store'] = $instance = new \LightSaml\Store\EntityDescriptor\CompositeEntityDescriptorStore();
$instance->add(new \LightSaml\Store\EntityDescriptor\FileEntityDescriptorStore(NULL));
return $instance;
}
/**
* Gets the private 'lightsaml.service.credential_resolver' shared autowired service.
*
* @return \LightSaml\Resolver\Credential\CompositeFilterResolver
*/
protected function getLightsaml_Service_CredentialResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/CredentialResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/AbstractQueryableResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/AbstractCompositeResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/CompositeFilterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/Factory/CredentialResolverFactory.php';
return (new \LightSaml\Resolver\Credential\Factory\CredentialResolverFactory(($this->privates['lightsaml.credential.credential_store'] ?? $this->getLightsaml_Credential_CredentialStoreService())))->build();
}
/**
* 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 'mapping.listener' shared autowired service.
*
* @return \App\AppBundle\EventListener\MappingListener
*/
protected function getMapping_ListenerService()
{
include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/MappingListener.php';
return $this->privates['mapping.listener'] = new \App\AppBundle\EventListener\MappingListener('isod', NULL, NULL);
}
/**
* Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
*/
protected function getMessenger_Bus_Default_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['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['Coolshop\\CoolJobBundle\\Service\\CommandAdapter' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.to.Ghzi'] ?? $this->get_Messenger_HandlerDescriptor_To_GhziService());
}, 1)]));
$instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
return $instance;
}
/**
* Gets the private 'messenger.bus.default.middleware.traceable' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
*/
protected function getMessenger_Bus_Default_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['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
}
/**
* 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, [
'command' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'command' => '?',
'failed' => '?',
]), ($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.zh6AH0W'] ?? $this->get_ServiceLocator_Zh6AH0WService());
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(['Coolshop\\CoolJobBundle\\Service\\CommandAdapter' => [0 => 'command']], $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, [
'command' => ['privates', 'messenger.transport.command', 'getMessenger_Transport_CommandService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'messenger.transport.command' => ['privates', 'messenger.transport.command', 'getMessenger_Transport_CommandService', false],
'messenger.transport.failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'command' => '?',
'failed' => '?',
'messenger.transport.command' => '?',
'messenger.transport.failed' => '?',
]);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.command' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_CommandService()
{
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.command'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 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.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.zh6AH0W'] ?? $this->get_ServiceLocator_Zh6AH0WService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'command' => ['privates', 'messenger.retry.multiplier_retry_strategy.command', 'getMessenger_Retry_MultiplierRetryStrategy_CommandService', false],
'failed' => ['privates', 'messenger.retry.multiplier_retry_strategy.failed', 'getMessenger_Retry_MultiplierRetryStrategy_FailedService', false],
], [
'command' => '?',
'failed' => '?',
]), ($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, [
'messenger.bus.default' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
], [
'messenger.bus.default' => '?',
]), $a);
}
/**
* Gets the private 'messenger.transport.command' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_CommandService()
{
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/coolshop/cool-job-bundle/Serializer/CommandMessageSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.command'])) {
return $this->privates['messenger.transport.command'];
}
return $this->privates['messenger.transport.command'] = $a->createTransport('doctrine://oraclecnh?queue_name=command', ['check_delayed_interval' => 5000, 'redeliver_timeout' => 5000, 'auto_setup' => false, 'transport_name' => 'command'], new \Coolshop\CoolJobBundle\Serializer\CommandMessageSerializer());
}
/**
* 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://oraclecnh?queue_name=failed', ['transport_name' => 'failed'], 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_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 'monolog.handler.console' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
$this->privates['monolog.handler.console'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.console.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.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 'monolog.logger.snappy' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SnappyService()
{
$this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
$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 'oci8.listener' shared autowired service.
*
* @return \Doctrine\DBAL\Event\Listeners\OracleSessionInit
*/
protected function getOci8_ListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/OracleSessionInit.php';
return $this->privates['oci8.listener'] = new \Doctrine\DBAL\Event\Listeners\OracleSessionInit(['NLS_TIME_FORMAT' => 'HH24:MI:SS'], ['NLS_DATE_FORMAT' => 'YYYY-MM-DD HH24:MI:SS'], ['NLS_TIMESTAMP_FORMAT' => 'YYYY-MM-DD HH24:MI:SS'], ['NLS_TIMESTAMP_TZ_FORMAT' => 'YYYY-MM-DD HH24:MI:SS TZH:TZM']);
}
/**
* 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 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/connect'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/not-active'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/error'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/checkStatus'), [0 => 'PUBLIC_ACCESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dashboard'), [0 => 'ROLE_GRANT_DASHBOARD', 1 => 'ROLE_GRANT_USERS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login/check-azure'), [0 => 'PUBLIC_ACCESS'], NULL);
return $instance;
}
/**
* Gets the private 'security.authentication.listener.form.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Form_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/Authentication/Handler/LoginSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/Authentication/Handler/LoginFailureHandler.php';
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.form.main'])) {
return $this->privates['security.authentication.listener.form.main'];
}
$b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['security.authentication.listener.form.main'])) {
return $this->privates['security.authentication.listener.form.main'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.form.main'])) {
return $this->privates['security.authentication.listener.form.main'];
}
$d = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\AppBundle\Security\Authentication\Handler\LoginSuccessHandler($d, $b, $this, 'isod'), ['login_path' => '/login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \App\AppBundle\Security\Authentication\Handler\LoginFailureHandler($d, $b), ['login_path' => '/login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']), ['login_path' => '/login', 'check_path' => '/login', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true, 'form_only' => false], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $c, NULL);
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_ManagerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService());
yield 1 => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
}, 2), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.dao.main' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Dao_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['security.user.provider.concrete.cs_db_provider'] ?? $this->getSecurity_User_Provider_Concrete_CsDbProviderService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
}
/**
* Gets the private 'security.authentication.session_strategy' shared service.
*
* @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
*/
protected function getSecurity_Authentication_SessionStrategyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the private 'security.command.debug_firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
*/
protected function getSecurity_Command_DebugFirewallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
$this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), [], false);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*
* @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
$this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'App\\AppBundle\\Entity\\User']);
$instance->setName('security:encode-password');
$instance->setDescription('Encode a password');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\AppBundle\\Entity\\User']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user password');
return $instance;
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
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.cs_db_provider'] ?? $this->getSecurity_User_Provider_Concrete_CsDbProviderService());
yield 1 => ($this->services['App\\AppBundle\\Security\\AzureUserProvider'] ?? $this->getAzureUserProviderService());
}, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\AppBundle\\Entity\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => '2y']]]);
}
/**
* Gets the private 'security.event_dispatcher.main' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MainService()
{
$this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->services['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
}, 2));
}
/**
* Gets the private 'security.firewall.map.context.dev' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_DevService()
{
include_once \dirname(__DIR__, 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/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['security.firewall.map.context.main'])) {
return $this->privates['security.firewall.map.context.main'];
}
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
yield 2 => ($this->privates['hwi_oauth.authentication.listener.oauth.main'] ?? $this->getHwiOauth_Authentication_Listener_Oauth_MainService());
yield 3 => ($this->privates['hwi_oauth.context_listener.token_refresher.main'] ?? $this->getHwiOauth_ContextListener_TokenRefresher_MainService());
yield 4 => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 6), 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())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a, $b, '/login', false), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'security.user.provider.concrete.cs_db_provider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'oauth', 1 => 'form_login'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/**
* Gets the private 'security.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.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_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
return $this->privates['security.logout_url_generator'] = 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()));
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\AppBundle\\Entity\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => '2y']]]);
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'security.user.provider.concrete.cs_db_provider' shared service.
*
* @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
*/
protected function getSecurity_User_Provider_Concrete_CsDbProviderService()
{
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.cs_db_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\AppBundle\\Entity\\User', 'username', NULL);
}
/**
* 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.routing.loader.annot_class' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader
*
* @deprecated The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
*/
protected function getSensioFrameworkExtra_Routing_Loader_AnnotClassService()
{
trigger_deprecation('', '', 'The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2');
return $this->privates['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.routing.loader.annot_dir' shared service.
*
* @return \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader
*
* @deprecated The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
*/
protected function getSensioFrameworkExtra_Routing_Loader_AnnotDirService()
{
trigger_deprecation('', '', 'The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2');
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';
return new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
}
/**
* Gets the private 'sensio_framework_extra.routing.loader.annot_file' shared service.
*
* @return \Symfony\Component\Routing\Loader\AnnotationFileLoader
*
* @deprecated The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
*/
protected function getSensioFrameworkExtra_Routing_Loader_AnnotFileService()
{
trigger_deprecation('', '', 'The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2');
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';
return new \Symfony\Component\Routing\Loader\AnnotationFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
}
/**
* 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 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session.storage.factory.service' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
*/
protected function getSession_Storage_Factory_ServiceService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($this->getSession_Storage_NativeService());
}
/**
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
*/
protected function getSession_Storage_MetadataBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
*/
protected function getSession_Storage_NativeService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), $this->getSession_Storage_MetadataBagService());
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'swiftmailer.command.debug' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
*/
protected function getSwiftmailer_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
$this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
$instance->setName('debug:swiftmailer');
return $instance;
}
/**
* Gets the private 'swiftmailer.command.new_email' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
*/
protected function getSwiftmailer_Command_NewEmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
$this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
$instance->setName('swiftmailer:email:send');
return $instance;
}
/**
* Gets the private 'swiftmailer.command.send_email' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
*/
protected function getSwiftmailer_Command_SendEmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
$this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
$instance->setName('swiftmailer:spool:send');
return $instance;
}
/**
* Gets the private 'swiftmailer.email_sender.listener' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
*/
protected function getSwiftmailer_EmailSender_ListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.cs.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.da.yml')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.de.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.de.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/translations/messages.en.yml'), 6 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.en.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.en.yml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.es.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fa.yml')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.fr.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fr.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.hu.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.it.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.it.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.nl.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.nl.yml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.no.yml')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.pl.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.pl.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.pt.yml')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.ro.yml')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.ru.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.sv.yml')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.tr.yml')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.uk.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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')], 'sr_RS' => [0 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')], 'zh' => [0 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.zh.yml')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 16 => (\dirname(__DIR__, 4).'/src/SourceDataBundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/easycorp/easyadmin-bundle/src/Resources/translations', 4 => 'vendor/coolshop/cool-dashboard-bundle/Resources/translations', 5 => 'src/AppBundle/Resources/translations', 6 => 'vendor/hwi/oauth-bundle/src/Resources/translations', 7 => 'vendor/symfony/framework-bundle/translations', 8 => 'vendor/doctrine/doctrine-bundle/translations', 9 => 'vendor/symfony/swiftmailer-bundle/translations', 10 => 'vendor/symfony/monolog-bundle/translations', 11 => 'vendor/sensio/framework-extra-bundle/src/translations', 12 => 'vendor/symfony/twig-bundle/translations', 13 => 'vendor/symfony/security-bundle/translations', 14 => 'vendor/jms/serializer-bundle/translations', 15 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 16 => 'src/SourceDataBundle/translations', 17 => 'vendor/knplabs/doctrine-behaviors/src/translations', 18 => 'vendor/symfony/web-profiler-bundle/translations', 19 => 'vendor/symfony/webpack-encore-bundle/src/translations', 20 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 21 => 'vendor/twig/extra-bundle/translations', 22 => 'vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/translations', 23 => 'vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/translations', 24 => 'vendor/coolshop/cool-job-bundle/translations', 25 => '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.loader.native_filesystem' shared service.
*
* @return \Twig\Loader\FilesystemLoader
*/
protected function getTwig_Loader_NativeFilesystemService()
{
$this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$instance->addPath((\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), 'CoolDashboardBundle');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), 'CoolDashboard');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), '!CoolDashboard');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
$instance->addPath((\dirname(__DIR__, 4).'/src/AppBundle/Resources/views'), 'App');
$instance->addPath((\dirname(__DIR__, 4).'/src/AppBundle/Resources/views'), '!App');
$instance->addPath((\dirname(__DIR__, 4).'/src/SourceDataBundle/Resources/views'), 'SourceData');
$instance->addPath((\dirname(__DIR__, 4).'/src/SourceDataBundle/Resources/views'), '!SourceData');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/Resources/views'), 'LightSamlSp');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/Resources/views'), '!LightSamlSp');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/views'), 'HWIOAuth');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/views'), '!HWIOAuth');
$instance->addPath((\dirname(__DIR__, 4).'/templates'));
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
return $instance;
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 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';
$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, [
'hinclude' => ['privates', 'fragment.renderer.hinclude', 'getFragment_Renderer_HincludeService', false],
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'hinclude' => '?',
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('45b008d30e8d2386b2a36fd11cb82c24de1ba758'))), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views') => 'CoolDashboardBundle', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 1 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 2 => ($this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PartsEntityManager_PropertyInfoExtractorService());
yield 3 => ($this->privates['doctrine.orm.source_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SourceEntityManager_PropertyInfoExtractorService());
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PartsEntityManager_PropertyInfoExtractorService());
yield 2 => ($this->privates['doctrine.orm.source_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SourceEntityManager_PropertyInfoExtractorService());
yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 4), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PartsEntityManager_PropertyInfoExtractorService());
yield 2 => ($this->privates['doctrine.orm.source_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SourceEntityManager_PropertyInfoExtractorService());
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.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.parts_entity_manager'] ?? $this->getDoctrine_Orm_PartsEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.source_entity_manager'] ?? $this->getDoctrine_Orm_SourceEntityManagerService()), 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('loose');
}
/**
* 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 '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()), NULL);
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
*/
protected function getWebpackEncore_EntrypointLookupDefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__, 4).'/public/build/entrypoints.json'), NULL, '_default', true);
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
*/
protected function getWebpackEncore_EntrypointLookupCollectionService()
{
return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', false],
], [
'_default' => '?',
]), '_default');
}
/**
* Gets the private 'webpack_encore.exception_listener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
*/
protected function getWebpackEncore_ExceptionListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
}
/**
* Gets the private 'webpack_encore.tag_renderer' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
*/
protected function getWebpackEncore_TagRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['webpack_encore.tag_renderer'])) {
return $this->privates['webpack_encore.tag_renderer'];
}
return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => true], [], $a);
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'app.default_login_method' => false,
'app.disableQlikInjection' => false,
'debug.container.dump' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
'swiftmailer.spool.default.memory.path' => false,
'cooldashboard.cache.dir' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'app.default_login_method': $value = $this->getEnv('DEFAULT_LOGIN_METHOD'); break;
case 'app.disableQlikInjection': $value = $this->getEnv('bool:DISABLE_QLIK_INJECTION'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
case 'cooldashboard.cache.dir': $value = ($this->targetDir.''.'/cool_dashboard'); 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',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
'CoolDashboardBundle' => 'Coolshop\\CoolDashboardBundle\\CoolDashboardBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
'AppBundle' => 'App\\AppBundle\\AppBundle',
'SourceDataBundle' => 'App\\SourceDataBundle\\SourceDataBundle',
'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\DoctrineBehaviorsBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'LightSamlSymfonyBridgeBundle' => 'LightSaml\\SymfonyBridgeBundle\\LightSamlSymfonyBridgeBundle',
'LightSamlSpBundle' => 'LightSaml\\SpBundle\\LightSamlSpBundle',
'CoolJobBundle' => 'Coolshop\\CoolJobBundle\\CoolJobBundle',
'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'SwiftmailerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'EasyAdminBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src'),
'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
],
'CoolDashboardBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle'),
'namespace' => 'Coolshop\\CoolDashboardBundle',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'KnpSnappyBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
'namespace' => 'Knp\\Bundle\\SnappyBundle',
],
'AppBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/AppBundle'),
'namespace' => 'App\\AppBundle',
],
'SourceDataBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/SourceDataBundle'),
'namespace' => 'App\\SourceDataBundle',
],
'DoctrineBehaviorsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src'),
'namespace' => 'Knp\\DoctrineBehaviors',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'LightSamlSymfonyBridgeBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle'),
'namespace' => 'LightSaml\\SymfonyBridgeBundle',
],
'LightSamlSpBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle'),
'namespace' => 'LightSaml\\SpBundle',
],
'CoolJobBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle'),
'namespace' => 'Coolshop\\CoolJobBundle',
],
'HWIOAuthBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src'),
'namespace' => 'HWI\\Bundle\\OAuthBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'cool_dashboard.configuration.class' => 'App\\AppBundle\\Services\\DashboardService',
'default_connection' => 'oraclecnh',
'oracle_database_host' => '160.220.7.59',
'oracle_database_port' => 1522,
'oracle_database_name' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
'oracle_database_service' => 'cpd3003c',
'oracle_database_user' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
'oracle_database_password' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
'database_service' => NULL,
'mysql_database_driver' => 'pdo_mysql',
'mysql_database_host' => '127.0.0.1',
'mysql_database_port' => 3306,
'mysql_database_name' => 'csps',
'mysql_database_user' => 'root',
'mysql_database_password' => 'xxxxxxxxx',
'mailer_transport' => 'smtp',
'mailer_host' => 'smtp.gmail.com',
'mailer_user' => 'demartino907@gmail.com',
'mailer_password' => 'corhizxzfgxpetsm',
'mailer_sender' => 'isodnoreply@iveco.com',
'secret' => '45b008d30e8d2386b2a36fd11cb82c24de1ba758',
'app.version' => '3.0',
'disk_size_GB' => 215,
'apparo_schema' => NULL,
'oracle_database_driver' => 'oci8',
'oracle_parts_database_host' => '160.220.7.59',
'oracle_parts_database_port' => 1522,
'oracle_parts_database_name' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
'oracle_parts_database_service' => 'cpd3003c',
'oracle_parts_database_user' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
'oracle_parts_database_password' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
'mailer_port' => 587,
'mailer_encryption' => 'tls',
'mailer_auth_mode' => 'login',
'locale' => 'en',
'locale_available' => [
0 => 'en',
1 => 'de',
2 => 'es',
3 => 'fr',
4 => 'it',
5 => 'pt',
6 => 'ro',
7 => 'da',
8 => 'no',
9 => 'sv',
10 => 'pl',
11 => 'nl',
12 => 'cs',
],
'knp.doctrine_behaviors.blameable_subscriber.user_entity' => 'App\\AppBundle\\Entity\\User',
'doctrine_behaviors_blameable_user_entity' => 'App\\AppBundle\\Entity\\User',
'environment' => 'isod',
'apparo_tables' => NULL,
'dir_pdf' => (\dirname(__DIR__, 4).'/public/knp-snappy'),
'default_currency_code' => 200,
'profiler_email' => 'emea-next-contact@cnhind.com',
'default_country_code' => '04',
'dealer_portal' => 'welcome.iveco.com',
'mail_contact_us' => 'isod@cnhind.com',
'qlik_admin_host' => 'qliksensetest.ivecogroup.com',
'qlik_admin_prefix' => '',
'qlik_admin_app_id' => 'bd00a032-0d65-404d-907d-af8a1d0a1cd7',
'qlik_host' => 'qap.ivecogroup.com',
'qlik_prefix' => 'pwp',
'qlik_app_id' => '4ed3747a-7597-44c1-948b-4aaad3da4145',
'qlik_require_url' => 'https://qap.ivecogroup.com/cwp/resources/assets/external/requirejs/require.js',
'qlik_admin_require_url' => 'https://qliksensetest.ivecogroup.com/resources/assets/external/requirejs/require.js',
'qlik_saas_internal_data_host' => 'https://ivecogroup.de.qlikcloud.com',
'qlik_saas_internal_data_client_id' => '6d7ced383396292b94bfbb51ac26020c',
'qlik_saas_internal_data_redirect_uri' => 'https://myivecobusiness.coolshop.it/admin/qlik/validate_oauth',
'qlik_saas_dealer_data_host' => 'https://ivecogroup-partners.de.qlikcloud.com',
'qlik_saas_dealer_data_client_id' => 'e5b739d27bfd5dfb38a99e51094b1183',
'qlik_saas_dealer_data_redirect_uri' => 'https://myivecobusiness.coolshop.it/admin/qlik/validate_oauth',
'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.secret' => '45b008d30e8d2386b2a36fd11cb82c24de1ba758',
'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_httponly' => true,
'gc_probability' => 1,
],
'session.save_path' => (\dirname(__DIR__, 3).'/sessions/dev'),
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
'parts' => 'doctrine.orm.parts_entity_manager',
'source' => 'doctrine.orm.source_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
'jms_job_safe_object' => [
'class' => 'App\\AppBundle\\Types\\JMSJobSafeObjectType',
],
],
'doctrine.connections' => [
'oraclecnh' => 'doctrine.dbal.oraclecnh_connection',
'oracle' => 'doctrine.dbal.oracle_connection',
'parts' => 'doctrine.dbal.parts_connection',
],
'doctrine.default_connection' => 'oraclecnh',
'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',
'swiftmailer.mailer.default.transport.name' => 'smtp',
'swiftmailer.mailer.default.transport.smtp.encryption' => 'tls',
'swiftmailer.mailer.default.transport.smtp.port' => 587,
'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.gmail.com',
'swiftmailer.mailer.default.transport.smtp.username' => 'demartino907@gmail.com',
'swiftmailer.mailer.default.transport.smtp.password' => 'corhizxzfgxpetsm',
'swiftmailer.mailer.default.transport.smtp.auth_mode' => 'login',
'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
'swiftmailer.mailer.default.transport.smtp.stream_options' => [
],
'swiftmailer.mailer.default.spool.enabled' => true,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => true,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
],
'swiftmailer.default_mailer' => 'default',
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => NULL,
'monolog.handler.main' => NULL,
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'security.role_hierarchy.roles' => [
'ROLE_USER_APPROVED' => [
0 => 'ROLE_USER',
],
'ROLE_GRANT_ADVANCED_ANALYTICS' => [
0 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
],
'ROLE_GRANT_PREDEFINED_ANALYSIS' => [
0 => 'ROLE_GRANT_PREDEFINED_ANALYSIS',
],
'ROLE_GRANT_DASHBOARD' => [
0 => 'ROLE_GRANT_DASHBOARD',
],
'ROLE_GRANT_DASHBOARD_DASHBOARD' => [
0 => 'ROLE_GRANT_DASHBOARD_DASHBOARD',
],
'ROLE_GRANT_DASHBOARD_SELLIN' => [
0 => 'ROLE_GRANT_DASHBOARD_SELLIN',
],
'ROLE_GRANT_DASHBOARD_SELLOUT' => [
0 => 'ROLE_GRANT_DASHBOARD_SELLOUT',
],
'ROLE_GRANT_USERS' => [
0 => 'ROLE_GRANT_USERS',
],
'ROLE_GRANT_CREATE_USERS' => [
0 => 'ROLE_GRANT_CREATE_USERS',
],
'ROLE_GRANT_IMPORTER' => [
0 => 'ROLE_GRANT_IMPORTER',
],
'ROLE_GRANT_IMPORTER_SELLOUT' => [
0 => 'ROLE_GRANT_IMPORTER_SELLOUT',
],
'ROLE_GRANT_IMPORTER_CUSTOMER' => [
0 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
],
'ROLE_GRANT_IMPORTER_PARK' => [
0 => 'ROLE_GRANT_IMPORTER_PARK',
],
'ROLE_GRANT_CONTACTS' => [
0 => 'ROLE_GRANT_CONTACTS',
],
'ROLE_GRANT_CREATE_CONTACT' => [
0 => 'ROLE_GRANT_CREATE_CONTACT',
],
'ROLE_GRANT_EDIT_CONTACT' => [
0 => 'ROLE_GRANT_EDIT_CONTACT',
],
'ROLE_GRANT_DELETE_CONTACT' => [
0 => 'ROLE_GRANT_DELETE_CONTACT',
],
'ROLE_GRANT_EDIT_OWN_CONTACT' => [
0 => 'ROLE_GRANT_EDIT_OWN_CONTACT',
],
'ROLE_GRANT_DELETE_OWN_CONTACT' => [
0 => 'ROLE_GRANT_DELETE_OWN_CONTACT',
],
'ROLE_GRANT_CUSTOMERS' => [
0 => 'ROLE_GRANT_CUSTOMERS',
],
'ROLE_GRANT_ACTION' => [
0 => 'ROLE_GRANT_ACTION',
],
'ROLE_GRANT_MANAGE_ACTION' => [
0 => 'ROLE_GRANT_MANAGE_ACTION',
],
'ROLE_GRANT_CREATE_ACTION' => [
0 => 'ROLE_GRANT_CREATE_ACTION',
],
'ROLE_GRANT_EDIT_ACTION' => [
0 => 'ROLE_GRANT_EDIT_ACTION',
],
'ROLE_GRANT_PROPOSAL' => [
0 => 'ROLE_GRANT_PROPOSAL',
],
'ROLE_GRANT_CREATE_PROPOSAL' => [
0 => 'ROLE_GRANT_CREATE_PROPOSAL',
],
'ROLE_GRANT_POTENTIALS' => [
0 => 'ROLE_GRANT_POTENTIALS',
],
'ROLE_GRANT_ORDER_PORTFOLIO' => [
0 => 'ROLE_GRANT_ORDER_PORTFOLIO',
],
'ROLE_GRANT_DSM' => [
0 => 'ROLE_GRANT_DSM',
],
'ROLE_GRANT_NEW_ADVANCED_ANALYTICS' => [
0 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_GRANT_BULK_EDIT' => [
0 => 'ROLE_GRANT_BULK_EDIT',
],
'ROLE_GRANT_BULK_EDIT_LABEL' => [
0 => 'ROLE_GRANT_BULK_EDIT_LABEL',
],
'ROLE_IS_DEALER' => [
0 => 'ROLE_IS_DEALER',
],
'ROLE_IS_INTERNAL' => [
0 => 'ROLE_IS_INTERNAL',
],
'ROLE_GRANT_DMS_CUSTOMER_SECTION' => [
0 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
],
'ROLE_MIB_CUSTOMER_CARE' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_USERS',
2 => 'ROLE_GRANT_CREATE_USERS',
3 => 'ROLE_USER_APPROVED',
4 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_BULK_EDIT_LABEL',
],
'ROLE_MIB_DEALER_ADMIN' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_USERS',
2 => 'ROLE_GRANT_CREATE_USERS',
3 => 'ROLE_USER_APPROVED',
4 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_EDIT_PROPOSAL',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
6 => 'ROLE_GRANT_DASHBOARD_SELLIN',
7 => 'ROLE_GRANT_ORDER_PORTFOLIO',
8 => 'ROLE_GRANT_CUSTOMERS',
9 => 'ROLE_GRANT_ACTION',
10 => 'ROLE_GRANT_MANAGE_ACTION',
11 => 'ROLE_GRANT_CONTACTS',
12 => 'ROLE_GRANT_IMPORTER',
13 => 'ROLE_GRANT_IMPORTER_SELLOUT',
14 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
15 => 'ROLE_GRANT_IMPORTER_PARK',
16 => 'ROLE_GRANT_USERS',
17 => 'ROLE_GRANT_CREATE_USERS',
18 => 'ROLE_GRANT_CREATE_PROPOSAL',
19 => 'ROLE_GRANT_PROPOSAL',
20 => 'ROLE_GRANT_DSM',
21 => 'ROLE_GRANT_POTENTIALS',
22 => 'ROLE_GRANT_BULK_EDIT',
23 => 'ROLE_GRANT_CREATE_ACTION',
24 => 'ROLE_GRANT_EDIT_ACTION',
25 => 'ROLE_GRANT_CREATE_CONTACT',
26 => 'ROLE_GRANT_EDIT_CONTACT',
27 => 'ROLE_GRANT_DELETE_CONTACT',
28 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_MIB_ADMIN' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_EDIT_PROPOSAL',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
6 => 'ROLE_GRANT_DASHBOARD_SELLIN',
7 => 'ROLE_GRANT_ORDER_PORTFOLIO',
8 => 'ROLE_GRANT_CUSTOMERS',
9 => 'ROLE_GRANT_ACTION',
10 => 'ROLE_GRANT_MANAGE_ACTION',
11 => 'ROLE_GRANT_CONTACTS',
12 => 'ROLE_GRANT_IMPORTER',
13 => 'ROLE_GRANT_IMPORTER_SELLOUT',
14 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
15 => 'ROLE_GRANT_IMPORTER_PARK',
16 => 'ROLE_GRANT_USERS',
17 => 'ROLE_GRANT_CREATE_USERS',
18 => 'ROLE_GRANT_CREATE_PROPOSAL',
19 => 'ROLE_GRANT_PROPOSAL',
20 => 'ROLE_GRANT_DSM',
21 => 'ROLE_GRANT_POTENTIALS',
22 => 'ROLE_GRANT_BULK_EDIT',
23 => 'ROLE_GRANT_CREATE_ACTION',
24 => 'ROLE_GRANT_EDIT_ACTION',
25 => 'ROLE_GRANT_CREATE_CONTACT',
26 => 'ROLE_GRANT_EDIT_CONTACT',
27 => 'ROLE_GRANT_DELETE_CONTACT',
28 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
29 => 'ROLE_GRANT_BULK_EDIT_LABEL',
],
'ROLE_MIB_CENTRAL_USER' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_EDIT_PROPOSAL',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_USER_APPROVED',
4 => 'ROLE_GRANT_DASHBOARD',
5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
7 => 'ROLE_GRANT_DASHBOARD_SELLIN',
8 => 'ROLE_GRANT_ORDER_PORTFOLIO',
9 => 'ROLE_GRANT_CUSTOMERS',
10 => 'ROLE_GRANT_ACTION',
11 => 'ROLE_GRANT_CREATE_PROPOSAL',
12 => 'ROLE_GRANT_PROPOSAL',
13 => 'ROLE_GRANT_DSM',
14 => 'ROLE_GRANT_USERS',
15 => 'ROLE_GRANT_CREATE_USERS',
16 => 'ROLE_GRANT_BULK_EDIT',
17 => 'ROLE_GRANT_IMPORTER',
18 => 'ROLE_GRANT_IMPORTER_SELLOUT',
19 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
20 => 'ROLE_GRANT_IMPORTER_PARK',
21 => 'ROLE_GRANT_CONTACTS',
22 => 'ROLE_GRANT_POTENTIALS',
23 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
24 => 'ROLE_GRANT_BULK_EDIT_LABEL',
],
'ROLE_MIB_MARKET_USER' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_EDIT_PROPOSAL',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_GRANT_ACTION',
4 => 'ROLE_USER_APPROVED',
5 => 'ROLE_GRANT_DASHBOARD',
6 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
7 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
8 => 'ROLE_GRANT_DASHBOARD_SELLIN',
9 => 'ROLE_GRANT_ORDER_PORTFOLIO',
10 => 'ROLE_GRANT_CUSTOMERS',
11 => 'ROLE_GRANT_IMPORTER',
12 => 'ROLE_GRANT_IMPORTER_SELLOUT',
13 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
14 => 'ROLE_GRANT_IMPORTER_PARK',
15 => 'ROLE_GRANT_CREATE_PROPOSAL',
16 => 'ROLE_GRANT_PROPOSAL',
17 => 'ROLE_GRANT_DSM',
18 => 'ROLE_GRANT_USERS',
19 => 'ROLE_GRANT_CREATE_USERS',
20 => 'ROLE_GRANT_BULK_EDIT',
21 => 'ROLE_GRANT_CONTACTS',
22 => 'ROLE_GRANT_POTENTIALS',
23 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
24 => 'ROLE_GRANT_BULK_EDIT_LABEL',
],
'ROLE_MIB_PSD' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_EDIT_PROPOSAL',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_GRANT_CREATE_ACTION',
4 => 'ROLE_GRANT_ACTION',
5 => 'ROLE_USER_APPROVED',
6 => 'ROLE_GRANT_DASHBOARD',
7 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
8 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
9 => 'ROLE_GRANT_DASHBOARD_SELLIN',
10 => 'ROLE_GRANT_ORDER_PORTFOLIO',
11 => 'ROLE_GRANT_CUSTOMERS',
12 => 'ROLE_GRANT_CONTACTS',
13 => 'ROLE_GRANT_IMPORTER',
14 => 'ROLE_GRANT_IMPORTER_SELLOUT',
15 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
16 => 'ROLE_GRANT_IMPORTER_PARK',
17 => 'ROLE_GRANT_CREATE_PROPOSAL',
18 => 'ROLE_GRANT_PROPOSAL',
19 => 'ROLE_GRANT_DSM',
20 => 'ROLE_GRANT_USERS',
21 => 'ROLE_GRANT_CREATE_USERS',
22 => 'ROLE_GRANT_BULK_EDIT',
23 => 'ROLE_GRANT_EDIT_ACTION',
24 => 'ROLE_GRANT_CREATE_CONTACT',
25 => 'ROLE_GRANT_EDIT_CONTACT',
26 => 'ROLE_GRANT_DELETE_CONTACT',
27 => 'ROLE_GRANT_POTENTIALS',
28 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
29 => 'ROLE_GRANT_BULK_EDIT_LABEL',
],
'ROLE_MIB_PSM' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_EDIT_PROPOSAL',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_GRANT_CREATE_ACTION',
4 => 'ROLE_USER_APPROVED',
5 => 'ROLE_GRANT_DASHBOARD',
6 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
7 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
8 => 'ROLE_GRANT_DASHBOARD_SELLIN',
9 => 'ROLE_GRANT_ORDER_PORTFOLIO',
10 => 'ROLE_GRANT_CUSTOMERS',
11 => 'ROLE_GRANT_ACTION',
12 => 'ROLE_GRANT_MANAGE_ACTION',
13 => 'ROLE_GRANT_CONTACTS',
14 => 'ROLE_GRANT_IMPORTER',
15 => 'ROLE_GRANT_IMPORTER_SELLOUT',
16 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
17 => 'ROLE_GRANT_USERS',
18 => 'ROLE_GRANT_CREATE_PROPOSAL',
19 => 'ROLE_GRANT_PROPOSAL',
20 => 'ROLE_GRANT_CREATE_USERS',
21 => 'ROLE_GRANT_DSM',
22 => 'ROLE_GRANT_IMPORTER_PARK',
23 => 'ROLE_GRANT_BULK_EDIT',
24 => 'ROLE_GRANT_EDIT_ACTION',
25 => 'ROLE_GRANT_CREATE_CONTACT',
26 => 'ROLE_GRANT_EDIT_CONTACT',
27 => 'ROLE_GRANT_DELETE_CONTACT',
28 => 'ROLE_GRANT_POTENTIALS',
29 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
30 => 'ROLE_GRANT_BULK_EDIT_LABEL',
],
'ROLE_MIB_KAM' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_EDIT_PROPOSAL',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_GRANT_ACTION',
4 => 'ROLE_USER_APPROVED',
5 => 'ROLE_GRANT_DASHBOARD',
6 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
7 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
8 => 'ROLE_GRANT_DASHBOARD_SELLIN',
9 => 'ROLE_GRANT_CUSTOMERS',
10 => 'ROLE_GRANT_CONTACTS',
11 => 'ROLE_GRANT_IMPORTER',
12 => 'ROLE_GRANT_IMPORTER_SELLOUT',
13 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
14 => 'ROLE_GRANT_IMPORTER_PARK',
15 => 'ROLE_GRANT_CREATE_PROPOSAL',
16 => 'ROLE_GRANT_PROPOSAL',
17 => 'ROLE_GRANT_DSM',
18 => 'ROLE_GRANT_USERS',
19 => 'ROLE_GRANT_CREATE_USERS',
20 => 'ROLE_GRANT_CREATE_CONTACT',
21 => 'ROLE_GRANT_EDIT_CONTACT',
22 => 'ROLE_GRANT_DELETE_CONTACT',
23 => 'ROLE_GRANT_POTENTIALS',
24 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
25 => 'ROLE_GRANT_BULK_EDIT_LABEL',
],
'ROLE_MIB_GENERAL_MANAGER' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_GRANT_POTENTIALS',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_USER_APPROVED',
4 => 'ROLE_GRANT_DASHBOARD',
5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
7 => 'ROLE_GRANT_DASHBOARD_SELLIN',
8 => 'ROLE_GRANT_CUSTOMERS',
9 => 'ROLE_GRANT_ACTION',
10 => 'ROLE_GRANT_MANAGE_ACTION',
11 => 'ROLE_GRANT_CONTACTS',
12 => 'ROLE_GRANT_IMPORTER',
13 => 'ROLE_GRANT_IMPORTER_SELLOUT',
14 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
15 => 'ROLE_GRANT_IMPORTER_PARK',
16 => 'ROLE_GRANT_DSM',
17 => 'ROLE_GRANT_PROPOSAL',
18 => 'ROLE_GRANT_BULK_EDIT',
19 => 'ROLE_GRANT_CREATE_ACTION',
20 => 'ROLE_GRANT_EDIT_ACTION',
21 => 'ROLE_GRANT_CREATE_CONTACT',
22 => 'ROLE_GRANT_EDIT_CONTACT',
23 => 'ROLE_GRANT_DELETE_CONTACT',
24 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_MIB_WORKSHOP_MANAGER' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_GRANT_POTENTIALS',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_USER_APPROVED',
4 => 'ROLE_GRANT_DASHBOARD',
5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
7 => 'ROLE_GRANT_DASHBOARD_SELLIN',
8 => 'ROLE_GRANT_CONTACTS',
9 => 'ROLE_GRANT_CUSTOMERS',
10 => 'ROLE_GRANT_ACTION',
11 => 'ROLE_GRANT_MANAGE_ACTION',
12 => 'ROLE_GRANT_PROPOSAL',
13 => 'ROLE_GRANT_BULK_EDIT',
14 => 'ROLE_GRANT_CREATE_ACTION',
15 => 'ROLE_GRANT_EDIT_ACTION',
16 => 'ROLE_GRANT_CREATE_CONTACT',
17 => 'ROLE_GRANT_EDIT_CONTACT',
18 => 'ROLE_GRANT_IMPORTER',
19 => 'ROLE_GRANT_IMPORTER_SELLOUT',
20 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
21 => 'ROLE_GRANT_IMPORTER_PARK',
22 => 'ROLE_GRANT_CREATE_CONTACT',
23 => 'ROLE_GRANT_EDIT_CONTACT',
24 => 'ROLE_GRANT_DELETE_CONTACT',
25 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_MIB_PARTS_MANAGER' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_GRANT_POTENTIALS',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_USER_APPROVED',
4 => 'ROLE_GRANT_DASHBOARD',
5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
7 => 'ROLE_GRANT_CUSTOMERS',
8 => 'ROLE_GRANT_DSM',
9 => 'ROLE_GRANT_DASHBOARD_SELLIN',
10 => 'ROLE_GRANT_IMPORTER',
11 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
12 => 'ROLE_GRANT_IMPORTER_SELLOUT',
13 => 'ROLE_GRANT_CONTACTS',
14 => 'ROLE_GRANT_ACTION',
15 => 'ROLE_GRANT_MANAGE_ACTION',
16 => 'ROLE_GRANT_PROPOSAL',
17 => 'ROLE_GRANT_IMPORTER_PARK',
18 => 'ROLE_GRANT_BULK_EDIT',
19 => 'ROLE_GRANT_CREATE_ACTION',
20 => 'ROLE_GRANT_EDIT_ACTION',
21 => 'ROLE_GRANT_CREATE_CONTACT',
22 => 'ROLE_GRANT_EDIT_CONTACT',
23 => 'ROLE_GRANT_DELETE_CONTACT',
24 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_MIB_SERVICE_ADVISOR' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_GRANT_POTENTIALS',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
6 => 'ROLE_GRANT_CUSTOMERS',
7 => 'ROLE_GRANT_CONTACTS',
8 => 'ROLE_GRANT_CREATE_CONTACT',
9 => 'ROLE_GRANT_EDIT_OWN_CONTACT',
10 => 'ROLE_GRANT_DELETE_OWN_CONTACT',
11 => 'ROLE_GRANT_ACTION',
12 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_MIB_DEALER_DSM' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_GRANT_POTENTIALS',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_USER_APPROVED',
4 => 'ROLE_GRANT_DASHBOARD',
5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
7 => 'ROLE_GRANT_CUSTOMERS',
8 => 'ROLE_GRANT_CONTACTS',
9 => 'ROLE_GRANT_DSM',
10 => 'ROLE_GRANT_ACTION',
11 => 'ROLE_GRANT_PROPOSAL',
12 => 'ROLE_GRANT_MANAGE_ACTION',
13 => 'ROLE_GRANT_BULK_EDIT',
14 => 'ROLE_GRANT_CREATE_ACTION',
15 => 'ROLE_GRANT_EDIT_ACTION',
16 => 'ROLE_GRANT_CREATE_CONTACT',
17 => 'ROLE_GRANT_EDIT_OWN_CONTACT',
18 => 'ROLE_GRANT_DELETE_OWN_CONTACT',
19 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_MIB_PARTS_COUNTER' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_GRANT_POTENTIALS',
2 => 'ROLE_TO_BE_MANAGED',
3 => 'ROLE_USER_APPROVED',
4 => 'ROLE_GRANT_DASHBOARD',
5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
7 => 'ROLE_GRANT_CUSTOMERS',
8 => 'ROLE_GRANT_CONTACTS',
9 => 'ROLE_GRANT_CREATE_CONTACT',
10 => 'ROLE_GRANT_EDIT_OWN_CONTACT',
11 => 'ROLE_GRANT_DELETE_OWN_CONTACT',
12 => 'ROLE_GRANT_ACTION',
13 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
],
'ROLE_PSM' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_TO_BE_MANAGED',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
],
'ROLE_ADMIN' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_TO_BE_MANAGED',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
],
'ROLE_INTERNAL' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_TO_BE_MANAGED',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
],
'ROLE_CUSTOMER_CARE' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_USERS',
2 => 'ROLE_GRANT_CREATE_USERS',
3 => 'ROLE_USER_APPROVED',
],
'ROLE_DEALER_ADMIN' => [
0 => 'ROLE_IS_INTERNAL',
1 => 'ROLE_GRANT_USERS',
2 => 'ROLE_GRANT_CREATE_USERS',
3 => 'ROLE_USER_APPROVED',
],
'ROLE_DEALER' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_TO_BE_MANAGED',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
],
'ROLE_DP' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_TO_BE_MANAGED',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
],
'ROLE_DOP' => [
0 => 'ROLE_IS_DEALER',
1 => 'ROLE_TO_BE_MANAGED',
2 => 'ROLE_USER_APPROVED',
3 => 'ROLE_GRANT_DASHBOARD',
4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'main',
],
'hwi_oauth.resource_ownermap.configured.main' => [
'azure' => '/login/check-azure',
],
'security.main._indexed_authenticators' => [
],
'easyadmin.config' => [
'entities' => [
'User' => [
'class' => 'App\\AppBundle\\Entity\\User',
'controller' => 'App\\AppBundle\\Controller\\AdminUserController',
'label' => 'User',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'list' => '@App/admin/user/list.html.twig',
'edit' => '@App/admin/user/edit.html.twig',
'new' => '@App/admin/user/new.html.twig',
],
'list' => [
'title' => 'app.user.list.title',
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => '-delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
],
'fields' => [
0 => [
'property' => 'id',
'label' => 'app.user.id',
],
1 => [
'property' => 'username',
'label' => 'app.user.username',
],
2 => [
'property' => 'email',
'label' => 'app.user.email',
],
3 => [
'property' => 'rolesMyAms',
'label' => 'app.user.roles',
'template' => '@App/admin/Columns/roles.html.twig',
],
4 => [
'property' => 'rolesIsod',
'label' => 'app.user.rolesIsod',
'template' => '@App/admin/Columns/roles.html.twig',
],
],
],
'show' => [
'fields' => [
0 => [
'property' => 'id',
'label' => 'app.user.id',
],
1 => [
'property' => 'username',
'label' => 'app.user.username',
],
2 => [
'property' => 'email',
'label' => 'app.user.email',
],
3 => [
'property' => 'roles',
'label' => 'app.user.roles',
'template' => '@App/admin/Columns/roles.html.twig',
],
4 => [
'property' => 'macroDealers',
'label' => 'app.user.macroDealers',
'template' => '@App/admin/Columns/macroDealers.html.twig',
],
],
],
'new' => [
'title' => 'app.user.new.title',
'fields' => [
0 => [
'property' => 'isActive',
'label' => 'app.user.isActive',
],
1 => [
'property' => 'username',
'type' => 'text',
'label' => 'app.user.username',
],
2 => [
'property' => 'selectedCurrencyCode',
'type' => 'App\\AppBundle\\Form\\Type\\CurrencyChoiceType',
'label' => 'app.user.currency',
],
3 => [
'property' => 'selectedLocale',
'label' => 'app.user.locale',
],
4 => [
'property' => 'accessToNew',
'type' => 'checkbox',
'label' => 'app.user.newPortal',
],
5 => [
'property' => 'rolesMyAms',
'label' => 'app.user.rolesMyAms',
'css_class' => 'form-new-portal',
],
6 => [
'property' => 'market',
'type' => 'App\\AppBundle\\Form\\Type\\MarketChoiceType',
'label' => 'app.user.marketMyams',
'css_class' => 'form-new-portal',
],
7 => [
'property' => 'dealerGroup',
'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
'label' => 'app.user.dealerGroup',
'css_class' => 'form-new-portal',
],
8 => [
'property' => 'dealership',
'type' => 'App\\AppBundle\\Form\\Type\\DealershipChoiceType',
'label' => 'app.user.dealership',
'css_class' => 'form-new-portal',
],
9 => [
'property' => 'enableDashboard',
'type' => 'checkbox',
'label' => 'app.user.enableDashboard',
'css_class' => 'form-new-portal',
],
10 => [
'property' => 'enableSellin',
'type' => 'checkbox',
'label' => 'app.user.enableSellin',
'css_class' => 'form-new-portal',
],
11 => [
'property' => 'enableSellout',
'type' => 'checkbox',
'label' => 'app.user.enableSellout',
'css_class' => 'form-new-portal',
],
12 => [
'property' => 'enableAdvancedAnalytics',
'type' => 'checkbox',
'label' => 'app.user.enableAdvancedAnalytics',
'css_class' => 'form-new-portal',
],
13 => [
'property' => 'enableStockAndLogistics',
'type' => 'checkbox',
'label' => 'app.user.enableStockAndLogistics',
'css_class' => 'form-new-portal',
],
14 => [
'property' => 'enableTakeRate',
'type' => 'checkbox',
'label' => 'app.user.enableTakeRate',
'css_class' => 'form-new-portal',
],
15 => [
'property' => 'enableUserEdit',
'type' => 'checkbox',
'label' => 'app.user.enableUserEdit',
'css_class' => 'form-new-portal',
],
16 => [
'property' => 'enableLabelBulkEdit',
'type' => 'checkbox',
'label' => 'app.user.enableLabelBulkEdit',
],
17 => [
'property' => 'enablePrim',
'type' => 'checkbox',
'label' => 'app.user.enablePrim',
'css_class' => 'form-new-portal',
],
18 => [
'property' => 'accessToOld',
'type' => 'checkbox',
'label' => 'app.user.oldPortal',
'data' => false,
],
19 => [
'property' => 'roles',
'label' => 'app.user.roles',
'css_class' => 'form-old-portal',
],
20 => [
'property' => 'countries',
'label' => 'app.user.market',
'css_class' => 'form-old-portal',
],
21 => [
'property' => 'macroDealers',
'label' => 'app.user.macroDealers',
'css_class' => 'form-old-portal',
],
22 => [
'property' => 'warehouses',
'type' => 'App\\AppBundle\\Form\\Type\\WarehouseChoiceType',
'type_options' => [
'multiple' => true,
],
'label' => 'app.user.warehouses',
'css_class' => 'form-old-portal',
],
23 => [
'property' => 'panels',
'label' => 'app.user.panels',
'css_class' => 'form-old-portal',
],
24 => [
'property' => 'datasets',
'label' => 'app.user.dataset',
'css_class' => 'form-old-portal',
],
25 => [
'property' => 'activeAdvancedAnalytics',
'label' => 'app.user.activeAdvancedAnalytics',
'css_class' => 'form-old-portal',
],
26 => [
'property' => 'enablePredefinedAnalysisCreation',
'label' => 'app.user.enablePredefinedAnalysisCreation',
'css_class' => 'form-old-portal',
],
],
],
'edit' => [
'title' => 'app.user.edit.title',
'actions' => [
0 => [
'name' => 'delete',
'css_class' => 'btn',
],
],
'fields' => [
0 => [
'property' => 'isActive',
'label' => 'app.user.isActive',
],
1 => [
'property' => 'username',
'type' => 'text',
'label' => 'app.user.username',
'type_options' => [
'disabled' => true,
'required' => false,
],
],
2 => [
'property' => 'firstname',
'type' => 'text',
'label' => 'app.user.firstname',
'type_options' => [
'disabled' => true,
'required' => false,
],
],
3 => [
'property' => 'lastname',
'type' => 'text',
'label' => 'app.user.lastname',
'type_options' => [
'disabled' => true,
'required' => false,
],
],
4 => [
'property' => 'email',
'type' => 'email',
'label' => 'app.user.email',
'type_options' => [
'disabled' => true,
'required' => false,
],
],
5 => [
'property' => 'newsletter',
'label' => 'app.user.newsletter',
],
6 => [
'property' => 'selectedCurrencyCode',
'type' => 'App\\AppBundle\\Form\\Type\\CurrencyChoiceType',
'label' => 'app.user.currency',
],
7 => [
'property' => 'selectedLocale',
'label' => 'app.user.locale',
],
8 => [
'property' => 'accessToNew',
'type' => 'checkbox',
'label' => 'app.user.newPortal',
],
9 => [
'property' => 'rolesMyAms',
'label' => 'app.user.roles',
'css_class' => 'form-new-portal',
],
10 => [
'property' => 'market',
'type' => 'App\\AppBundle\\Form\\Type\\MarketChoiceType',
'label' => 'app.user.marketMyams',
'css_class' => 'form-new-portal',
],
11 => [
'property' => 'dealerGroup',
'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
'label' => 'app.user.dealerGroup',
'css_class' => 'form-new-portal',
],
12 => [
'property' => 'dealership',
'type' => 'App\\AppBundle\\Form\\Type\\DealershipChoiceType',
'label' => 'app.user.dealership',
'css_class' => 'form-new-portal',
],
13 => [
'property' => 'enableDashboard',
'type' => 'checkbox',
'label' => 'app.user.enableDashboard',
'css_class' => 'form-new-portal',
],
14 => [
'property' => 'enableSellin',
'type' => 'checkbox',
'label' => 'app.user.enableSellin',
'css_class' => 'form-new-portal',
],
15 => [
'property' => 'enableSellout',
'type' => 'checkbox',
'label' => 'app.user.enableSellout',
'css_class' => 'form-new-portal',
],
16 => [
'property' => 'enableAdvancedAnalytics',
'type' => 'checkbox',
'label' => 'app.user.enableAdvancedAnalytics',
'css_class' => 'form-new-portal',
],
17 => [
'property' => 'enableStockAndLogistics',
'type' => 'checkbox',
'label' => 'app.user.enableStockAndLogistics',
'css_class' => 'form-new-portal',
],
18 => [
'property' => 'enableTakeRate',
'type' => 'checkbox',
'label' => 'app.user.enableTakeRate',
'css_class' => 'form-new-portal',
],
19 => [
'property' => 'enableUserEdit',
'type' => 'checkbox',
'label' => 'app.user.enableUserEdit',
],
20 => [
'property' => 'enableLabelBulkEdit',
'type' => 'checkbox',
'label' => 'app.user.enableLabelBulkEdit',
],
21 => [
'property' => 'enablePrim',
'type' => 'checkbox',
'label' => 'app.user.enablePrim',
'css_class' => 'form-new-portal',
],
22 => [
'property' => 'accessToOld',
'type' => 'checkbox',
'label' => 'app.user.oldPortal',
],
23 => [
'property' => 'roles',
'label' => 'app.user.roles',
'css_class' => 'form-old-portal',
],
24 => [
'property' => 'countries',
'label' => 'app.user.market',
'css_class' => 'form-old-portal',
],
25 => [
'property' => 'macroDealers',
'label' => 'app.user.macroDealers',
'css_class' => 'form-old-portal',
],
26 => [
'property' => 'warehouses',
'css_class' => 'form-old-portal',
],
27 => [
'property' => 'panels',
'label' => 'app.user.panels',
'css_class' => 'form-old-portal',
],
28 => [
'property' => 'datasets',
'css_class' => 'form-old-portal',
],
29 => [
'property' => 'activeAdvancedAnalytics',
'label' => 'app.user.activeAdvancedAnalytics',
'css_class' => 'form-old-portal',
],
30 => [
'property' => 'enablePredefinedAnalysisCreation',
'label' => 'app.user.enablePredefinedAnalysisCreation',
'css_class' => 'form-old-portal',
],
],
],
'name' => 'User',
],
'UserSettings' => [
'class' => 'App\\AppBundle\\Entity\\User',
'controller' => 'App\\AppBundle\\Controller\\AdminUserController',
'label' => 'User',
'allowed_roles' => 'ROLE_USER',
'disabled_actions' => [
0 => 'new',
1 => 'list',
2 => 'delete',
3 => 'show',
],
'templates' => [
'edit' => '@App/admin/userSettings/edit.html.twig',
'layout' => '@App/admin/layout-full-header.html.twig',
],
'edit' => [
'title' => 'app.userSettings.edit.title',
'fields' => [
0 => [
'property' => 'firstname',
'label' => 'app.user.firstname',
'type_options' => [
'disabled' => true,
'required' => false,
],
],
1 => [
'property' => 'lastname',
'label' => 'app.user.lastname',
'type_options' => [
'disabled' => true,
'required' => false,
],
],
2 => [
'property' => 'username',
'label' => 'app.user.username',
'type_options' => [
'disabled' => true,
'required' => false,
],
],
3 => [
'property' => 'email',
'label' => 'app.user.email',
'type_options' => [
'disabled' => true,
'required' => false,
],
],
4 => [
'property' => 'selectedLocale',
'label' => 'app.user.locale',
],
5 => [
'property' => 'newsletter',
'label' => 'app.user.newsletter',
],
],
],
'name' => 'UserSettings',
],
'Dealer' => [
'class' => 'App\\AppBundle\\Entity\\Dealer',
'name' => 'Dealer',
],
'ReportType' => [
'class' => 'App\\AppBundle\\Entity\\ReportType',
'name' => 'ReportType',
],
'Configuration' => [
'class' => 'App\\AppBundle\\Entity\\Configuration',
'controller' => 'App\\AppBundle\\Controller\\AdminConfigurationController',
'templates' => [
'list' => '@App/admin/configuration/list.html.twig',
],
'list' => [
'title' => 'app.configuration.list.title',
'fields' => [
0 => [
'property' => 'id',
'label' => 'app.configuration.id',
],
1 => [
'property' => 'user',
'label' => 'app.configuration.owner',
'template' => '@App/admin/Columns/owner.html.twig',
],
2 => [
'property' => 'name',
'label' => 'app.configuration.name',
],
3 => [
'property' => 'visibility',
'label' => 'app.configuration.visibility',
'template' => '@App/admin/Columns/visibility.html.twig',
],
],
'actions' => [
0 => [
'name' => '-edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => '-delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'css_class' => 'btn btn-success',
'label' => '',
'icon' => 'plus',
],
3 => [
'name' => 'show',
'label' => '',
'icon' => 'eye',
],
],
],
'search' => [
'fields' => [
0 => 'id',
1 => 'user.email',
2 => 'name',
],
],
'name' => 'Configuration',
],
'AnalyticsTemplateManagement' => [
'class' => 'App\\AppBundle\\Entity\\Configuration',
'controller' => 'App\\AppBundle\\Controller\\AdminAnalyticsTemplateManagementController',
'templates' => [
'list' => '@App/admin/analyticsTemplateManagement/list.html.twig',
'edit' => '@App/admin/analyticsTemplateManagement/edit.html.twig',
],
'list' => [
'title' => 'app.analyticsTemplateManagement.list.title',
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => '-new',
],
2 => [
'name' => '-delete',
],
],
'fields' => [
0 => [
'property' => 'id',
'label' => 'app.analyticsTemplateManagement.id',
],
1 => [
'property' => 'user',
'label' => 'app.analyticsTemplateManagement.owner',
'template' => '@App/admin/Columns/owner.html.twig',
],
2 => [
'property' => 'name',
'label' => 'app.analyticsTemplateManagement.name',
],
3 => [
'property' => 'dataset',
'label' => 'app.analyticsTemplateManagement.associatedDataset',
'template' => '@App/admin/Columns/dataset.html.twig',
],
4 => [
'property' => 'visibility',
'label' => 'app.analyticsTemplateManagement.visibility',
'template' => '@App/admin/Columns/visibility.html.twig',
],
],
],
'edit' => [
'fields' => [
0 => [
'property' => 'enabled',
'label' => 'app.analyticsTemplateManagement.enable',
],
1 => [
'property' => 'name',
'label' => 'app.analyticsTemplateManagement.name',
],
2 => [
'property' => 'user',
],
3 => [
'property' => 'dataset',
],
],
],
'search' => [
'fields' => [
0 => 'id',
1 => 'user.email',
2 => 'name',
3 => 'dataset.name',
],
],
'name' => 'AnalyticsTemplateManagement',
],
'JobImport' => [
'class' => 'App\\AppBundle\\Entity\\ImportData',
'controller' => 'App\\AppBundle\\Controller\\AdminImportDataController',
'label' => 'Imports',
'header_actions' => '@App/admin/import/header-actions.html.twig',
'templates' => [
'layout' => '@App/admin/layout.html.twig',
'list' => '@App/admin/import/list.html.twig',
],
'list' => [
'actions' => [
0 => '-show',
1 => '-edit',
2 => '-delete',
3 => '-new',
],
'fields' => [
0 => [
'property' => 'id',
'label' => 'app.import.id',
],
1 => [
'property' => 'fileName',
'label' => 'app.import.fileName',
],
2 => [
'property' => 'createdAt',
'label' => 'app.import.createdAt',
],
3 => [
'property' => 'jobLog.state',
'label' => 'app.import.jobState',
'template' => '@App/job/field/state.html.twig',
],
4 => [
'property' => 'createdBy',
'label' => 'app.import.createdBy',
],
],
],
'name' => 'JobImport',
],
'PSD_Customer' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Customer',
'controller' => 'App\\AppBundle\\Controller\\AdminPSD_CustomerController',
'allowed_roles' => [
0 => 'ROLE_GRANT_CUSTOMERS',
],
'label' => 'Customer',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'list' => '@App/admin/customer/list.html.twig',
'list_potential' => '@App/admin/customer/list_potential.html.twig',
'edit' => '@App/admin/customer/edit.html.twig',
'new' => '@App/admin/customer/new.html.twig',
],
'list' => [
'title' => 'app.selloutPages.customer.list.title',
'filters' => [
0 => [
'property' => 'type',
'type' => 'entity',
'type_options' => [
'value_type_options' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Customer_Type',
'multiple' => true,
],
],
'mapped' => false,
],
1 => [
'property' => 'name',
],
],
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => 'delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
3 => [
'name' => 'search',
],
],
'fields' => [
0 => [
'property' => 'dealerGroup',
'label' => 'app.selloutPages.customer.dealerGroup',
'template' => '@App/admin/Columns/dealer_group_column.html.twig',
],
1 => [
'property' => 'dmsCode',
'label' => 'app.selloutPages.customer.dmsCode',
],
2 => [
'property' => 'name',
'label' => 'app.selloutPages.customer.name',
'template' => '@App/admin/Columns/role_based_visibility.html.twig',
],
3 => [
'property' => 'phone',
'label' => 'app.selloutPages.customer.phone',
'template' => '@App/admin/Columns/role_based_visibility.html.twig',
],
4 => [
'property' => 'mobile',
'label' => 'app.selloutPages.customer.mobile',
'template' => '@App/admin/Columns/role_based_visibility.html.twig',
],
5 => [
'property' => 'email',
'label' => 'app.selloutPages.customer.email',
'template' => '@App/admin/Columns/role_based_visibility.html.twig',
],
],
],
'show' => [
'fields' => [
0 => [
'property' => 'dealerGroup',
'label' => 'app.selloutPages.customer.dealerGroup',
],
1 => [
'property' => 'name',
'label' => 'app.selloutPages.customer.name',
],
2 => [
'property' => 'dmsCode',
'label' => 'app.selloutPages.customer.dmsCode',
],
],
],
'new' => [
'title' => 'app.selloutPages.customer.new.title',
'fields' => [
0 => [
'property' => 'name',
'label' => 'app.selloutPages.customer.name',
],
1 => [
'property' => 'dealerGroup',
'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
'label' => 'app.selloutPages.customer.dealerGroup',
],
2 => [
'property' => 'dmsCode',
'label' => 'app.selloutPages.customer.dmsCode',
],
3 => [
'property' => 'type',
'label' => 'app.selloutPages.customer.type',
],
4 => [
'property' => 'typeAttribute',
'label' => 'app.selloutPages.customer.typeAttribute',
],
5 => [
'property' => 'customer',
'label' => 'app.selloutPages.customer.customer',
'type_options' => [
'disabled' => true,
],
],
6 => [
'property' => 'address1',
'label' => 'app.selloutPages.customer.address1',
],
7 => [
'property' => 'address2',
'label' => 'app.selloutPages.customer.address2',
],
8 => [
'property' => 'city',
'label' => 'app.selloutPages.customer.city',
],
9 => [
'property' => 'postalCode',
'label' => 'app.selloutPages.customer.postalCode',
],
10 => [
'property' => 'phone',
'label' => 'app.selloutPages.customer.phone',
],
11 => [
'property' => 'mobile',
'label' => 'app.selloutPages.customer.mobile',
],
12 => [
'property' => 'email',
'label' => 'app.selloutPages.customer.email',
],
13 => [
'property' => 'vatNumber',
'label' => 'app.selloutPages.customer.vatNumber',
],
14 => [
'property' => 'dealerCode',
'label' => 'app.selloutPages.customer.dealerCode',
],
15 => [
'property' => 'nexproCust',
'label' => 'app.selloutPages.customer.nexproCust',
],
16 => [
'property' => 'ownWorkshop',
'label' => 'app.selloutPages.customer.ownWorkshop',
],
17 => [
'property' => 'hasMR',
'label' => 'app.selloutPages.customer.hasMR',
],
18 => [
'property' => 'globalObjective',
'label' => 'app.selloutPages.customer.globalObjective',
],
19 => [
'property' => 'responsible',
'label' => 'app.selloutPages.customer.responsible',
],
20 => [
'property' => 'visitFrequency',
'label' => 'app.selloutPages.customer.visitFrequency',
],
21 => [
'property' => 'technicians',
'label' => 'app.selloutPages.customer.technicians',
],
22 => [
'property' => 'perSegment',
'label' => 'app.selloutPages.customer.perSegment',
],
23 => [
'property' => 'notes',
'label' => 'app.selloutPages.customer.notes',
],
],
],
'edit' => [
'title' => 'app.selloutPages.customer.edit.title',
'actions' => [
0 => [
'name' => 'delete',
'css_class' => 'btn',
],
],
'fields' => [
0 => [
'property' => 'name',
'label' => 'app.selloutPages.customer.name',
],
1 => [
'property' => 'dealerGroup',
'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
'label' => 'app.selloutPages.customer.dealerGroup',
'type_options' => [
'required' => true,
'disabled' => true,
],
],
2 => [
'property' => 'dmsCode',
'label' => 'app.selloutPages.customer.dmsCode',
'type_options' => [
'required' => true,
'disabled' => true,
],
],
3 => [
'property' => 'type',
'label' => 'app.selloutPages.customer.type',
],
4 => [
'property' => 'typeAttribute',
'label' => 'app.selloutPages.customer.typeAttribute',
],
5 => [
'property' => 'customer',
'label' => 'app.selloutPages.customer.customer',
'type_options' => [
'disabled' => true,
],
],
6 => [
'property' => 'address1',
'label' => 'app.selloutPages.customer.address1',
],
7 => [
'property' => 'address2',
'label' => 'app.selloutPages.customer.address2',
],
8 => [
'property' => 'city',
'label' => 'app.selloutPages.customer.city',
],
9 => [
'property' => 'postalCode',
'label' => 'app.selloutPages.customer.postalCode',
],
10 => [
'property' => 'phone',
'label' => 'app.selloutPages.customer.phone',
],
11 => [
'property' => 'mobile',
'label' => 'app.selloutPages.customer.mobile',
],
12 => [
'property' => 'email',
'label' => 'app.selloutPages.customer.email',
],
13 => [
'property' => 'vatNumber',
'label' => 'app.selloutPages.customer.vatNumber',
],
14 => [
'property' => 'dealerCode',
'label' => 'app.selloutPages.customer.dealerCode',
],
15 => [
'property' => 'nexproCust',
'label' => 'app.selloutPages.customer.nexproCust',
],
16 => [
'property' => 'ownWorkshop',
'label' => 'app.selloutPages.customer.ownWorkshop',
],
17 => [
'property' => 'hasMR',
'label' => 'app.selloutPages.customer.hasMR',
],
18 => [
'property' => 'globalObjective',
'label' => 'app.selloutPages.customer.globalObjective',
],
19 => [
'property' => 'responsible',
'label' => 'app.selloutPages.customer.responsible',
],
20 => [
'property' => 'visitFrequency',
'label' => 'app.selloutPages.customer.visitFrequency',
],
21 => [
'property' => 'technicians',
'label' => 'app.selloutPages.customer.technicians',
],
22 => [
'property' => 'perSegment',
'label' => 'app.selloutPages.customer.perSegment',
],
23 => [
'property' => 'notes',
'label' => 'app.selloutPages.customer.notes',
],
24 => [
'property' => 'KAIdentification',
'label' => 'app.selloutPages.customer.KAIdentification',
'type_options' => [
'disabled' => true,
],
],
25 => [
'property' => 'awIdentification',
'label' => 'app.selloutPages.customer.awIdentification',
'type_options' => [
'disabled' => true,
],
],
],
],
'name' => 'PSD_Customer',
],
'PSD_Contact' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Contact',
'controller' => 'App\\AppBundle\\Controller\\AdminPSD_ContactController',
'allowed_roles' => [
0 => 'ROLE_GRANT_CONTACTS',
],
'label' => 'Contact',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'list' => '@App/admin/contact/list.html.twig',
'new' => '@App/admin/contact/new.html.twig',
'edit' => '@App/admin/contact/edit.html.twig',
],
'list' => [
'title' => 'app.selloutPages.contact.list.title',
'filters' => [
0 => [
'property' => 'action',
'type' => 'entity',
'type_options' => [
'value_type_options' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Action',
'multiple' => true,
],
],
'mapped' => false,
],
1 => [
'property' => 'responsible',
'type' => 'entity',
'type_options' => [
'value_type_options' => [
'class' => 'App\\AppBundle\\Entity\\User',
'multiple' => true,
],
],
'mapped' => false,
],
2 => [
'property' => 'contactType',
'type' => 'entity',
'type_options' => [
'value_type_options' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Action_Type',
'multiple' => true,
],
],
'mapped' => false,
],
3 => [
'property' => 'contactDate',
],
],
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => 'delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
3 => [
'name' => 'search',
],
],
'fields' => [
0 => [
'property' => 'dealerGroup',
'label' => 'app.contact.dealer.group',
'template' => '@App/admin/Columns/dealer_group_column.html.twig',
],
1 => [
'property' => 'customerAction',
'label' => 'app.contact.customerAction',
],
2 => [
'property' => 'dmsCode',
'label' => 'app.contact.customer',
'template' => '@App/admin/Columns/role_based_column.html.twig',
],
3 => [
'property' => 'responsible',
'label' => 'app.contact.responsible',
'template' => '@App/admin/fields/unlinkUserEtity.html.twig',
],
4 => [
'property' => 'contactDate',
'label' => 'app.contact.contactDate',
'format' => 'F j, Y',
],
5 => [
'property' => 'createdAt',
'label' => 'app.contact.createdAt',
'format' => 'F j, Y',
],
6 => [
'property' => 'contactType',
'label' => 'app.contact.actionType',
'template' => '@App/admin/fields/unlinkTranslatedEtity.html.twig',
],
7 => [
'property' => 'feedback',
'label' => 'app.contact.feedback',
'template' => '@App/admin/fields/unlinkTranslatedEtity.html.twig',
],
],
],
'new' => [
'title' => 'app.contact.new.title',
'fields' => [
0 => [
'property' => 'dealerGroup',
'label' => 'app.contact.dealer.group',
],
1 => [
'property' => 'dmsCode',
'label' => 'app.contact.customer',
'type_options' => [
'required' => true,
'disabled' => true,
],
],
2 => [
'property' => 'responsible',
'label' => 'app.contact.responsible',
'type_options' => [
'disabled' => true,
],
],
3 => [
'property' => 'customerAction',
'label' => 'app.contact.customerAction',
'type_options' => [
'disabled' => true,
],
],
4 => [
'property' => 'contactType',
'label' => 'app.contact.action',
],
5 => [
'property' => 'contactComment',
'label' => 'app.contact.comment',
],
6 => [
'property' => 'contactDate',
'label' => 'app.contact.contactDate',
],
7 => [
'property' => 'nextContactDate',
'label' => 'app.contact.nextContactDate',
],
8 => [
'property' => 'feedback',
'label' => 'app.contact.feedback',
],
9 => [
'property' => 'createdAt',
'label' => 'app.contact.createdAt',
'type_options' => [
'disabled' => true,
'widget' => 'single_text',
],
],
],
],
'edit' => [
'title' => 'app.contact.edit.title',
'fields' => [
0 => [
'property' => 'dealerGroup',
'label' => 'app.contact.dealer.group',
],
1 => [
'property' => 'dmsCode',
'label' => 'app.contact.customer',
'type_options' => [
'required' => true,
'disabled' => true,
],
],
2 => [
'property' => 'responsible',
'label' => 'app.contact.responsible',
'type_options' => [
'disabled' => true,
],
],
3 => [
'property' => 'customerAction',
'label' => 'app.contact.customerAction',
'type_options' => [
'disabled' => true,
],
],
4 => [
'property' => 'contactType',
'label' => 'app.contact.action',
],
5 => [
'property' => 'contactComment',
'label' => 'app.contact.comment',
],
6 => [
'property' => 'contactDate',
'label' => 'app.contact.contactDate',
],
7 => [
'property' => 'nextContactDate',
'label' => 'app.contact.nextContactDate',
],
8 => [
'property' => 'feedback',
'label' => 'app.contact.feedback',
],
9 => [
'property' => 'createdAt',
'label' => 'app.contact.createdAt',
'type_options' => [
'disabled' => true,
],
],
],
],
'name' => 'PSD_Contact',
],
'PSD_Action' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Action',
'allowed_roles' => [
0 => 'ROLE_GRANT_ACTION',
],
'controller' => 'App\\AppBundle\\Controller\\AdminPSD_ActionController',
'label' => 'Action',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'list' => '@App/admin/action/list.html.twig',
],
'list' => [
'title' => 'user_info.manage_actions',
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => 'delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
],
'fields' => [
0 => [
'property' => 'id',
'label' => 'app.action.id',
],
1 => [
'property' => 'dealershipCode',
'label' => 'app.action.dealershipCode',
],
2 => [
'property' => 'name',
'label' => 'app.action.name',
],
3 => [
'property' => 'startDate',
'label' => 'app.action.startDate',
],
4 => [
'property' => 'endDate',
'label' => 'app.action.endDate',
],
5 => [
'property' => 'actionStatus',
'label' => 'app.action.actionStatus',
],
6 => [
'property' => 'actionType',
'label' => 'app.action.actionType',
],
],
],
'name' => 'PSD_Action',
],
'PSD_Proposal' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Proposal',
'controller' => 'App\\AppBundle\\Controller\\AdminPSD_ProposalController',
'allowed_roles' => [
0 => 'ROLE_GRANT_PROPOSAL',
1 => 'ROLE_GRANT_ACTION',
],
'label' => 'Proposal',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'list' => '@App/admin/proposal/list.html.twig',
],
'list' => [
'title' => 'Proposals',
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => 'delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
],
],
'name' => 'PSD_Proposal',
],
'PSD_Action_Type' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Action_Type',
'controller' => 'App\\AppBundle\\Controller\\AdminPSD_ActionController',
'name' => 'PSD_Action_Type',
],
'PSD_Potential' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Potential',
'controller' => 'App\\AppBundle\\Controller\\AdminPSD_PotentialController',
'allowed_roles' => [
0 => 'ROLE_GRANT_POTENTIALS',
],
'label' => 'Potential',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'new' => '@App/admin/psd_potential/new.html.twig',
'edit' => '@App/admin/psd_potential/edit.html.twig',
'list' => '@App/admin/psd_potential/list.html.twig',
],
'list' => [
'title' => 'app.PotentialPages.list.title',
'filters' => [
0 => [
'property' => 'vehicleType',
'type' => 'entity',
'type_options' => [
'value_type_options' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Vehicle_Type',
'multiple' => true,
],
],
'mapped' => false,
],
],
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => 'delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
3 => [
'name' => 'search',
],
],
'fields' => [
0 => [
'property' => 'marketCode',
],
1 => [
'property' => 'dealerGroup',
],
2 => [
'property' => 'vehicleType',
'template' => '@App/admin/Columns/PSD_Vehicle_Type.html.twig',
],
3 => [
'property' => 'potential',
],
],
],
'edit' => [
'title' => 'app.PotentialPages.edit.title',
'fields' => [
0 => [
'property' => 'marketCode',
],
1 => [
'property' => 'dealerGroup',
],
2 => [
'property' => 'vehicleType',
'type' => 'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType',
'type_options' => [
'required' => true,
],
],
3 => [
'property' => 'potential',
'type_options' => [
'required' => true,
],
],
],
],
'new' => [
'title' => 'app.PotentialPages.new.title',
'fields' => [
0 => [
'property' => 'marketCode',
],
1 => [
'property' => 'dealerGroup',
],
2 => [
'property' => 'vehicleType',
'type' => 'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType',
'type_options' => [
'required' => true,
],
],
3 => [
'property' => 'potential',
'type_options' => [
'required' => true,
],
],
],
],
'name' => 'PSD_Potential',
],
'PSD_Potential_Technicians' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Potential_Technicians',
'controller' => 'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController',
'label' => 'Potential Technicians',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'new' => '@App/admin/psd_potential_technicians/new.html.twig',
'edit' => '@App/admin/psd_potential_technicians/edit.html.twig',
'list' => '@App/admin/psd_potential_technicians/list.html.twig',
],
'list' => [
'title' => 'app.PotentialTechniciansPages.list.title',
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => 'delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
],
'fields' => [
0 => [
'property' => 'marketCode',
],
1 => [
'property' => 'dealerGroup',
],
2 => [
'property' => 'potential',
],
],
],
'new' => [
'title' => 'app.PotentialTechniciansPages.new.title',
'fields' => [
0 => [
'property' => 'marketCode',
],
1 => [
'property' => 'dealerGroup',
],
2 => [
'property' => 'potential',
'type_options' => [
'required' => true,
],
],
],
],
'edit' => [
'title' => 'app.PotentialTechniciansPages.edit.title',
'fields' => [
0 => [
'property' => 'marketCode',
],
1 => [
'property' => 'dealerGroup',
],
2 => [
'property' => 'potential',
'type_options' => [
'required' => true,
],
],
],
],
'name' => 'PSD_Potential_Technicians',
],
'PSD_Dealer_Group' => [
'class' => 'App\\AppBundle\\Entity\\PSD_Dealer_Group',
'controller' => 'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController',
'label' => 'Dealer Group',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'list' => '@App/admin/psd_dealer_group/list.html.twig',
'new' => '@App/admin/psd_potential/new.html.twig',
'edit' => '@App/admin/psd_potential/edit.html.twig',
],
'list' => [
'title' => 'app.DealerGroupPages.list.title',
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => 'delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
],
'fields' => [
0 => [
'property' => 'dealerGroup',
'label' => 'app.user.dealerGroup',
'template' => '@App/admin/Columns/dealer_group_column.html.twig',
],
1 => [
'property' => 'calculationType',
'template' => '@App/admin/Columns/calculation.html.twig',
],
],
],
'new' => [
'tilte' => 'app.DealerGroupPages.new.title',
'fields' => [
0 => [
'property' => 'dealerGroup',
'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
'label' => 'app.user.dealerGroup',
],
1 => [
'property' => 'calculationType',
],
],
],
'edit' => [
'tilte' => 'app.DealerGroupPages.edit.title',
'fields' => [
0 => [
'property' => 'dealerGroup',
'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
'label' => 'app.user.dealerGroup',
'type_options' => [
'disabled' => true,
],
],
1 => [
'property' => 'calculationType',
],
],
],
'name' => 'PSD_Dealer_Group',
],
'Label' => [
'class' => 'App\\AppBundle\\Entity\\Label',
'controller' => 'App\\AppBundle\\Controller\\AdminLabelController',
'templates' => [
'layout' => '@App/admin/layout-full-header.html.twig',
'list' => '@App/admin/label/list.html.twig',
],
'list' => [
'title' => 'app.label.list.title',
'actions' => [
0 => [
'name' => 'edit',
'label' => '',
'icon' => 'pencil',
],
1 => [
'name' => 'delete',
'label' => '',
'icon' => 'times',
],
2 => [
'name' => 'new',
'label' => '',
'icon' => 'user-plus',
],
],
'fields' => [
0 => [
'property' => 'key',
],
1 => [
'property' => 'section',
'template' => '@App/admin/fields/unlinkTranslatedEtity.html.twig',
],
2 => [
'property' => 'en',
],
3 => [
'property' => 'createdAt',
],
4 => [
'property' => 'updatedAt',
],
],
],
'new' => [
'title' => 'app.label.new.title',
'fields' => [
0 => [
'property' => 'key',
],
1 => [
'property' => 'section',
],
2 => [
'property' => 'description',
],
3 => [
'property' => 'en',
],
4 => [
'property' => 'it',
],
5 => [
'property' => 'fr',
],
6 => [
'property' => 'cs',
],
7 => [
'property' => 'da',
],
8 => [
'property' => 'de',
],
9 => [
'property' => 'es',
],
10 => [
'property' => 'nl',
],
11 => [
'property' => 'no',
],
12 => [
'property' => 'pl',
],
13 => [
'property' => 'pt',
],
14 => [
'property' => 'ro',
],
15 => [
'property' => 'sv',
],
],
],
'edit' => [
'title' => 'app.label.edit.title',
'fields' => [
0 => [
'property' => 'key',
],
1 => [
'property' => 'section',
],
2 => [
'property' => 'description',
],
3 => [
'property' => 'en',
],
4 => [
'property' => 'it',
],
5 => [
'property' => 'fr',
],
6 => [
'property' => 'cs',
],
7 => [
'property' => 'da',
],
8 => [
'property' => 'de',
],
9 => [
'property' => 'es',
],
10 => [
'property' => 'nl',
],
11 => [
'property' => 'no',
],
12 => [
'property' => 'pl',
],
13 => [
'property' => 'pt',
],
14 => [
'property' => 'ro',
],
15 => [
'property' => 'sv',
],
],
],
'name' => 'Label',
],
],
'site_name' => 'CSPS Reporting Tool',
'design' => [
'assets' => [
'css' => [
0 => '/bundles/app/css/datatables.css',
1 => '/bundles/app/css/bootstrap-datetimepicker.min.css',
],
'js' => [
0 => '/bundles/app/js/vendor/moment.min.js',
1 => '/bundles/app/js/vendor/bootstrap-datetimepicker.min.js',
],
'favicon' => [
'path' => 'favicon.ico',
'mime_type' => 'image/x-icon',
],
],
'templates' => [
'menu' => '@App/admin/menu/menu.html.twig',
'list' => '@App/admin/list.html.twig',
'layout' => '@App/admin/layout.html.twig',
],
'menu' => [
0 => [
'label' => 'app.dashboard',
'id' => 'old_dashboard',
'is_old_menu' => true,
'brand_icon' => 'icon-dashboard',
'css_class' => '',
'children' => [
0 => [
'label' => 'app.dashboard.dashboard',
'brand_icon' => '',
'default' => true,
'icon' => '',
'route' => 'dashboard',
'params' => [
'parentType' => 'old_dashboard',
'type' => 'dashboard',
],
],
1 => [
'label' => 'app.dashboard.selloutDetails',
'brand_icon' => '',
'icon' => '',
'route' => 'details',
'params' => [
'parentType' => 'old_dashboard',
'type' => 'selloutDetails',
],
],
2 => [
'label' => 'app.dashboard.channelDetails',
'brand_icon' => '',
'icon' => '',
'route' => 'details',
'params' => [
'parentType' => 'old_dashboard',
'type' => 'channelDetails',
],
],
3 => [
'label' => 'app.dashboard.targetProductFamiliesSelloutDetails',
'brand_icon' => '',
'icon' => '',
'route' => 'details',
'params' => [
'parentType' => 'old_dashboard',
'type' => 'targetProductFamiliesSelloutDetails',
],
],
],
],
1 => [
'label' => 'menu.target',
'id' => 'old_target',
'is_old_menu' => true,
'role' => 'ROLE_GRANT_DASHBOARD',
'route' => 'details',
'params' => [
'type' => 'targetDetail',
],
'brand_icon' => 'icon-target',
'icon' => '',
],
2 => [
'label' => 'menu.advancedAnalytics',
'id' => 'old_advancedAnalytics',
'is_old_menu' => true,
'entity' => 'Configuration',
'role' => 'ROLE_GRANT_ADVANCED_ANALYTICS',
'brand_icon' => 'icon-advanced-analytics',
'icon' => '',
],
3 => [
'label' => 'menu.administration',
'id' => 'old_administration',
'brand_icon' => 'icon-mgmt',
'is_old_menu' => true,
'children' => [
0 => [
'label' => 'menu.DMSCustomer',
'route' => 'dmsSection',
'role' => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
'brand_icon' => '',
'icon' => '',
'params' => [
'parentType' => 'old_administration',
],
],
1 => [
'label' => 'menu.userAnalyticsTemplateManagement',
'entity' => 'AnalyticsTemplateManagement',
'role' => 'ROLE_GRANT_ADVANCED_ANALYTICS',
'brand_icon' => '',
'icon' => '',
'params' => [
'parentType' => 'old_administration',
],
],
],
],
4 => [
'label' => 'app.dashboard.dashboard',
'permission' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'id' => 'new_dashboard',
'is_old_menu' => false,
'hide' => 'onDashboard',
'icon' => '',
'brand_icon' => 'icon-dashboard',
'children' => [
0 => [
'label' => 'menu.dashboard.main',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_dashboard',
'type' => 'dashboardMain',
],
],
1 => [
'label' => 'menu.dashboard.sell_out',
'role' => [
0 => 'ROLE_MIB_ADMIN',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_dashboard',
'type' => 'dashboardSellOut',
'hide' => 'onSellout',
],
],
2 => [
'label' => 'menu.dashboard.sell_in',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_dashboard',
'type' => 'dashboardSellIn',
'hide' => 'onSellin',
],
],
3 => [
'label' => 'menu.dashboard.action',
'role' => [
0 => 'ROLE_MIB_ADMIN',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_dashboard',
'type' => 'dashboardAction',
'hide' => 'onSellout',
],
],
4 => [
'label' => 'menu.dashboard.DSM',
'role' => [
0 => 'ROLE_MIB_ADMIN',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_dashbo ard',
'type' => 'dashboardDsm',
'hide' => 'onSellout',
],
],
],
],
5 => [
'label' => 'menu.sellin',
'id' => 'new_sellin',
'hide' => 'onSellin',
'permission' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => 'icon-iveco-sellin',
'is_old_menu' => false,
'children' => [
0 => [
'label' => 'menu.sellin.invoicing_KPI',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_sellin',
'type' => 'invoicingKPI',
],
],
1 => [
'label' => 'menu.sellin.order_intake',
'role' => [
0 => 'ROLE_MIB_ADMIN',
1 => 'ROLE_MIB_CENTRAL_USER',
2 => 'ROLE_MIB_MARKET_USER',
3 => 'ROLE_MIB_PSD',
4 => 'ROLE_MIB_PSM',
5 => 'ROLE_MIB_KAM',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_sellin',
'type' => 'orderIntake',
],
],
2 => [
'label' => 'menu.sellin.order_type',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_sellin',
'type' => 'orderType',
],
],
3 => [
'label' => 'menu.sellin.order_backlog',
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'hide' => 'onPortfolio',
'params' => [
'parentType' => 'new_sellin',
'type' => 'orderBacklog',
],
],
4 => [
'label' => 'menu.sellin.promo',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_sellin',
'type' => 'promoIframe',
],
],
],
],
6 => [
'label' => 'menu.sellout',
'id' => 'new_sellout',
'permission' => 'ROLE_GRANT_DASHBOARD',
'hide' => 'onSellout',
'brand_icon' => 'icon-iveco-sellout',
'is_old_menu' => false,
'css_class' => 'dashboard-tree-menu',
'children' => [
0 => [
'label' => 'menu.sellout.invoiced',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe_invoiced',
'params' => [
'parentType' => 'new_sellout',
'type' => 'selloutInvoiced',
],
],
1 => [
'label' => 'menu.sellout.prospecting',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe_prospecting',
'params' => [
'parentType' => 'new_sellout',
'type' => 'selloutProspecting',
],
],
2 => [
'label' => 'menu.sellout.potential',
'role' => [
0 => 'ROLE_MIB_ADMIN',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe_potential',
'params' => [
'parentType' => 'new_sellout',
'type' => 'selloutPotential',
],
],
3 => [
'label' => 'menu.sellout.customerListEdit',
'entity' => 'PSD_Customer',
'role' => 'ROLE_GRANT_CUSTOMERS',
'brand_icon' => '',
'icon' => '',
'params' => [
'parentType' => 'new_sellout',
],
],
4 => [
'label' => 'menu.sellout.customers',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
11 => 'ROLE_MIB_DEALER_DSM',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe_customers',
'params' => [
'parentType' => 'new_sellout',
'type' => 'selloutCustomers',
],
],
5 => [
'label' => 'menu.sellout.proposalListEdit',
'role' => [
0 => 'ROLE_GRANT_PROPOSAL',
1 => 'ROLE_GRANT_ACTION',
],
'entity' => 'PSD_Proposal',
'brand_icon' => '',
'icon' => '',
'params' => [
'parentType' => 'new_sellout',
],
],
6 => [
'label' => 'menu.sellout.actions',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
11 => 'ROLE_MIB_DEALER_DSM',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe_actions',
'params' => [
'parentType' => 'new_sellout',
'type' => 'selloutActions',
],
],
7 => [
'label' => 'menu.sellout.contactListEdit',
'role' => [
0 => 'ROLE_GRANT_CONTACTS',
],
'entity' => 'PSD_Contact',
'brand_icon' => '',
'icon' => '',
'params' => [
'parentType' => 'new_sellout',
],
],
8 => [
'label' => 'menu.sellout.contacts',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
11 => 'ROLE_MIB_DEALER_DSM',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe_contacts',
'params' => [
'parentType' => 'new_sellout',
'type' => 'selloutContacts',
],
],
9 => [
'label' => 'menu.sellout.import',
'role' => [
0 => 'ROLE_GRANT_IMPORTER',
],
'entity' => 'JobImport',
'brand_icon' => '',
'icon' => '',
'params' => [
'parentType' => 'new_sellout',
],
],
],
],
7 => [
'label' => 'menu.stock',
'id' => 'new_stock',
'permission' => 'ROLE_GRANT_DASHBOARD',
'brand_icon' => 'icon-advanced-analytics ',
'is_old_menu' => false,
'css_class' => 'dashboard-tree-menu',
'children' => [
0 => [
'label' => 'menu.stock.current',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_stock',
'type' => 'stock_new_current',
],
],
1 => [
'label' => 'menu.stock.trend',
'role' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_stock',
'type' => 'stock_new_trend',
],
],
],
],
8 => [
'label' => 'menu.new_advancedAnalytics',
'hide' => 'onAdvancedAnalytics',
'id' => 'new_advance_analytics',
'permission' => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
'brand_icon' => 'icon-advanced-analytics',
'is_old_menu' => false,
'css_class' => 'dashboard-tree-menu',
'children' => [
0 => [
'label' => 'menu.new_advancedAnalytics.d1',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'new_advance_analytics',
'type' => 'new_aa_dashboard_1',
],
],
],
],
9 => [
'label' => 'menu.stock_and_logistics',
'hide' => 'onStockAndLogistics',
'id' => 'stock_and_logistics',
'permission' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
11 => 'ROLE_MIB_DEALER_DSM',
],
'brand_icon' => 'icon-advanced-analytics',
'is_old_menu' => false,
'css_class' => 'dashboard-tree-menu',
'children' => [
0 => [
'label' => 'menu.stock_and_logistics.stock',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'stock_and_logistics',
'type' => 'stock_and_logistics_stock',
],
],
1 => [
'label' => 'menu.new_advancedAnalytics.dealer_fill',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'stock_and_logistics',
'type' => 'stock_and_logistics_dealer_fill',
],
],
2 => [
'label' => 'menu.new_advancedAnalytics.urgent_ratio',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'stock_and_logistics',
'type' => 'stock_and_logistics_urgent_ratio',
],
],
3 => [
'label' => 'menu.new_advancedAnalytics.dealer_prim',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'stock_and_logistics',
'type' => 'stock_and_logistics_prim',
],
],
4 => [
'label' => 'menu.new_advancedAnalytics.ded',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'stock_and_logistics',
'type' => 'stock_and_logistics_d2d',
],
],
5 => [
'label' => 'menu.new_advancedAnalytics.sell_in_prim',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'stock_and_logistics',
'type' => 'stock_and_logistics_sell_in_prim',
],
],
6 => [
'label' => 'menu.new_advancedAnalytics.exceptional_demand',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'stock_and_logistics',
'type' => 'stock_and_logistics_exceptional_demand',
],
],
7 => [
'label' => 'menu.new_advancedAnalytics.kpi_table',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'stock_and_logistics',
'type' => 'stock_and_logistics_kpi_table',
],
],
],
],
10 => [
'label' => 'menu.take_rate_activation_rate',
'id' => 'take_rate_activation_rate',
'hide' => 'onTake',
'permission' => [
0 => 'ROLE_MIB_CENTRAL_USER',
1 => 'ROLE_MIB_MARKET_USER',
2 => 'ROLE_MIB_PSD',
3 => 'ROLE_MIB_PSM',
4 => 'ROLE_MIB_KAM',
5 => 'ROLE_MIB_ADMIN',
6 => 'ROLE_MIB_GENERAL_MANAGER',
7 => 'ROLE_MIB_WORKSHOP_MANAGER',
8 => 'ROLE_MIB_PARTS_MANAGER',
9 => 'ROLE_MIB_PARTS_COUNTER',
10 => 'ROLE_MIB_SERVICE_ADVISOR',
11 => 'ROLE_MIB_DEALER_DSM',
],
'brand_icon' => 'icon-advanced-analytics',
'is_old_menu' => false,
'css_class' => 'dashboard-tree-menu',
'children' => [
0 => [
'label' => 'menu.take_rate_activation_rate.connectivity_pki',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'take_rate_activation_rate',
'type' => 'take_rate_activation_rate_connectivity_pki',
],
],
1 => [
'label' => 'menu.take_rate_activation_rate.data_download',
'role' => [
],
'brand_icon' => '',
'icon' => '',
'route' => 'details_iframe',
'params' => [
'parentType' => 'take_rate_activation_rate',
'type' => 'take_rate_activation_rate_data_download',
],
],
],
],
],
'brand_color' => 'hsl(230, 55%, 60%)',
'form_theme' => [
0 => '@EasyAdmin/form/bootstrap_4.html.twig',
],
],
'formats' => [
'date' => 'Y-m-d',
'time' => 'H:i:s',
'datetime' => 'F j, Y H:i',
'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
],
'disabled_actions' => [
],
'translation_domain' => 'messages',
'user' => [
'display_name' => true,
'display_avatar' => true,
'name_property_path' => '__toString',
'avatar_property_path' => NULL,
],
'list' => [
'actions' => [
],
'collapse_actions' => false,
'batch_actions' => [
],
'max_results' => 15,
'item_permission' => NULL,
],
'search' => [
],
'edit' => [
'actions' => [
],
'item_permission' => NULL,
],
'new' => [
'actions' => [
],
'item_permission' => NULL,
],
'show' => [
'actions' => [
],
'max_results' => 10,
'item_permission' => NULL,
],
],
'cooldashboard.config' => [
'panels' => [
0 => [
'title' => 'table',
'type' => 'combined',
'route' => '/admin/report/data/sellout',
'chartOpt' => [
'chartType' => 'column',
'stacked' => true,
'charSerieDef' => [
'serieKey' => 'cdCustomer',
'categoryKey' => 'cdYear',
'valueKey' => 'tot',
],
],
'columns' => [
0 => [
'title' => 'Customer',
'data' => 'cdCustomer',
],
1 => [
'title' => 'Year',
'data' => 'cdYear',
],
2 => [
'title' => 'Amount',
'data' => 'tot',
],
],
'additionalOptions' => [
],
],
],
],
'cool_dashboard.panels' => [
0 => [
'title' => 'table',
'type' => 'combined',
'route' => '/admin/report/data/sellout',
'chartOpt' => [
'chartType' => 'column',
'stacked' => true,
'charSerieDef' => [
'serieKey' => 'cdCustomer',
'categoryKey' => 'cdYear',
'valueKey' => 'tot',
],
],
'columns' => [
0 => [
'title' => 'Customer',
'data' => 'cdCustomer',
],
1 => [
'title' => 'Year',
'data' => 'cdYear',
],
2 => [
'title' => 'Amount',
'data' => 'tot',
],
],
'additionalOptions' => [
],
],
],
'knp_snappy.pdf.binary' => (\dirname(__DIR__, 4).'/vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'),
'knp_snappy.pdf.options' => [
],
'knp_snappy.pdf.env' => [
],
'knp_snappy.image.binary' => (\dirname(__DIR__, 4).'/vendor/h4cc/wkhtmltoimage-amd64/bin/wkhtmltoimage-amd64'),
'knp_snappy.image.options' => [
],
'knp_snappy.image.env' => [
],
'doctrine_behaviors_translatable_fetch_mode' => 'LAZY',
'doctrine_behaviors_translation_fetch_mode' => 'LAZY',
'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'doctrine_migrations.name' => 'Application Migrations',
'doctrine_migrations.dir_name' => (\dirname(__DIR__, 4).'/src/migrations'),
'doctrine_migrations.namespace' => 'DoctrineMigrations',
'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,
'lightsaml.own.entity_id' => 'none',
'lightsaml.route.login_check' => 'lightsaml_sp.login_check',
'lightsaml.store.request_session_prefix' => 'main',
'lightsaml.store.request_session_suffix' => 'saml_request_state_',
'lightsaml.store.sso_state_session_key' => 'samlsso',
'lightsaml_sp.route.discovery' => 'lightsaml_sp.discovery',
'cool_job.job.serializer.class' => 'Coolshop\\CoolJobBundle\\Serializer\\CommandMessageSerializer',
'cool_job.job.handler.class' => 'Coolshop\\CoolJobBundle\\Handler\\CommandAdapterHandler',
'hwi_oauth.target_path_parameter' => NULL,
'hwi_oauth.target_path_domains_whitelist' => [
],
'hwi_oauth.use_referer' => false,
'hwi_oauth.failed_use_referer' => false,
'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
'hwi_oauth.resource_owners' => [
'azure' => 'azure',
],
'hwi_oauth.connect' => false,
'hwi_oauth.connect.confirmation' => false,
'hwi_oauth.connect.registration_form' => NULL,
'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',
],
'swiftmailer.data_collector' => [
0 => 'swiftmailer',
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
],
'data_collector.messenger' => [
0 => 'messenger',
1 => '@WebProfiler/Collector/messenger.html.twig',
],
'easyadmin.data_collector' => [
0 => 'easyadmin',
1 => '@EasyAdmin/data_collector/easyadmin.html.twig',
],
'data_collector.jms_serializer' => [
0 => 'jms_serializer',
1 => '@JMSSerializer/Collector/panel.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
'hwi_oauth.resource_owner.amazon_cognito.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonCognitoResourceOwner',
'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
'hwi_oauth.resource_owner.linkedin_openid.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinOpenIdResourceOwner',
'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
'hwi_oauth.resource_owner.eveonline.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
'hwi_oauth.resource_owner.telegram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TelegramResourceOwner',
'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth2ResourceOwner',
'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
'hwi_oauth.resource_owner.passage.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PassageResourceOwner',
'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth1ResourceOwner',
'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
'hwi_oauth.resource_owner.azure_jwt.class' => 'App\\AppBundle\\Security\\AzureJwtResourceOwner',
'console.command.ids' => [
0 => 'App\\AppBundle\\Command\\CoolScheduleCommand',
1 => 'App\\AppBundle\\Command\\ImportPDWMailCommand',
2 => 'App\\AppBundle\\Command\\ActionProcessCommand',
3 => 'App\\AppBundle\\Command\\PSD_PartActionImportCommand',
4 => 'App\\AppBundle\\Command\\CustomerTypeImportCommand',
5 => 'App\\AppBundle\\Command\\PSD_CustomerActionImportCommand',
6 => 'App\\AppBundle\\Command\\PSD_ContactImportCommand',
7 => 'App\\AppBundle\\Command\\PSD_VehicleParkImportCommand',
8 => 'App\\AppBundle\\Command\\CSPS_UsersFirstNameFix',
9 => 'App\\AppBundle\\Command\\ExportCustomerCommand',
10 => 'App\\AppBundle\\Command\\PSD_ActionImportCommand',
11 => 'App\\AppBundle\\Command\\LabelImporterCommand',
12 => 'App\\AppBundle\\Command\\LabelUpdateCommand',
13 => 'App\\AppBundle\\Command\\QueryMonitorCommand',
14 => 'App\\AppBundle\\Command\\DoctrineUpdateCommand',
15 => 'App\\AppBundle\\Command\\PSD_CustomerFuckProcessCommand',
16 => 'App\\AppBundle\\Command\\PSD_ActionToCrmCommand',
17 => 'App\\AppBundle\\Command\\PSD_CustomerUpdateCommand',
18 => 'App\\AppBundle\\Command\\PSD_CustomerToCrmCommand',
19 => 'App\\AppBundle\\Command\\DashboardCacheCommand',
20 => 'App\\AppBundle\\Command\\ImportValidationCommand',
21 => 'App\\AppBundle\\Command\\PSD_CustomerProcessAwikCommand',
22 => 'App\\AppBundle\\Command\\ClearPSDCustomerCommand',
23 => 'App\\AppBundle\\Command\\ExportReportCommand',
24 => 'App\\AppBundle\\Command\\ClearCacheCommand',
25 => 'App\\AppBundle\\Command\\PSD_ContactFromCrmCommand',
26 => 'App\\AppBundle\\Command\\ImportCommand',
27 => 'App\\AppBundle\\Command\\DbUpdateCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}