<?php
namespace ContainerFGZGu2N;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.state_machine.network_validation' => 'get_Container_Private_StateMachine_NetworkValidationService',
'.container.private.state_machine.prospect_validation' => 'get_Container_Private_StateMachine_ProspectValidationService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Controller\\AgenceController' => 'getAgenceControllerService',
'App\\Controller\\AjaxController' => 'getAjaxControllerService',
'App\\Controller\\AlertController' => 'getAlertControllerService',
'App\\Controller\\Api\\ClientController' => 'getClientControllerService',
'App\\Controller\\Api\\CodeController' => 'getCodeControllerService',
'App\\Controller\\Api\\CommonController' => 'getCommonControllerService',
'App\\Controller\\Api\\CustomerController' => 'getCustomerControllerService',
'App\\Controller\\Api\\DataRecordController' => 'getDataRecordControllerService',
'App\\Controller\\Api\\DeviceController' => 'getDeviceControllerService',
'App\\Controller\\Api\\DevicesCustomerController' => 'getDevicesCustomerControllerService',
'App\\Controller\\Api\\MapController' => 'getMapControllerService',
'App\\Controller\\Api\\NetworkController' => 'getNetworkControllerService',
'App\\Controller\\Api\\NetworkDeviceController' => 'getNetworkDeviceControllerService',
'App\\Controller\\Api\\OfferController' => 'getOfferControllerService',
'App\\Controller\\Api\\PaymentController' => 'getPaymentControllerService',
'App\\Controller\\Api\\ProspectController' => 'getProspectControllerService',
'App\\Controller\\Api\\SatisfactionController' => 'getSatisfactionControllerService',
'App\\Controller\\Api\\UserController' => 'getUserControllerService',
'App\\Controller\\Api\\ZoneController' => 'getZoneControllerService',
'App\\Controller\\ArticleClientController' => 'getArticleClientControllerService',
'App\\Controller\\CaisseController' => 'getCaisseControllerService',
'App\\Controller\\CategorieController' => 'getCategorieControllerService',
'App\\Controller\\ChangementKitController' => 'getChangementKitControllerService',
'App\\Controller\\CodeController' => 'getCodeController2Service',
'App\\Controller\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\Controller\\DeviceController' => 'getDeviceController2Service',
'App\\Controller\\FabricationController' => 'getFabricationControllerService',
'App\\Controller\\FacturationController' => 'getFacturationControllerService',
'App\\Controller\\FournisseurController' => 'getFournisseurControllerService',
'App\\Controller\\InspectionController' => 'getInspectionControllerService',
'App\\Controller\\InterventionController' => 'getInterventionControllerService',
'App\\Controller\\InventaireController' => 'getInventaireControllerService',
'App\\Controller\\KoboController' => 'getKoboControllerService',
'App\\Controller\\LotController' => 'getLotControllerService',
'App\\Controller\\MapController' => 'getMapController2Service',
'App\\Controller\\Mobile\\CommonController' => 'getCommonController2Service',
'App\\Controller\\Mobile\\CustomerController' => 'getCustomerController2Service',
'App\\Controller\\Mobile\\Users' => 'getUsersService',
'App\\Controller\\Mobile\\UsersController' => 'getUsersControllerService',
'App\\Controller\\Mobile\\ZoneController' => 'getZoneController2Service',
'App\\Controller\\ModelController' => 'getModelControllerService',
'App\\Controller\\ModelePreEnregistreController' => 'getModelePreEnregistreControllerService',
'App\\Controller\\MouvementController' => 'getMouvementControllerService',
'App\\Controller\\MoveRequestController' => 'getMoveRequestControllerService',
'App\\Controller\\NetworkController' => 'getNetworkController2Service',
'App\\Controller\\OffersController' => 'getOffersControllerService',
'App\\Controller\\OperationController' => 'getOperationControllerService',
'App\\Controller\\PasswordResetController' => 'getPasswordResetControllerService',
'App\\Controller\\PlanifiedMaintenanceController' => 'getPlanifiedMaintenanceControllerService',
'App\\Controller\\ProduitController' => 'getProduitControllerService',
'App\\Controller\\ProfileController' => 'getProfileControllerService',
'App\\Controller\\ProjectController' => 'getProjectControllerService',
'App\\Controller\\ProspectController' => 'getProspectController2Service',
'App\\Controller\\ReadOnlyController' => 'getReadOnlyControllerService',
'App\\Controller\\ReceptionController' => 'getReceptionControllerService',
'App\\Controller\\RemplacementController' => 'getRemplacementControllerService',
'App\\Controller\\SatisfactionController' => 'getSatisfactionController2Service',
'App\\Controller\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\SoldController' => 'getSoldControllerService',
'App\\Controller\\StatsController' => 'getStatsControllerService',
'App\\Controller\\StockController' => 'getStockControllerService',
'App\\Controller\\TransfertController' => 'getTransfertControllerService',
'App\\Controller\\ZoneController' => 'getZoneController3Service',
'App\\Naming\\DataRecordUploadNamer' => 'getDataRecordUploadNamerService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Faker\\Generator' => 'getGeneratorService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
'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',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'eight_points_guzzle.client.my_client' => 'getEightPointsGuzzle_Client_MyClientService',
'eight_points_guzzle.formatter' => 'getEightPointsGuzzle_FormatterService',
'eight_points_guzzle.handler_stack.my_client' => 'getEightPointsGuzzle_HandlerStack_MyClientService',
'eight_points_guzzle.middleware.event_dispatch.my_client' => 'getEightPointsGuzzle_Middleware_EventDispatch_MyClientService',
'eight_points_guzzle.middleware.log.my_client' => 'getEightPointsGuzzle_Middleware_Log_MyClientService',
'eight_points_guzzle.middleware.profile.my_client' => 'getEightPointsGuzzle_Middleware_Profile_MyClientService',
'eight_points_guzzle.middleware.request_time.my_client' => 'getEightPointsGuzzle_Middleware_RequestTime_MyClientService',
'eight_points_guzzle.middleware.symfony_log' => 'getEightPointsGuzzle_Middleware_SymfonyLogService',
'eight_points_guzzle.symfony_log_formatter' => 'getEightPointsGuzzle_SymfonyLogFormatterService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
'fos_user.user_manager' => 'getFosUser_UserManagerService',
'http_kernel' => 'getHttpKernelService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'knp_paginator' => 'getKnpPaginatorService',
'knp_snappy.image' => 'getKnpSnappy_ImageService',
'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
'old_sound_rabbit_mq.connection.default' => 'getOldSoundRabbitMq_Connection_DefaultService',
'old_sound_rabbit_mq.parts_holder' => 'getOldSoundRabbitMq_PartsHolderService',
'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
'oneup_uploader.controller.gallery' => 'getOneupUploader_Controller_GalleryService',
'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
'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',
'state_machine.prospect_validation' => 'getStateMachine_ProspectValidationService',
'state_machine.network_validation' => 'getStateMachine_NetworkValidationService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->aliases = [
'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
'api_platform.action.delete_item' => 'api_platform.action.placeholder',
'api_platform.action.get_collection' => 'api_platform.action.placeholder',
'api_platform.action.get_item' => 'api_platform.action.placeholder',
'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
'api_platform.action.patch_item' => 'api_platform.action.placeholder',
'api_platform.action.post_collection' => 'api_platform.action.placeholder',
'api_platform.action.put_item' => 'api_platform.action.placeholder',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
'jms_serializer.instances.default' => 'jms_serializer',
];
$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/EventSubscriber/LocaleSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.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/api-platform/core/src/Api/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/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/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Log/Logger.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/eightpoints/guzzle-bundle/src/DataCollector/DataCollectorSymfonyCompatibilityTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/HttpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalFieldsUpdater.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/Canonicalizer.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/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-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).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/HelperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/Helper.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.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/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.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/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/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/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/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/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/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.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/mailer/EventListener/MessageLoggerListener.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/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/workflow/Transition.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Validator/Initializer.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/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
include_once \dirname(__DIR__, 4).'/vendor/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/myclabs/php-enum/stubs/Stringable.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/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/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.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/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/WorkflowInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Workflow.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/StateMachine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Definition.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.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/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.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/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.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/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/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/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/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/CustomerExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/NetworkExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/ProspectWorkflowProgressionExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/ZoneExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Twig/Extension/DebugExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/DebugExtension.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/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
};
}
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->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
yield 1 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
}, 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('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
$d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
$d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
$d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
$d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
$d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
$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.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
$e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$f = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$f->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$g->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
$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(($this->privates['eight_points_guzzle.data_collector'] ?? $this->getEightPointsGuzzle_DataCollectorService()));
$instance->add(new \JMS\SerializerBundle\Debug\DataCollector('default', [], ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService()), ($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(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
$instance->add($g);
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.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
$a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$d = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
$e = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $b, $c)], [0 => $d]));
$f = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($e);
$g = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
$h = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
$i = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
$j = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
$k = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($g, $h, $i, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $j, NULL, false, 'oauth2', 'application', '', '', [], [], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $e));
$l = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
$m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
$n = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
$o = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
$p = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
$q = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
$r = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($q);
$s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($q, $m, $b, $c, $r, NULL, [], $c);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), 1 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 2 => $f, 3 => $k, 4 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), 5 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), 6 => $k, 7 => $f, 8 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($g, $h, $i, $n, NULL, $l, NULL, $m), 9 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($g, $o, $l), 10 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($l, true), 11 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 12 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($g, $h, $i, $o, $n, $p, $b, $m, $q, [], new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), $a), 13 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 14 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 15 => new \ApiPlatform\Serializer\ItemNormalizer($h, $i, $o, $n, $b, $m, $q, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), false, NULL, new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), $g, $a), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($q, $m, $c, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 24 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($p, $n, $o, NULL), 'page', 'pagination', $g, $b), $g, $n, $j), 25 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 26 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $o, $p), 27 => $s], [0 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 1 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), 2 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 3 => $d, 4 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 5 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.state_machine.network_validation' shared service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function get_Container_Private_StateMachine_NetworkValidationService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['.container.private.state_machine.network_validation'])) {
return $this->services['.container.private.state_machine.network_validation'];
}
return $this->services['.container.private.state_machine.network_validation'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'definition', 1 => 'sizing', 2 => 'network_devices', 3 => 'customer_devices', 4 => 'contract', 5 => 'construction', 6 => 'validated', 7 => 'rejected'], [0 => ($this->privates['.state_machine.network_validation.transition.0'] ?? ($this->privates['.state_machine.network_validation.transition.0'] = new \Symfony\Component\Workflow\Transition('validate_definition', 'definition', 'sizing'))), 1 => ($this->privates['.state_machine.network_validation.transition.1'] ?? ($this->privates['.state_machine.network_validation.transition.1'] = new \Symfony\Component\Workflow\Transition('validate_sizing', 'sizing', 'network_devices'))), 2 => ($this->privates['.state_machine.network_validation.transition.2'] ?? ($this->privates['.state_machine.network_validation.transition.2'] = new \Symfony\Component\Workflow\Transition('reject_sizing', 'sizing', 'definition'))), 3 => ($this->privates['.state_machine.network_validation.transition.3'] ?? ($this->privates['.state_machine.network_validation.transition.3'] = new \Symfony\Component\Workflow\Transition('reject_sizing', 'construction', 'definition'))), 4 => ($this->privates['.state_machine.network_validation.transition.4'] ?? ($this->privates['.state_machine.network_validation.transition.4'] = new \Symfony\Component\Workflow\Transition('validate_network_devices', 'network_devices', 'customer_devices'))), 5 => ($this->privates['.state_machine.network_validation.transition.5'] ?? ($this->privates['.state_machine.network_validation.transition.5'] = new \Symfony\Component\Workflow\Transition('reject_network_devices', 'network_devices', 'sizing'))), 6 => ($this->privates['.state_machine.network_validation.transition.6'] ?? ($this->privates['.state_machine.network_validation.transition.6'] = new \Symfony\Component\Workflow\Transition('reject_network_devices', 'construction', 'sizing'))), 7 => ($this->privates['.state_machine.network_validation.transition.7'] ?? ($this->privates['.state_machine.network_validation.transition.7'] = new \Symfony\Component\Workflow\Transition('validate_customer_devices', 'customer_devices', 'contract'))), 8 => ($this->privates['.state_machine.network_validation.transition.8'] ?? ($this->privates['.state_machine.network_validation.transition.8'] = new \Symfony\Component\Workflow\Transition('reject_customer_devices', 'customer_devices', 'network_devices'))), 9 => ($this->privates['.state_machine.network_validation.transition.9'] ?? ($this->privates['.state_machine.network_validation.transition.9'] = new \Symfony\Component\Workflow\Transition('reject_customer_devices', 'construction', 'network_devices'))), 10 => ($this->privates['.state_machine.network_validation.transition.10'] ?? ($this->privates['.state_machine.network_validation.transition.10'] = new \Symfony\Component\Workflow\Transition('validate_contract', 'contract', 'construction'))), 11 => ($this->privates['.state_machine.network_validation.transition.11'] ?? ($this->privates['.state_machine.network_validation.transition.11'] = new \Symfony\Component\Workflow\Transition('reject_contract', 'contract', 'customer_devices'))), 12 => ($this->privates['.state_machine.network_validation.transition.12'] ?? ($this->privates['.state_machine.network_validation.transition.12'] = new \Symfony\Component\Workflow\Transition('reject_contract', 'construction', 'customer_devices'))), 13 => ($this->privates['.state_machine.network_validation.transition.13'] ?? ($this->privates['.state_machine.network_validation.transition.13'] = new \Symfony\Component\Workflow\Transition('reject_construction', 'construction', 'contract'))), 14 => ($this->privates['.state_machine.network_validation.transition.14'] ?? ($this->privates['.state_machine.network_validation.transition.14'] = new \Symfony\Component\Workflow\Transition('validate_final_decision', 'construction', 'validated'))), 15 => ($this->privates['.state_machine.network_validation.transition.15'] ?? ($this->privates['.state_machine.network_validation.transition.15'] = new \Symfony\Component\Workflow\Transition('reject_final_decision', 'construction', 'rejected')))], [], ($this->privates['state_machine.network_validation.metadata_store'] ?? $this->getStateMachine_NetworkValidation_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'marking'), $a, 'network_validation', NULL);
}
/**
* Gets the public '.container.private.state_machine.prospect_validation' shared service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function get_Container_Private_StateMachine_ProspectValidationService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['.container.private.state_machine.prospect_validation'])) {
return $this->services['.container.private.state_machine.prospect_validation'];
}
return $this->services['.container.private.state_machine.prospect_validation'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'identification', 1 => 'outdoor_exam', 2 => 'survey', 3 => 'door_to_door', 4 => 'final_decision', 5 => 'validated', 6 => 'rejected'], [0 => ($this->privates['.state_machine.prospect_validation.transition.0'] ?? ($this->privates['.state_machine.prospect_validation.transition.0'] = new \Symfony\Component\Workflow\Transition('validate_ident', 'identification', 'outdoor_exam'))), 1 => ($this->privates['.state_machine.prospect_validation.transition.1'] ?? ($this->privates['.state_machine.prospect_validation.transition.1'] = new \Symfony\Component\Workflow\Transition('validate_outdoor_exam', 'outdoor_exam', 'survey'))), 2 => ($this->privates['.state_machine.prospect_validation.transition.2'] ?? ($this->privates['.state_machine.prospect_validation.transition.2'] = new \Symfony\Component\Workflow\Transition('reject_ident', 'final_decision', 'identification'))), 3 => ($this->privates['.state_machine.prospect_validation.transition.3'] ?? ($this->privates['.state_machine.prospect_validation.transition.3'] = new \Symfony\Component\Workflow\Transition('reject_ident', 'outdoor_exam', 'identification'))), 4 => ($this->privates['.state_machine.prospect_validation.transition.4'] ?? ($this->privates['.state_machine.prospect_validation.transition.4'] = new \Symfony\Component\Workflow\Transition('validate_survey', 'survey', 'door_to_door'))), 5 => ($this->privates['.state_machine.prospect_validation.transition.5'] ?? ($this->privates['.state_machine.prospect_validation.transition.5'] = new \Symfony\Component\Workflow\Transition('reject_outdoor_exam', 'final_decision', 'outdoor_exam'))), 6 => ($this->privates['.state_machine.prospect_validation.transition.6'] ?? ($this->privates['.state_machine.prospect_validation.transition.6'] = new \Symfony\Component\Workflow\Transition('reject_outdoor_exam', 'survey', 'outdoor_exam'))), 7 => ($this->privates['.state_machine.prospect_validation.transition.7'] ?? ($this->privates['.state_machine.prospect_validation.transition.7'] = new \Symfony\Component\Workflow\Transition('validate_door_to_door', 'door_to_door', 'final_decision'))), 8 => ($this->privates['.state_machine.prospect_validation.transition.8'] ?? ($this->privates['.state_machine.prospect_validation.transition.8'] = new \Symfony\Component\Workflow\Transition('reject_survey', 'final_decision', 'survey'))), 9 => ($this->privates['.state_machine.prospect_validation.transition.9'] ?? ($this->privates['.state_machine.prospect_validation.transition.9'] = new \Symfony\Component\Workflow\Transition('reject_survey', 'door_to_door', 'survey'))), 10 => ($this->privates['.state_machine.prospect_validation.transition.10'] ?? ($this->privates['.state_machine.prospect_validation.transition.10'] = new \Symfony\Component\Workflow\Transition('reject_door_to_door', 'final_decision', 'door_to_door'))), 11 => ($this->privates['.state_machine.prospect_validation.transition.11'] ?? ($this->privates['.state_machine.prospect_validation.transition.11'] = new \Symfony\Component\Workflow\Transition('validate_final_decision', 'final_decision', 'validated'))), 12 => ($this->privates['.state_machine.prospect_validation.transition.12'] ?? ($this->privates['.state_machine.prospect_validation.transition.12'] = new \Symfony\Component\Workflow\Transition('reject_final_decision', 'final_decision', 'rejected')))], [], ($this->privates['state_machine.prospect_validation.metadata_store'] ?? $this->getStateMachine_ProspectValidation_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'marking'), $a, 'prospect_validation', NULL);
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/src/Resources/views'), 'App');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), 'EightPointsGuzzle');
$a->addPath((\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), '!EightPointsGuzzle');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), 'FOSUser');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), '!FOSUser');
$a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Resources/views'), 'OldSoundRabbitMq');
$a->addPath((\dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Resources/views'), '!OldSoundRabbitMq');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/src/Resources/views'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$e = ($this->services['router'] ?? $this->getRouterService());
$f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$g = new \Symfony\Component\Workflow\Registry();
$g->addWorkflow(($this->services['.container.private.state_machine.prospect_validation'] ?? $this->get_Container_Private_StateMachine_ProspectValidationService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Customer'));
$g->addWorkflow(($this->services['.container.private.state_machine.network_validation'] ?? $this->get_Container_Private_StateMachine_NetworkValidationService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\Network'));
$h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$i = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$j->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);
$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($f);
}
$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())), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, $e)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($g));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
$instance->addExtension(new \App\Twig\Extension\CustomerExtension());
$instance->addExtension(new \App\Twig\Extension\NetworkExtension($i));
$instance->addExtension(new \App\Twig\Extension\ProspectWorkflowProgressionExtension());
$instance->addExtension(new \App\Twig\Extension\ZoneExtension($i, $this));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \EightPoints\Bundle\GuzzleBundle\Twig\Extension\DebugExtension());
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
$instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e, $c)));
$instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
$instance->addExtension(new \Twig\Extension\DebugExtension());
$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->addGlobal('app', $k);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', false],
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
], [
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
])));
$instance->addGlobal('google_maps_api_key', $this->getEnv('google_maps_api_key'));
$instance->addGlobal('user_picture_dir', $this->getEnv('user_picture_dir'));
$instance->addGlobal('customer_picture_dir', $this->getEnv('customer_picture_dir'));
$instance->addGlobal('building_picture_dir', $this->getEnv('building_picture_dir'));
$instance->addGlobal('device_picture_dir', $this->getEnv('device_picture_dir'));
$instance->addGlobal('device_attached_file_dir', $this->getEnv('device_attached_file_dir'));
$instance->addGlobal('upload_dir', $this->getEnv('upload_dir'));
$instance->addGlobal('user_attached_file_dir', $this->getEnv('user_attached_file_dir'));
$instance->addGlobal('customer_contract_dir', $this->getEnv('customer_contract_dir'));
$instance->addGlobal('data_record_attached_file_dir', $this->getEnv('data_record_attached_file_dir'));
$instance->addGlobal('host', $this->getEnv('host'));
$instance->addGlobal('minimum_cost_estimation', $this->getEnv('minimum_cost_estimation'));
$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()
{
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public 'App\Controller\AgenceController' shared autowired service.
*
* @return \App\Controller\AgenceController
*/
protected function getAgenceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AgenceController.php';
$this->services['App\\Controller\\AgenceController'] = $instance = new \App\Controller\AgenceController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\AgenceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AjaxController' shared autowired service.
*
* @return \App\Controller\AjaxController
*/
protected function getAjaxControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AjaxController.php';
$this->services['App\\Controller\\AjaxController'] = $instance = new \App\Controller\AjaxController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\AjaxController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AlertController' shared autowired service.
*
* @return \App\Controller\AlertController
*/
protected function getAlertControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AlertController.php';
$this->services['App\\Controller\\AlertController'] = $instance = new \App\Controller\AlertController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\AlertController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\ClientController' shared autowired service.
*
* @return \App\Controller\Api\ClientController
*/
protected function getClientControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/CommonController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/ClientController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/RequestParamsManager.php';
$this->services['App\\Controller\\Api\\ClientController'] = $instance = new \App\Controller\Api\ClientController(($this->privates['App\\Manager\\RequestParamsManager'] ?? ($this->privates['App\\Manager\\RequestParamsManager'] = new \App\Manager\RequestParamsManager())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\ClientController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\CodeController' shared autowired service.
*
* @return \App\Controller\Api\CodeController
*/
protected function getCodeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/CodeController.php';
$this->services['App\\Controller\\Api\\CodeController'] = $instance = new \App\Controller\Api\CodeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\CodeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\CommonController' shared autowired service.
*
* @return \App\Controller\Api\CommonController
*/
protected function getCommonControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/CommonController.php';
$this->services['App\\Controller\\Api\\CommonController'] = $instance = new \App\Controller\Api\CommonController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\CommonController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\CustomerController' shared autowired service.
*
* @return \App\Controller\Api\CustomerController
*/
protected function getCustomerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/CustomerController.php';
$this->services['App\\Controller\\Api\\CustomerController'] = $instance = new \App\Controller\Api\CustomerController(($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Manager\\SatisfactionManager'] ?? $this->getSatisfactionManagerService()), ($this->privates['App\\Manager\\CustomerManager'] ?? $this->getCustomerManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\CustomerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\DataRecordController' shared autowired service.
*
* @return \App\Controller\Api\DataRecordController
*/
protected function getDataRecordControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/DataRecordController.php';
$this->services['App\\Controller\\Api\\DataRecordController'] = $instance = new \App\Controller\Api\DataRecordController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\DataRecordController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\DeviceController' shared autowired service.
*
* @return \App\Controller\Api\DeviceController
*/
protected function getDeviceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/DeviceController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/DeviceManager.php';
$this->services['App\\Controller\\Api\\DeviceController'] = $instance = new \App\Controller\Api\DeviceController(($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), new \App\Manager\DeviceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\DeviceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\DevicesCustomerController' shared autowired service.
*
* @return \App\Controller\Api\DevicesCustomerController
*/
protected function getDevicesCustomerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/DevicesCustomerController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/DevicesCustomerManager.php';
$this->services['App\\Controller\\Api\\DevicesCustomerController'] = $instance = new \App\Controller\Api\DevicesCustomerController(new \App\Manager\DevicesCustomerManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\DevicesCustomerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\MapController' shared autowired service.
*
* @return \App\Controller\Api\MapController
*/
protected function getMapControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/MapController.php';
$this->services['App\\Controller\\Api\\MapController'] = $instance = new \App\Controller\Api\MapController(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\MapController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\NetworkController' shared autowired service.
*
* @return \App\Controller\Api\NetworkController
*/
protected function getNetworkControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/NetworkController.php';
$this->services['App\\Controller\\Api\\NetworkController'] = $instance = new \App\Controller\Api\NetworkController(($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\NetworkController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\NetworkDeviceController' shared autowired service.
*
* @return \App\Controller\Api\NetworkDeviceController
*/
protected function getNetworkDeviceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/NetworkDeviceController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/NetworkDeviceManager.php';
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$this->services['App\\Controller\\Api\\NetworkDeviceController'] = $instance = new \App\Controller\Api\NetworkDeviceController($a, new \App\Manager\NetworkDeviceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\NetworkDeviceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\OfferController' shared autowired service.
*
* @return \App\Controller\Api\OfferController
*/
protected function getOfferControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/CommonController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/OfferController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/OfferManager.php';
$this->services['App\\Controller\\Api\\OfferController'] = $instance = new \App\Controller\Api\OfferController(($this->privates['App\\Manager\\OfferManager'] ?? ($this->privates['App\\Manager\\OfferManager'] = new \App\Manager\OfferManager($this))));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\OfferController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\PaymentController' shared autowired service.
*
* @return \App\Controller\Api\PaymentController
*/
protected function getPaymentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/PaymentController.php';
$this->services['App\\Controller\\Api\\PaymentController'] = $instance = new \App\Controller\Api\PaymentController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\PaymentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\ProspectController' shared autowired service.
*
* @return \App\Controller\Api\ProspectController
*/
protected function getProspectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/CommonController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/ProspectController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/RequestParamsManager.php';
$this->services['App\\Controller\\Api\\ProspectController'] = $instance = new \App\Controller\Api\ProspectController(($this->privates['App\\Manager\\RequestParamsManager'] ?? ($this->privates['App\\Manager\\RequestParamsManager'] = new \App\Manager\RequestParamsManager())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\ProspectController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\SatisfactionController' shared autowired service.
*
* @return \App\Controller\Api\SatisfactionController
*/
protected function getSatisfactionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/SatisfactionController.php';
$this->services['App\\Controller\\Api\\SatisfactionController'] = $instance = new \App\Controller\Api\SatisfactionController(($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Manager\\SatisfactionManager'] ?? $this->getSatisfactionManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\SatisfactionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\UserController' shared autowired service.
*
* @return \App\Controller\Api\UserController
*/
protected function getUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/UserController.php';
$this->services['App\\Controller\\Api\\UserController'] = $instance = new \App\Controller\Api\UserController(($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Manager\\SatisfactionManager'] ?? $this->getSatisfactionManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\UserController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\ZoneController' shared autowired service.
*
* @return \App\Controller\Api\ZoneController
*/
protected function getZoneControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/ZoneController.php';
$this->services['App\\Controller\\Api\\ZoneController'] = $instance = new \App\Controller\Api\ZoneController(($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\ZoneController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ArticleClientController' shared autowired service.
*
* @return \App\Controller\ArticleClientController
*/
protected function getArticleClientControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ArticleClientController.php';
$this->services['App\\Controller\\ArticleClientController'] = $instance = new \App\Controller\ArticleClientController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ArticleClientController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CaisseController' shared autowired service.
*
* @return \App\Controller\CaisseController
*/
protected function getCaisseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CaisseController.php';
$this->services['App\\Controller\\CaisseController'] = $instance = new \App\Controller\CaisseController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CaisseController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CategorieController' shared autowired service.
*
* @return \App\Controller\CategorieController
*/
protected function getCategorieControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CategorieController.php';
$this->services['App\\Controller\\CategorieController'] = $instance = new \App\Controller\CategorieController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CategorieController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ChangementKitController' shared autowired service.
*
* @return \App\Controller\ChangementKitController
*/
protected function getChangementKitControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ChangementKitController.php';
$this->services['App\\Controller\\ChangementKitController'] = $instance = new \App\Controller\ChangementKitController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ChangementKitController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CodeController' shared autowired service.
*
* @return \App\Controller\CodeController
*/
protected function getCodeController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CodeController.php';
$this->services['App\\Controller\\CodeController'] = $instance = new \App\Controller\CodeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CodeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\DashboardController' shared autowired service.
*
* @return \App\Controller\DashboardController
*/
protected function getDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/DashboardController.php';
$this->services['App\\Controller\\DashboardController'] = $instance = new \App\Controller\DashboardController(($this->privates['App\\Manager\\DashboardManager'] ?? $this->getDashboardManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\DashboardController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\DefaultController' shared autowired service.
*
* @return \App\Controller\DefaultController
*/
protected function getDefaultControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/DefaultController.php';
$this->services['App\\Controller\\DefaultController'] = $instance = new \App\Controller\DefaultController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\DefaultController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\DeviceController' shared autowired service.
*
* @return \App\Controller\DeviceController
*/
protected function getDeviceController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/DeviceController.php';
$this->services['App\\Controller\\DeviceController'] = $instance = new \App\Controller\DeviceController(($this->privates['App\\Manager\\SynchroOdooManager'] ?? $this->getSynchroOdooManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\DeviceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\FabricationController' shared autowired service.
*
* @return \App\Controller\FabricationController
*/
protected function getFabricationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/FabricationController.php';
$this->services['App\\Controller\\FabricationController'] = $instance = new \App\Controller\FabricationController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\FabricationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\FacturationController' shared autowired service.
*
* @return \App\Controller\FacturationController
*/
protected function getFacturationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/FacturationController.php';
$this->services['App\\Controller\\FacturationController'] = $instance = new \App\Controller\FacturationController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\FacturationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\FournisseurController' shared autowired service.
*
* @return \App\Controller\FournisseurController
*/
protected function getFournisseurControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/FournisseurController.php';
$this->services['App\\Controller\\FournisseurController'] = $instance = new \App\Controller\FournisseurController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\FournisseurController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\InspectionController' shared autowired service.
*
* @return \App\Controller\InspectionController
*/
protected function getInspectionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/InspectionController.php';
$this->services['App\\Controller\\InspectionController'] = $instance = new \App\Controller\InspectionController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\InspectionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\InterventionController' shared autowired service.
*
* @return \App\Controller\InterventionController
*/
protected function getInterventionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/InterventionController.php';
$this->services['App\\Controller\\InterventionController'] = $instance = new \App\Controller\InterventionController(($this->privates['App\\Manager\\CustomerManager'] ?? $this->getCustomerManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\InterventionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\InventaireController' shared autowired service.
*
* @return \App\Controller\InventaireController
*/
protected function getInventaireControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/InventaireController.php';
$this->services['App\\Controller\\InventaireController'] = $instance = new \App\Controller\InventaireController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\InventaireController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\KoboController' shared autowired service.
*
* @return \App\Controller\KoboController
*/
protected function getKoboControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/KoboController.php';
$this->services['App\\Controller\\KoboController'] = $instance = new \App\Controller\KoboController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\KoboController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\LotController' shared autowired service.
*
* @return \App\Controller\LotController
*/
protected function getLotControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/LotController.php';
$this->services['App\\Controller\\LotController'] = $instance = new \App\Controller\LotController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\LotController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MapController' shared autowired service.
*
* @return \App\Controller\MapController
*/
protected function getMapController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MapController.php';
$this->services['App\\Controller\\MapController'] = $instance = new \App\Controller\MapController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\MapController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Mobile\CommonController' shared autowired service.
*
* @return \App\Controller\Mobile\CommonController
*/
protected function getCommonController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Mobile/CommonController.php';
$this->services['App\\Controller\\Mobile\\CommonController'] = $instance = new \App\Controller\Mobile\CommonController($this);
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Mobile\\CommonController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Mobile\CustomerController' shared autowired service.
*
* @return \App\Controller\Mobile\CustomerController
*/
protected function getCustomerController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Mobile/CustomerController.php';
$this->services['App\\Controller\\Mobile\\CustomerController'] = $instance = new \App\Controller\Mobile\CustomerController($this, ($this->privates['App\\Manager\\CustomerManager'] ?? $this->getCustomerManagerService()), ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Mobile\\CustomerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Mobile\Users' shared autowired service.
*
* @return \App\Controller\Mobile\Users
*/
protected function getUsersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Mobile/Users.php';
$this->services['App\\Controller\\Mobile\\Users'] = $instance = new \App\Controller\Mobile\Users(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Mobile\\Users', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Mobile\UsersController' shared autowired service.
*
* @return \App\Controller\Mobile\UsersController
*/
protected function getUsersControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Mobile/UsersController.php';
$this->services['App\\Controller\\Mobile\\UsersController'] = $instance = new \App\Controller\Mobile\UsersController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Mobile\\UsersController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Mobile\ZoneController' shared autowired service.
*
* @return \App\Controller\Mobile\ZoneController
*/
protected function getZoneController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Mobile/ZoneController.php';
$this->services['App\\Controller\\Mobile\\ZoneController'] = $instance = new \App\Controller\Mobile\ZoneController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Manager\\ZoneManager'] ?? $this->getZoneManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Mobile\\ZoneController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ModelController' shared autowired service.
*
* @return \App\Controller\ModelController
*/
protected function getModelControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ModelController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/OfferManager.php';
$this->services['App\\Controller\\ModelController'] = $instance = new \App\Controller\ModelController(($this->privates['App\\Manager\\OfferManager'] ?? ($this->privates['App\\Manager\\OfferManager'] = new \App\Manager\OfferManager($this))), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ModelController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ModelePreEnregistreController' shared autowired service.
*
* @return \App\Controller\ModelePreEnregistreController
*/
protected function getModelePreEnregistreControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ModelePreEnregistreController.php';
$this->services['App\\Controller\\ModelePreEnregistreController'] = $instance = new \App\Controller\ModelePreEnregistreController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ModelePreEnregistreController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MouvementController' shared autowired service.
*
* @return \App\Controller\MouvementController
*/
protected function getMouvementControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MouvementController.php';
$this->services['App\\Controller\\MouvementController'] = $instance = new \App\Controller\MouvementController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\MouvementController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MoveRequestController' shared autowired service.
*
* @return \App\Controller\MoveRequestController
*/
protected function getMoveRequestControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MoveRequestController.php';
$this->services['App\\Controller\\MoveRequestController'] = $instance = new \App\Controller\MoveRequestController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\MoveRequestController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\NetworkController' shared autowired service.
*
* @return \App\Controller\NetworkController
*/
protected function getNetworkController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/NetworkController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/RequestParamsManager.php';
$this->services['App\\Controller\\NetworkController'] = $instance = new \App\Controller\NetworkController(($this->privates['App\\Manager\\NetworkManager'] ?? $this->getNetworkManagerService()), ($this->privates['App\\Manager\\ZoneManager'] ?? $this->getZoneManagerService()), ($this->privates['App\\Manager\\RequestParamsManager'] ?? ($this->privates['App\\Manager\\RequestParamsManager'] = new \App\Manager\RequestParamsManager())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Manager\\SynchroOdooManager'] ?? $this->getSynchroOdooManagerService()), $this, ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\NetworkController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\OffersController' shared autowired service.
*
* @return \App\Controller\OffersController
*/
protected function getOffersControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/OffersController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/OfferManager.php';
$this->services['App\\Controller\\OffersController'] = $instance = new \App\Controller\OffersController(($this->privates['App\\Manager\\OfferManager'] ?? ($this->privates['App\\Manager\\OfferManager'] = new \App\Manager\OfferManager($this))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\OffersController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\OperationController' shared autowired service.
*
* @return \App\Controller\OperationController
*/
protected function getOperationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/OperationController.php';
$this->services['App\\Controller\\OperationController'] = $instance = new \App\Controller\OperationController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\OperationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PasswordResetController' shared autowired service.
*
* @return \App\Controller\PasswordResetController
*/
protected function getPasswordResetControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PasswordResetController.php';
$this->services['App\\Controller\\PasswordResetController'] = $instance = new \App\Controller\PasswordResetController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\PasswordResetController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PlanifiedMaintenanceController' shared autowired service.
*
* @return \App\Controller\PlanifiedMaintenanceController
*/
protected function getPlanifiedMaintenanceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PlanifiedMaintenanceController.php';
$this->services['App\\Controller\\PlanifiedMaintenanceController'] = $instance = new \App\Controller\PlanifiedMaintenanceController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\PlanifiedMaintenanceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ProduitController' shared autowired service.
*
* @return \App\Controller\ProduitController
*/
protected function getProduitControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ProduitController.php';
$this->services['App\\Controller\\ProduitController'] = $instance = new \App\Controller\ProduitController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ProduitController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ProfileController' shared autowired service.
*
* @return \App\Controller\ProfileController
*/
protected function getProfileControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ProfileController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ProfileController.php';
$this->services['App\\Controller\\ProfileController'] = $instance = new \App\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.profile.form.factory'] ?? $this->getFosUser_Profile_Form_FactoryService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ProfileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ProjectController' shared autowired service.
*
* @return \App\Controller\ProjectController
*/
protected function getProjectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ProjectController.php';
$this->services['App\\Controller\\ProjectController'] = $instance = new \App\Controller\ProjectController(($this->privates['App\\Manager\\ZoneManager'] ?? $this->getZoneManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Manager\\SynchroOdooManager'] ?? $this->getSynchroOdooManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ProjectController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ProspectController' shared autowired service.
*
* @return \App\Controller\ProspectController
*/
protected function getProspectController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ProspectController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/ImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Manager/OfferManager.php';
include_once \dirname(__DIR__, 4).'/src/Manager/RequestParamsManager.php';
$this->services['App\\Controller\\ProspectController'] = $instance = new \App\Controller\ProspectController(($this->privates['App\\Manager\\OfferManager'] ?? ($this->privates['App\\Manager\\OfferManager'] = new \App\Manager\OfferManager($this))), new \App\Manager\ImportManager($this), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Manager\\CustomerManager'] ?? $this->getCustomerManagerService()), ($this->privates['App\\Manager\\ZoneManager'] ?? $this->getZoneManagerService()), ($this->privates['App\\Manager\\RequestParamsManager'] ?? ($this->privates['App\\Manager\\RequestParamsManager'] = new \App\Manager\RequestParamsManager())), ($this->privates['App\\Manager\\SynchroOdooManager'] ?? $this->getSynchroOdooManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ProspectController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ReadOnlyController' shared autowired service.
*
* @return \App\Controller\ReadOnlyController
*/
protected function getReadOnlyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ReadOnlyController.php';
$this->services['App\\Controller\\ReadOnlyController'] = $instance = new \App\Controller\ReadOnlyController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ReadOnlyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ReceptionController' shared autowired service.
*
* @return \App\Controller\ReceptionController
*/
protected function getReceptionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ReceptionController.php';
$this->services['App\\Controller\\ReceptionController'] = $instance = new \App\Controller\ReceptionController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ReceptionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\RemplacementController' shared autowired service.
*
* @return \App\Controller\RemplacementController
*/
protected function getRemplacementControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/RemplacementController.php';
$this->services['App\\Controller\\RemplacementController'] = $instance = new \App\Controller\RemplacementController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\RemplacementController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SatisfactionController' shared autowired service.
*
* @return \App\Controller\SatisfactionController
*/
protected function getSatisfactionController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ProfileController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SatisfactionController.php';
$this->services['App\\Controller\\SatisfactionController'] = $instance = new \App\Controller\SatisfactionController(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $this);
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SatisfactionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SecurityController' shared autowired service.
*
* @return \App\Controller\SecurityController
*/
protected function getSecurityControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/SecurityController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SecurityController.php';
$this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SecurityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SoldController' shared autowired service.
*
* @return \App\Controller\SoldController
*/
protected function getSoldControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ProfileController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SoldController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/RequestParamsManager.php';
$a = $this->getSoldController2Service();
$this->services['App\\Controller\\SoldController'] = $instance = new \App\Controller\SoldController(($this->privates['App\\Manager\\DashboardManager'] ?? $this->getDashboardManagerService()), ($this->privates['App\\Manager\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Manager\\ZoneManager'] ?? $this->getZoneManagerService()), ($this->privates['App\\Manager\\RequestParamsManager'] ?? ($this->privates['App\\Manager\\RequestParamsManager'] = new \App\Manager\RequestParamsManager())), $a);
$instance->setContainer($a);
return $instance;
}
/**
* Gets the public 'App\Controller\StatsController' shared autowired service.
*
* @return \App\Controller\StatsController
*/
protected function getStatsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/StatsController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/RequestParamsManager.php';
$this->services['App\\Controller\\StatsController'] = $instance = new \App\Controller\StatsController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Manager\\RequestParamsManager'] ?? ($this->privates['App\\Manager\\RequestParamsManager'] = new \App\Manager\RequestParamsManager())), ($this->privates['App\\Manager\\DashboardManager'] ?? $this->getDashboardManagerService()), ($this->privates['App\\Manager\\ZoneManager'] ?? $this->getZoneManagerService()), ($this->privates['App\\Manager\\NetworkManager'] ?? $this->getNetworkManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\StatsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\StockController' shared autowired service.
*
* @return \App\Controller\StockController
*/
protected function getStockControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/StockController.php';
include_once \dirname(__DIR__, 4).'/src/Manager/RequestParamsManager.php';
$this->services['App\\Controller\\StockController'] = $instance = new \App\Controller\StockController(($this->privates['App\\Manager\\RequestParamsManager'] ?? ($this->privates['App\\Manager\\RequestParamsManager'] = new \App\Manager\RequestParamsManager())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\StockController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\TransfertController' shared autowired service.
*
* @return \App\Controller\TransfertController
*/
protected function getTransfertControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/TransfertController.php';
$this->services['App\\Controller\\TransfertController'] = $instance = new \App\Controller\TransfertController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\TransfertController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ZoneController' shared autowired service.
*
* @return \App\Controller\ZoneController
*/
protected function getZoneController3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/ZoneController.php';
$this->services['App\\Controller\\ZoneController'] = $instance = new \App\Controller\ZoneController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ZoneController', $this));
return $instance;
}
/**
* Gets the public 'App\Naming\DataRecordUploadNamer' shared autowired service.
*
* @return \App\Naming\DataRecordUploadNamer
*/
protected function getDataRecordUploadNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Naming/DataRecordUploadNamer.php';
return $this->services['App\\Naming\\DataRecordUploadNamer'] = new \App\Naming\DataRecordUploadNamer(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* 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 'Faker\Generator' shared service.
*
* @return \Faker\Generator
*/
protected function getGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/fakerphp/faker/src/Faker/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/fakerphp/faker/src/Faker/Factory.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Faker/Provider/AliceProvider.php';
$this->services['Faker\\Generator'] = $instance = \Faker\Factory::create('en_US');
$instance->seed(1);
$instance->addProvider(new \Nelmio\Alice\Faker\Provider\AliceProvider());
return $instance;
}
/**
* 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 'api_platform.action.documentation' shared service.
*
* @return \ApiPlatform\Documentation\Action\DocumentationAction
*/
protected function getApiPlatform_Action_DocumentationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '', '', '0.0.0', NULL, $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()));
}
/**
* Gets the public 'api_platform.action.entrypoint' shared service.
*
* @return \ApiPlatform\Action\EntrypointAction
*/
protected function getApiPlatform_Action_EntrypointService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
}
/**
* Gets the public 'api_platform.action.exception' shared service.
*
* @return \ApiPlatform\Action\ExceptionAction
*/
protected function getApiPlatform_Action_ExceptionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
return $this->services['api_platform.action.exception'] = new \ApiPlatform\Action\ExceptionAction(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status'], ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the public 'api_platform.action.not_exposed' shared service.
*
* @return \ApiPlatform\Action\NotExposedAction
*/
protected function getApiPlatform_Action_NotExposedService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/NotExposedAction.php';
return $this->services['api_platform.action.not_exposed'] = new \ApiPlatform\Action\NotExposedAction();
}
/**
* Gets the public 'api_platform.action.not_found' shared service.
*
* @return \ApiPlatform\Action\NotFoundAction
*/
protected function getApiPlatform_Action_NotFoundService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Action\NotFoundAction();
}
/**
* Gets the public 'api_platform.action.placeholder' shared service.
*
* @return \ApiPlatform\Action\PlaceholderAction
*/
protected function getApiPlatform_Action_PlaceholderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Action\PlaceholderAction();
}
/**
* Gets the public 'api_platform.jsonld.action.context' shared service.
*
* @return \ApiPlatform\JsonLd\Action\ContextAction
*/
protected function getApiPlatform_Jsonld_Action_ContextService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Action/ContextAction.php';
return $this->services['api_platform.jsonld.action.context'] = new \ApiPlatform\JsonLd\Action\ContextAction(($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the public 'api_platform.swagger.action.ui' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction
*/
protected function getApiPlatform_Swagger_Action_UiService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
return $this->services['api_platform.swagger.action.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), '', '', '0.0.0', $this->parameters['api_platform.formats'], false, '', '', 'oauth2', 'application', '', '', [], true, true, true, false, false, false, $this->parameters['api_platform.swagger.versions'], ($this->services['api_platform.swagger_ui.action'] ?? $this->getApiPlatform_SwaggerUi_ActionService()), NULL, [], false);
}
/**
* Gets the public 'api_platform.swagger_ui.action' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction
*/
protected function getApiPlatform_SwaggerUi_ActionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiAction.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiContext.php';
return $this->services['api_platform.swagger_ui.action'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()), ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiContext(true, true, true, false, false, false, NULL, []), $this->parameters['api_platform.formats'], '', '', false);
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('g0VUF6dbdz', 0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.app_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_AppClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
}
/**
* Gets the public 'cache.global_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_GlobalClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), '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.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.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('oOCJhAHw6S', 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(['api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), '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.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('gTuijpPD+F', 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['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
yield 2 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 3 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 4 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 5 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 6 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 7 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 8 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 9 => ($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'))));
}, 10), 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, [
'SensioLabs\\Security\\Command\\SecurityCheckerCommand' => ['privates', 'SensioLabs\\Security\\Command\\SecurityCheckerCommand', 'getSecurityCheckerCommandService', false],
'App\\Command\\AddMissingsTransactionAggCommand' => ['privates', '.App\\Command\\AddMissingsTransactionAggCommand.lazy', 'getAddMissingsTransactionAggCommand_LazyService', false],
'api_platform.json_schema.json_schema_generate_command' => ['privates', 'api_platform.json_schema.json_schema_generate_command', 'getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService', false],
'api_platform.openapi.command' => ['privates', 'api_platform.openapi.command', 'getApiPlatform_Openapi_CommandService', false],
'api_platform.swagger.command.swagger_command' => ['privates', 'api_platform.swagger.command.swagger_command', 'getApiPlatform_Swagger_Command_SwaggerCommandService', false],
'api_platform.upgrade_resource.command' => ['privates', 'api_platform.upgrade_resource.command', 'getApiPlatform_UpgradeResource_CommandService', false],
'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
'doctrine_migrations.sync_metadata_command' => ['privates', 'doctrine_migrations.sync_metadata_command', 'getDoctrineMigrations_SyncMetadataCommandService', false],
'doctrine_migrations.versions_command' => ['privates', 'doctrine_migrations.versions_command', 'getDoctrineMigrations_VersionsCommandService', false],
'doctrine_migrations.current_command' => ['privates', 'doctrine_migrations.current_command', 'getDoctrineMigrations_CurrentCommandService', false],
'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
'fos_js_routing.dump_command' => ['privates', 'fos_js_routing.dump_command', 'getFosJsRouting_DumpCommandService', false],
'fos_js_routing.router_debug_exposed_command' => ['privates', 'fos_js_routing.router_debug_exposed_command', 'getFosJsRouting_RouterDebugExposedCommandService', false],
'fos_user.command.activate_user' => ['privates', 'fos_user.command.activate_user', 'getFosUser_Command_ActivateUserService', false],
'fos_user.command.change_password' => ['privates', 'fos_user.command.change_password', 'getFosUser_Command_ChangePasswordService', false],
'fos_user.command.create_user' => ['privates', 'fos_user.command.create_user', 'getFosUser_Command_CreateUserService', false],
'fos_user.command.deactivate_user' => ['privates', 'fos_user.command.deactivate_user', 'getFosUser_Command_DeactivateUserService', false],
'fos_user.command.demote_user' => ['privates', 'fos_user.command.demote_user', 'getFosUser_Command_DemoteUserService', false],
'fos_user.command.promote_user' => ['privates', 'fos_user.command.promote_user', 'getFosUser_Command_PromoteUserService', false],
'oneup_uploader.command.clear_chunks' => ['privates', 'oneup_uploader.command.clear_chunks', 'getOneupUploader_Command_ClearChunksService', false],
'oneup_uploader.command.clear_orphans' => ['privates', 'oneup_uploader.command.clear_orphans', 'getOneupUploader_Command_ClearOrphansService', false],
'old_sound_rabbit_mq.anon_consumer_command' => ['privates', 'old_sound_rabbit_mq.anon_consumer_command', 'getOldSoundRabbitMq_AnonConsumerCommandService', false],
'old_sound_rabbit_mq.batch_consumer_command' => ['privates', 'old_sound_rabbit_mq.batch_consumer_command', 'getOldSoundRabbitMq_BatchConsumerCommandService', false],
'old_sound_rabbit_mq.consumer_command' => ['privates', 'old_sound_rabbit_mq.consumer_command', 'getOldSoundRabbitMq_ConsumerCommandService', false],
'old_sound_rabbit_mq.delete_command' => ['privates', 'old_sound_rabbit_mq.delete_command', 'getOldSoundRabbitMq_DeleteCommandService', false],
'old_sound_rabbit_mq.dynamic_consumer_command' => ['privates', 'old_sound_rabbit_mq.dynamic_consumer_command', 'getOldSoundRabbitMq_DynamicConsumerCommandService', false],
'old_sound_rabbit_mq.multiple_consumer_command' => ['privates', 'old_sound_rabbit_mq.multiple_consumer_command', 'getOldSoundRabbitMq_MultipleConsumerCommandService', false],
'old_sound_rabbit_mq.purge_consumer_command' => ['privates', 'old_sound_rabbit_mq.purge_consumer_command', 'getOldSoundRabbitMq_PurgeConsumerCommandService', false],
'old_sound_rabbit_mq.command.rpc_server_command' => ['privates', 'old_sound_rabbit_mq.command.rpc_server_command', 'getOldSoundRabbitMq_Command_RpcServerCommandService', false],
'old_sound_rabbit_mq.command.setup_fabric_command' => ['privates', 'old_sound_rabbit_mq.command.setup_fabric_command', 'getOldSoundRabbitMq_Command_SetupFabricCommandService', false],
'old_sound_rabbit_mq.command.std_in_producer_command' => ['privates', 'old_sound_rabbit_mq.command.std_in_producer_command', 'getOldSoundRabbitMq_Command_StdInProducerCommandService', 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],
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
'console.command.workflow_dump' => ['privates', '.console.command.workflow_dump.lazy', 'get_Console_Command_WorkflowDump_LazyService', false],
'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'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],
'web_server.command.server_run' => ['privates', 'web_server.command.server_run', 'getWebServer_Command_ServerRunService', false],
'web_server.command.server_start' => ['privates', 'web_server.command.server_start', 'getWebServer_Command_ServerStartService', false],
'web_server.command.server_stop' => ['privates', 'web_server.command.server_stop', 'getWebServer_Command_ServerStopService', false],
'web_server.command.server_status' => ['privates', 'web_server.command.server_status', 'getWebServer_Command_ServerStatusService', false],
'web_server.command.server_log' => ['privates', 'web_server.command.server_log', 'getWebServer_Command_ServerLogService', false],
'lexik_jwt_authentication.check_config_command' => ['privates', 'lexik_jwt_authentication.check_config_command', 'getLexikJwtAuthentication_CheckConfigCommandService', false],
'lexik_jwt_authentication.generate_token_command' => ['services', 'lexik_jwt_authentication.generate_token_command', 'getLexikJwtAuthentication_GenerateTokenCommandService', false],
'lexik_jwt_authentication.generate_keypair_command' => ['privates', 'lexik_jwt_authentication.generate_keypair_command', 'getLexikJwtAuthentication_GenerateKeypairCommandService', false],
'doctrine.fixtures_load_command' => ['privates', 'doctrine.fixtures_load_command', 'getDoctrine_FixturesLoadCommandService', false],
'maker.auto_command.make_data_provider' => ['privates', '.maker.auto_command.make_data_provider.lazy', 'get_Maker_AutoCommand_MakeDataProvider_LazyService', false],
'maker.auto_command.make_data_persister' => ['privates', '.maker.auto_command.make_data_persister.lazy', 'get_Maker_AutoCommand_MakeDataPersister_LazyService', false],
'maker.auto_command.make_state_processor' => ['privates', '.maker.auto_command.make_state_processor.lazy', 'get_Maker_AutoCommand_MakeStateProcessor_LazyService', false],
'maker.auto_command.make_state_provider' => ['privates', '.maker.auto_command.make_state_provider.lazy', 'get_Maker_AutoCommand_MakeStateProvider_LazyService', false],
'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
], [
'SensioLabs\\Security\\Command\\SecurityCheckerCommand' => 'SensioLabs\\Security\\Command\\SecurityCheckerCommand',
'App\\Command\\AddMissingsTransactionAggCommand' => '?',
'api_platform.json_schema.json_schema_generate_command' => 'ApiPlatform\\JsonSchema\\Command\\JsonSchemaGenerateCommand',
'api_platform.openapi.command' => 'ApiPlatform\\Symfony\\Bundle\\Command\\OpenApiCommand',
'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
'api_platform.upgrade_resource.command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\UpgradeApiResourceCommand',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
'oneup_uploader.command.clear_chunks' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
'oneup_uploader.command.clear_orphans' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
'old_sound_rabbit_mq.anon_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\AnonConsumerCommand',
'old_sound_rabbit_mq.batch_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\BatchConsumerCommand',
'old_sound_rabbit_mq.consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\ConsumerCommand',
'old_sound_rabbit_mq.delete_command' => 'OldSound\\RabbitMqBundle\\Command\\DeleteCommand',
'old_sound_rabbit_mq.dynamic_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\DynamicConsumerCommand',
'old_sound_rabbit_mq.multiple_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\MultipleConsumerCommand',
'old_sound_rabbit_mq.purge_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\PurgeConsumerCommand',
'old_sound_rabbit_mq.command.rpc_server_command' => 'OldSound\\RabbitMqBundle\\Command\\RpcServerCommand',
'old_sound_rabbit_mq.command.setup_fabric_command' => 'OldSound\\RabbitMqBundle\\Command\\SetupFabricCommand',
'old_sound_rabbit_mq.command.std_in_producer_command' => 'OldSound\\RabbitMqBundle\\Command\\StdInProducerCommand',
'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',
'console.command.about' => '?',
'console.command.assets_install' => '?',
'console.command.cache_clear' => '?',
'console.command.cache_pool_clear' => '?',
'console.command.cache_pool_prune' => '?',
'console.command.cache_pool_delete' => '?',
'console.command.cache_pool_list' => '?',
'console.command.cache_warmup' => '?',
'console.command.config_debug' => '?',
'console.command.config_dump_reference' => '?',
'console.command.container_debug' => '?',
'console.command.container_lint' => '?',
'console.command.debug_autowiring' => '?',
'console.command.dotenv_debug' => '?',
'console.command.event_dispatcher_debug' => '?',
'console.command.router_debug' => '?',
'console.command.router_match' => '?',
'console.command.translation_debug' => '?',
'console.command.translation_extract' => '?',
'console.command.validator_debug' => '?',
'console.command.translation_pull' => '?',
'console.command.translation_push' => '?',
'console.command.workflow_dump' => '?',
'console.command.xliff_lint' => '?',
'console.command.yaml_lint' => '?',
'console.command.form_debug' => '?',
'console.command.secrets_set' => '?',
'console.command.secrets_remove' => '?',
'console.command.secrets_generate_key' => '?',
'console.command.secrets_list' => '?',
'console.command.secrets_decrypt_to_local' => '?',
'console.command.secrets_encrypt_from_local' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'web_server.command.server_run' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerRunCommand',
'web_server.command.server_start' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStartCommand',
'web_server.command.server_stop' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStopCommand',
'web_server.command.server_status' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStatusCommand',
'web_server.command.server_log' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerLogCommand',
'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
'lexik_jwt_authentication.generate_keypair_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateKeyPairCommand',
'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
'maker.auto_command.make_data_provider' => '?',
'maker.auto_command.make_data_persister' => '?',
'maker.auto_command.make_state_processor' => '?',
'maker.auto_command.make_state_provider' => '?',
'maker.auto_command.make_auth' => '?',
'maker.auto_command.make_command' => '?',
'maker.auto_command.make_controller' => '?',
'maker.auto_command.make_crud' => '?',
'maker.auto_command.make_docker_database' => '?',
'maker.auto_command.make_entity' => '?',
'maker.auto_command.make_fixtures' => '?',
'maker.auto_command.make_form' => '?',
'maker.auto_command.make_message' => '?',
'maker.auto_command.make_messenger_middleware' => '?',
'maker.auto_command.make_registration_form' => '?',
'maker.auto_command.make_reset_password' => '?',
'maker.auto_command.make_serializer_encoder' => '?',
'maker.auto_command.make_serializer_normalizer' => '?',
'maker.auto_command.make_subscriber' => '?',
'maker.auto_command.make_twig_extension' => '?',
'maker.auto_command.make_test' => '?',
'maker.auto_command.make_validator' => '?',
'maker.auto_command.make_voter' => '?',
'maker.auto_command.make_user' => '?',
'maker.auto_command.make_migration' => '?',
]), ['security:check' => 'SensioLabs\\Security\\Command\\SecurityCheckerCommand', 'add-missings-transaction-agg' => 'App\\Command\\AddMissingsTransactionAggCommand', 'api:json-schema:generate' => 'api_platform.json_schema.json_schema_generate_command', 'api:openapi:export' => 'api_platform.openapi.command', 'api:swagger:export' => 'api_platform.swagger.command.swagger_command', 'api:upgrade-resource' => 'api_platform.upgrade_resource.command', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:database:import' => 'doctrine.database_import_command', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command', 'doctrine:migrations:list' => 'doctrine_migrations.versions_command', 'doctrine:migrations:current' => 'doctrine_migrations.current_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'fos:js-routing:dump' => 'fos_js_routing.dump_command', 'fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command', 'fos:user:activate' => 'fos_user.command.activate_user', 'fos:user:change-password' => 'fos_user.command.change_password', 'fos:user:create' => 'fos_user.command.create_user', 'fos:user:deactivate' => 'fos_user.command.deactivate_user', 'fos:user:demote' => 'fos_user.command.demote_user', 'fos:user:promote' => 'fos_user.command.promote_user', 'oneup:uploader:clear-chunks' => 'oneup_uploader.command.clear_chunks', 'oneup:uploader:clear-orphans' => 'oneup_uploader.command.clear_orphans', 'rabbitmq:anon-consumer' => 'old_sound_rabbit_mq.anon_consumer_command', 'rabbitmq:batch:consumer' => 'old_sound_rabbit_mq.batch_consumer_command', 'rabbitmq:consumer' => 'old_sound_rabbit_mq.consumer_command', 'rabbitmq:delete' => 'old_sound_rabbit_mq.delete_command', 'rabbitmq:dynamic-consumer' => 'old_sound_rabbit_mq.dynamic_consumer_command', 'rabbitmq:multiple-consumer' => 'old_sound_rabbit_mq.multiple_consumer_command', 'rabbitmq:purge' => 'old_sound_rabbit_mq.purge_consumer_command', 'rabbitmq:rpc-server' => 'old_sound_rabbit_mq.command.rpc_server_command', 'rabbitmq:setup-fabric' => 'old_sound_rabbit_mq.command.setup_fabric_command', 'rabbitmq:stdin-producer' => 'old_sound_rabbit_mq.command.std_in_producer_command', 'debug:swiftmailer' => 'swiftmailer.command.debug', 'swiftmailer:email:send' => 'swiftmailer.command.new_email', 'swiftmailer:spool:send' => 'swiftmailer.command.send_email', 'about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'workflow:dump' => 'console.command.workflow_dump', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'server:run' => 'web_server.command.server_run', 'server:start' => 'web_server.command.server_start', 'server:stop' => 'web_server.command.server_stop', 'server:status' => 'web_server.command.server_status', 'server:log' => 'web_server.command.server_log', 'lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command', 'lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command', 'lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command', 'doctrine:fixtures:load' => 'doctrine.fixtures_load_command', 'make:data-provider' => 'maker.auto_command.make_data_provider', 'make:data-persister' => 'maker.auto_command.make_data_persister', 'make:state-processor' => 'maker.auto_command.make_state_processor', 'make:state-provider' => 'maker.auto_command.make_state_provider', 'make:auth' => 'maker.auto_command.make_auth', 'make:command' => 'maker.auto_command.make_command', 'make:controller' => 'maker.auto_command.make_controller', 'make:crud' => 'maker.auto_command.make_crud', 'make:docker:database' => 'maker.auto_command.make_docker_database', 'make:entity' => 'maker.auto_command.make_entity', 'make:fixtures' => 'maker.auto_command.make_fixtures', 'make:form' => 'maker.auto_command.make_form', 'make:message' => 'maker.auto_command.make_message', 'make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware', 'make:registration-form' => 'maker.auto_command.make_registration_form', 'make:reset-password' => 'maker.auto_command.make_reset_password', 'make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder', 'make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer', 'make:subscriber' => 'maker.auto_command.make_subscriber', 'make:twig-extension' => 'maker.auto_command.make_twig_extension', 'make:test' => 'maker.auto_command.make_test', 'make:unit-test' => 'maker.auto_command.make_test', 'make:functional-test' => 'maker.auto_command.make_test', 'make:validator' => 'maker.auto_command.make_validator', 'make:voter' => 'maker.auto_command.make_voter', 'make:user' => 'maker.auto_command.make_user', 'make:migration' => 'maker.auto_command.make_migration']);
}
/**
* 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 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = new \Symfony\Bridge\Monolog\Logger('doctrine');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
$a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_pgsql', 'charset' => 'UTF8', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '9.1.16', 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Gedmo\\Blameable\\BlameableListener' => ['privates', 'Gedmo\\Blameable\\BlameableListener', 'getBlameableListenerService', false],
'Gedmo\\Loggable\\LoggableListener' => ['privates', 'Gedmo\\Loggable\\LoggableListener', 'getLoggableListenerService', false],
'Gedmo\\Translatable\\TranslatableListener' => ['privates', 'Gedmo\\Translatable\\TranslatableListener', 'getTranslatableListenerService', 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],
'evence.softdeletale.listener.softdelete' => ['privates', 'evence.softdeletale.listener.softdelete', 'getEvence_Softdeletale_Listener_SoftdeleteService', false],
'fos_user.user_listener' => ['privates', 'fos_user.user_listener', 'getFosUser_UserListenerService', false],
'gedmo.listener.sluggable' => ['privates', 'gedmo.listener.sluggable', 'getGedmo_Listener_SluggableService', false],
'gedmo.listener.softdeleteable' => ['privates', 'gedmo.listener.softdeleteable', 'getGedmo_Listener_SoftdeleteableService', false],
'gedmo.listener.sortable' => ['privates', 'gedmo.listener.sortable', 'getGedmo_Listener_SortableService', false],
'gedmo.listener.timestampable' => ['privates', 'gedmo.listener.timestampable', 'getGedmo_Listener_TimestampableService', false],
'gedmo.listener.tree' => ['privates', 'gedmo.listener.tree', 'getGedmo_Listener_TreeService', false],
'stof_doctrine_extensions.listener.sluggable' => ['privates', 'stof_doctrine_extensions.listener.sluggable', 'getStofDoctrineExtensions_Listener_SluggableService', false],
'stof_doctrine_extensions.listener.softdeleteable' => ['privates', 'stof_doctrine_extensions.listener.softdeleteable', 'getStofDoctrineExtensions_Listener_SoftdeleteableService', false],
'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', false],
'stof_doctrine_extensions.listener.tree' => ['privates', 'stof_doctrine_extensions.listener.tree', 'getStofDoctrineExtensions_Listener_TreeService', false],
], [
'Gedmo\\Blameable\\BlameableListener' => '?',
'Gedmo\\Loggable\\LoggableListener' => '?',
'Gedmo\\Translatable\\TranslatableListener' => '?',
'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' => '?',
'evence.softdeletale.listener.softdelete' => '?',
'fos_user.user_listener' => '?',
'gedmo.listener.sluggable' => '?',
'gedmo.listener.softdeleteable' => '?',
'gedmo.listener.sortable' => '?',
'gedmo.listener.timestampable' => '?',
'gedmo.listener.tree' => '?',
'stof_doctrine_extensions.listener.sluggable' => '?',
'stof_doctrine_extensions.listener.softdeleteable' => '?',
'stof_doctrine_extensions.listener.timestampable' => '?',
'stof_doctrine_extensions.listener.tree' => '?',
]), [0 => 'gedmo.listener.tree', 1 => 'Gedmo\\Translatable\\TranslatableListener', 2 => 'gedmo.listener.timestampable', 3 => 'gedmo.listener.sluggable', 4 => 'gedmo.listener.sortable', 5 => 'gedmo.listener.softdeleteable', 6 => 'Gedmo\\Loggable\\LoggableListener', 7 => 'Gedmo\\Blameable\\BlameableListener', 8 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 9 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 10 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 11 => 'stof_doctrine_extensions.listener.timestampable', 12 => 'stof_doctrine_extensions.listener.tree', 13 => 'stof_doctrine_extensions.listener.sluggable', 14 => 'stof_doctrine_extensions.listener.softdeleteable', 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [0 => [0 => 'preSoftDelete'], 1 => 'evence.softdeletale.listener.softdelete'], 17 => [0 => [0 => 'prePersist'], 1 => 'fos_user.user_listener'], 18 => [0 => [0 => 'preUpdate'], 1 => 'fos_user.user_listener']]), []);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
$b->addDriver($c, 'App\\Entity');
$b->addDriver($c, 'Gedmo\\Tree\\Entity');
$b->addDriver($c, 'Gedmo\\Translatable\\Entity');
$b->addDriver($c, 'Gedmo\\Loggable\\Entity');
$b->addDriver(($this->privates['.4_doctrine_metadata_driver~3jNLL4X'] ?? $this->get_4DoctrineMetadataDriver3jNLL4XService()), 'FOS\\UserBundle\\Model');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'GedmoTree' => 'Gedmo\\Tree\\Entity', 'Gedmo' => 'Gedmo\\Tree\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
$a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\AgenceRepository' => ['privates', 'App\\Repository\\AgenceRepository', 'getAgenceRepositoryService', false],
'App\\Repository\\ArticleClientRepository' => ['privates', 'App\\Repository\\ArticleClientRepository', 'getArticleClientRepositoryService', false],
'App\\Repository\\CaracteristiqueCommercialeRepository' => ['privates', 'App\\Repository\\CaracteristiqueCommercialeRepository', 'getCaracteristiqueCommercialeRepositoryService', false],
'App\\Repository\\CaracteristiqueTechniqueRepository' => ['privates', 'App\\Repository\\CaracteristiqueTechniqueRepository', 'getCaracteristiqueTechniqueRepositoryService', false],
'App\\Repository\\ChangementKitRepository' => ['privates', 'App\\Repository\\ChangementKitRepository', 'getChangementKitRepositoryService', false],
'App\\Repository\\CustomerRepository' => ['privates', 'App\\Repository\\CustomerRepository', 'getCustomerRepositoryService', false],
'App\\Repository\\EmplacementRepository' => ['privates', 'App\\Repository\\EmplacementRepository', 'getEmplacementRepositoryService', false],
'App\\Repository\\EtatMaterielRepository' => ['privates', 'App\\Repository\\EtatMaterielRepository', 'getEtatMaterielRepositoryService', false],
'App\\Repository\\FabricationRepository' => ['privates', 'App\\Repository\\FabricationRepository', 'getFabricationRepositoryService', false],
'App\\Repository\\FacturationRepository' => ['privates', 'App\\Repository\\FacturationRepository', 'getFacturationRepositoryService', false],
'App\\Repository\\FournisseurRepository' => ['privates', 'App\\Repository\\FournisseurRepository', 'getFournisseurRepositoryService', false],
'App\\Repository\\HistoriquePrixVenteArticleRepository' => ['privates', 'App\\Repository\\HistoriquePrixVenteArticleRepository', 'getHistoriquePrixVenteArticleRepositoryService', false],
'App\\Repository\\IdentifiantRepository' => ['privates', 'App\\Repository\\IdentifiantRepository', 'getIdentifiantRepositoryService', false],
'App\\Repository\\IdentificationRepository' => ['privates', 'App\\Repository\\IdentificationRepository', 'getIdentificationRepositoryService', false],
'App\\Repository\\InspectionRepository' => ['privates', 'App\\Repository\\InspectionRepository', 'getInspectionRepositoryService', false],
'App\\Repository\\InventaireHistoriqueRepository' => ['privates', 'App\\Repository\\InventaireHistoriqueRepository', 'getInventaireHistoriqueRepositoryService', false],
'App\\Repository\\InventaireRepository' => ['privates', 'App\\Repository\\InventaireRepository', 'getInventaireRepositoryService', false],
'App\\Repository\\LocalAgenceRepository' => ['privates', 'App\\Repository\\LocalAgenceRepository', 'getLocalAgenceRepositoryService', false],
'App\\Repository\\LotRepository' => ['privates', 'App\\Repository\\LotRepository', 'getLotRepositoryService', false],
'App\\Repository\\MaterielAssocieRepository' => ['privates', 'App\\Repository\\MaterielAssocieRepository', 'getMaterielAssocieRepositoryService', false],
'App\\Repository\\MaterielClientNetworkRepository' => ['privates', 'App\\Repository\\MaterielClientNetworkRepository', 'getMaterielClientNetworkRepositoryService', false],
'App\\Repository\\MaterielFabriqueModelPreEnregistreRepository' => ['privates', 'App\\Repository\\MaterielFabriqueModelPreEnregistreRepository', 'getMaterielFabriqueModelPreEnregistreRepositoryService', false],
'App\\Repository\\MaterielFacturationRepository' => ['privates', 'App\\Repository\\MaterielFacturationRepository', 'getMaterielFacturationRepositoryService', false],
'App\\Repository\\MaterielInspectionRepository' => ['privates', 'App\\Repository\\MaterielInspectionRepository', 'getMaterielInspectionRepositoryService', false],
'App\\Repository\\MaterielModelPreEnregistreRepository' => ['privates', 'App\\Repository\\MaterielModelPreEnregistreRepository', 'getMaterielModelPreEnregistreRepositoryService', false],
'App\\Repository\\MaterielMouvementRepository' => ['privates', 'App\\Repository\\MaterielMouvementRepository', 'getMaterielMouvementRepositoryService', false],
'App\\Repository\\MaterielTransfertRepository' => ['privates', 'App\\Repository\\MaterielTransfertRepository', 'getMaterielTransfertRepositoryService', false],
'App\\Repository\\ModelRepository' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'App\\Repository\\ModelePreEnregistreRepository' => ['privates', 'App\\Repository\\ModelePreEnregistreRepository', 'getModelePreEnregistreRepositoryService', false],
'App\\Repository\\MotifMouvementRepository' => ['privates', 'App\\Repository\\MotifMouvementRepository', 'getMotifMouvementRepositoryService', false],
'App\\Repository\\MouvementRepository' => ['privates', 'App\\Repository\\MouvementRepository', 'getMouvementRepositoryService', false],
'App\\Repository\\NetworkRepository' => ['privates', 'App\\Repository\\NetworkRepository', 'getNetworkRepositoryService', false],
'App\\Repository\\PreparationTransfertRepository' => ['privates', 'App\\Repository\\PreparationTransfertRepository', 'getPreparationTransfertRepositoryService', false],
'App\\Repository\\ProduitRepository' => ['privates', 'App\\Repository\\ProduitRepository', 'getProduitRepositoryService', false],
'App\\Repository\\ReceptionRepository' => ['privates', 'App\\Repository\\ReceptionRepository', 'getReceptionRepositoryService', false],
'App\\Repository\\ReceptionTransfertRepository' => ['privates', 'App\\Repository\\ReceptionTransfertRepository', 'getReceptionTransfertRepositoryService', false],
'App\\Repository\\RemplacementRepository' => ['privates', 'App\\Repository\\RemplacementRepository', 'getRemplacementRepositoryService', false],
'App\\Repository\\StockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'App\\Repository\\TransfertRepository' => ['privates', 'App\\Repository\\TransfertRepository', 'getTransfertRepositoryService', false],
'App\\Repository\\TypeEmplacementRepository' => ['privates', 'App\\Repository\\TypeEmplacementRepository', 'getTypeEmplacementRepositoryService', false],
'App\\Repository\\UserPermissionOnAgenceRepository' => ['privates', 'App\\Repository\\UserPermissionOnAgenceRepository', 'getUserPermissionOnAgenceRepositoryService', false],
'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
'App\\Repository\\UsersRepository' => ['privates', 'App\\Repository\\UsersRepository', 'getUsersRepositoryService', false],
], [
'App\\Repository\\AgenceRepository' => '?',
'App\\Repository\\ArticleClientRepository' => '?',
'App\\Repository\\CaracteristiqueCommercialeRepository' => '?',
'App\\Repository\\CaracteristiqueTechniqueRepository' => '?',
'App\\Repository\\ChangementKitRepository' => '?',
'App\\Repository\\CustomerRepository' => '?',
'App\\Repository\\EmplacementRepository' => '?',
'App\\Repository\\EtatMaterielRepository' => '?',
'App\\Repository\\FabricationRepository' => '?',
'App\\Repository\\FacturationRepository' => '?',
'App\\Repository\\FournisseurRepository' => '?',
'App\\Repository\\HistoriquePrixVenteArticleRepository' => '?',
'App\\Repository\\IdentifiantRepository' => '?',
'App\\Repository\\IdentificationRepository' => '?',
'App\\Repository\\InspectionRepository' => '?',
'App\\Repository\\InventaireHistoriqueRepository' => '?',
'App\\Repository\\InventaireRepository' => '?',
'App\\Repository\\LocalAgenceRepository' => '?',
'App\\Repository\\LotRepository' => '?',
'App\\Repository\\MaterielAssocieRepository' => '?',
'App\\Repository\\MaterielClientNetworkRepository' => '?',
'App\\Repository\\MaterielFabriqueModelPreEnregistreRepository' => '?',
'App\\Repository\\MaterielFacturationRepository' => '?',
'App\\Repository\\MaterielInspectionRepository' => '?',
'App\\Repository\\MaterielModelPreEnregistreRepository' => '?',
'App\\Repository\\MaterielMouvementRepository' => '?',
'App\\Repository\\MaterielTransfertRepository' => '?',
'App\\Repository\\ModelRepository' => '?',
'App\\Repository\\ModelePreEnregistreRepository' => '?',
'App\\Repository\\MotifMouvementRepository' => '?',
'App\\Repository\\MouvementRepository' => '?',
'App\\Repository\\NetworkRepository' => '?',
'App\\Repository\\PreparationTransfertRepository' => '?',
'App\\Repository\\ProduitRepository' => '?',
'App\\Repository\\ReceptionRepository' => '?',
'App\\Repository\\ReceptionTransfertRepository' => '?',
'App\\Repository\\RemplacementRepository' => '?',
'App\\Repository\\StockRepository' => '?',
'App\\Repository\\TransfertRepository' => '?',
'App\\Repository\\TypeEmplacementRepository' => '?',
'App\\Repository\\UserPermissionOnAgenceRepository' => '?',
'App\\Repository\\UserRepository' => '?',
'App\\Repository\\UsersRepository' => '?',
])));
$a->addCustomStringFunction('cast', 'DoctrineExtensions\\Query\\Mysql\\Cast');
$a->addCustomStringFunction('STRING_AGG', 'App\\DoctrineFunctions\\StringAgg');
$a->addCustomStringFunction('STRING_AGG_DISTINCT', 'App\\DoctrineFunctions\\StringAggDistinct');
$a->addCustomStringFunction('DATE_FORMAT', 'DoctrineExtensions\\Query\\Postgresql\\DateFormat');
$a->addCustomNumericFunction('GREATEST', 'DoctrineExtensions\\Query\\Postgresql\\Greatest');
$a->addCustomNumericFunction('ROUND', 'DoctrineExtensions\\Query\\Mysql\\Round');
$a->addCustomDatetimeFunction('DATE_ADD', 'App\\DoctrineFunctions\\DateAdd');
$a->addCustomDatetimeFunction('DATE_SUB', 'App\\DoctrineFunctions\\DateSub');
$a->addFilter('softdeleteable', 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
$this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([0 => 'softdeleteable'], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'eight_points_guzzle.client.my_client' shared service.
*
* @return \GuzzleHttp\Client
*/
protected function getEightPointsGuzzle_Client_MyClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-client/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
$a = \GuzzleHttp\HandlerStack::create();
$a->push(($this->services['eight_points_guzzle.middleware.profile.my_client'] ?? $this->getEightPointsGuzzle_Middleware_Profile_MyClientService())->profile(), 'profile');
$a->push(($this->services['eight_points_guzzle.middleware.log.my_client'] ?? $this->getEightPointsGuzzle_Middleware_Log_MyClientService())->log(), 'log');
$a->after('log', ($this->services['eight_points_guzzle.middleware.request_time.my_client'] ?? $this->getEightPointsGuzzle_Middleware_RequestTime_MyClientService()), 'request_time');
$a->push(($this->services['eight_points_guzzle.middleware.symfony_log'] ?? $this->getEightPointsGuzzle_Middleware_SymfonyLogService()), 'symfony_log');
$a->unshift(($this->services['eight_points_guzzle.middleware.event_dispatch.my_client'] ?? $this->getEightPointsGuzzle_Middleware_EventDispatch_MyClientService())->dispatchEvent(), 'events');
return $this->services['eight_points_guzzle.client.my_client'] = new \GuzzleHttp\Client(['base_uri' => NULL, 'handler' => $a, 'timeout' => 30.0, 'http_errors' => true, 'headers' => ['User-Agent' => 'EightPointsGuzzleBundle/v7']]);
}
/**
* Gets the public 'eight_points_guzzle.formatter' shared service.
*
* @return \GuzzleHttp\MessageFormatter
*/
protected function getEightPointsGuzzle_FormatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatter.php';
return $this->services['eight_points_guzzle.formatter'] = new \GuzzleHttp\MessageFormatter();
}
/**
* Gets the public 'eight_points_guzzle.handler_stack.my_client' shared service.
*
* @return \GuzzleHttp\HandlerStack
*/
protected function getEightPointsGuzzle_HandlerStack_MyClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
$this->services['eight_points_guzzle.handler_stack.my_client'] = $instance = \GuzzleHttp\HandlerStack::create();
$instance->push(($this->services['eight_points_guzzle.middleware.profile.my_client'] ?? $this->getEightPointsGuzzle_Middleware_Profile_MyClientService())->profile(), 'profile');
$instance->push(($this->services['eight_points_guzzle.middleware.log.my_client'] ?? $this->getEightPointsGuzzle_Middleware_Log_MyClientService())->log(), 'log');
$instance->after('log', ($this->services['eight_points_guzzle.middleware.request_time.my_client'] ?? $this->getEightPointsGuzzle_Middleware_RequestTime_MyClientService()), 'request_time');
$instance->push(($this->services['eight_points_guzzle.middleware.symfony_log'] ?? $this->getEightPointsGuzzle_Middleware_SymfonyLogService()), 'symfony_log');
$instance->unshift(($this->services['eight_points_guzzle.middleware.event_dispatch.my_client'] ?? $this->getEightPointsGuzzle_Middleware_EventDispatch_MyClientService())->dispatchEvent(), 'events');
return $instance;
}
/**
* Gets the public 'eight_points_guzzle.middleware.event_dispatch.my_client' shared service.
*
* @return \EightPoints\Bundle\GuzzleBundle\Middleware\EventDispatchMiddleware
*/
protected function getEightPointsGuzzle_Middleware_EventDispatch_MyClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/EventDispatchMiddleware.php';
return $this->services['eight_points_guzzle.middleware.event_dispatch.my_client'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\EventDispatchMiddleware(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'my_client');
}
/**
* Gets the public 'eight_points_guzzle.middleware.log.my_client' shared service.
*
* @return \EightPoints\Bundle\GuzzleBundle\Middleware\LogMiddleware
*/
protected function getEightPointsGuzzle_Middleware_Log_MyClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/LogMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatter.php';
return $this->services['eight_points_guzzle.middleware.log.my_client'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\LogMiddleware(($this->privates['eight_points_guzzle.my_client_logger'] ?? ($this->privates['eight_points_guzzle.my_client_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3))), ($this->services['eight_points_guzzle.formatter'] ?? ($this->services['eight_points_guzzle.formatter'] = new \GuzzleHttp\MessageFormatter())));
}
/**
* Gets the public 'eight_points_guzzle.middleware.profile.my_client' shared service.
*
* @return \EightPoints\Bundle\GuzzleBundle\Middleware\ProfileMiddleware
*/
protected function getEightPointsGuzzle_Middleware_Profile_MyClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/ProfileMiddleware.php';
return $this->services['eight_points_guzzle.middleware.profile.my_client'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\ProfileMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the public 'eight_points_guzzle.middleware.request_time.my_client' shared service.
*
* @return \EightPoints\Bundle\GuzzleBundle\Middleware\RequestTimeMiddleware
*/
protected function getEightPointsGuzzle_Middleware_RequestTime_MyClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/RequestTimeMiddleware.php';
return $this->services['eight_points_guzzle.middleware.request_time.my_client'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\RequestTimeMiddleware(($this->privates['eight_points_guzzle.my_client_logger'] ?? ($this->privates['eight_points_guzzle.my_client_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3))), ($this->privates['eight_points_guzzle.data_collector'] ?? $this->getEightPointsGuzzle_DataCollectorService()));
}
/**
* Gets the public 'eight_points_guzzle.middleware.symfony_log' shared service.
*
* @return \EightPoints\Bundle\GuzzleBundle\Middleware\SymfonyLogMiddleware
*/
protected function getEightPointsGuzzle_Middleware_SymfonyLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Middleware/SymfonyLogMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatter.php';
$a = new \Symfony\Bridge\Monolog\Logger('eight_points_guzzle');
$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->services['eight_points_guzzle.middleware.symfony_log'] = new \EightPoints\Bundle\GuzzleBundle\Middleware\SymfonyLogMiddleware($a, ($this->services['eight_points_guzzle.symfony_log_formatter'] ?? ($this->services['eight_points_guzzle.symfony_log_formatter'] = new \GuzzleHttp\MessageFormatter('{method} {uri} {code}'))));
}
/**
* Gets the public 'eight_points_guzzle.symfony_log_formatter' shared service.
*
* @return \GuzzleHttp\MessageFormatter
*/
protected function getEightPointsGuzzle_SymfonyLogFormatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/MessageFormatter.php';
return $this->services['eight_points_guzzle.symfony_log_formatter'] = new \GuzzleHttp\MessageFormatter('{method} {uri} {code}');
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->addListener('lexik_jwt_authentication.on_authentication_success', [0 => function () {
return ($this->privates['App\\EventListener\\AuthenticationSuccessListener'] ?? $this->getAuthenticationSuccessListenerService());
}, 1 => 'onAuthenticationSuccessResponse'], 0);
$instance->addListener('oneup_uploader.post_persist', [0 => function () {
return ($this->privates['App\\EventListener\\DataRecordUploadListener'] ?? $this->getDataRecordUploadListenerService());
}, 1 => 'onUpload'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ($this->privates['App\\EventListener\\RegistrationListener'] ?? $this->getRegistrationListenerService());
}, 1 => 'onRegistrationComplete'], 0);
$instance->addListener('fos_user.resetting.reset.success', [0 => function () {
return ($this->privates['App\\EventListener\\RegistrationListener'] ?? $this->getRegistrationListenerService());
}, 1 => 'redirect'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
}, 1 => 'onKernelRequest'], 28);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
}, 1 => 'onKernelRequest'], 2);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
}, 1 => 'onKernelView'], 16);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
}, 1 => 'onKernelView'], 8);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
}, 1 => 'onKernelException'], -96);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->getApiPlatform_Listener_View_Write_LegacyService());
}, 1 => 'onKernelView'], 32);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
}, 1 => 'onKernelRequest'], 4);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.fos_user.event_listener'] ?? $this->getApiPlatform_FosUser_EventListenerService());
}, 1 => 'onKernelView'], 24);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
}, 1 => 'onKernelResponse'], -1);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
}, 1 => 'onKernelView'], 64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurity'], 3);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurityPostDenormalize'], 1);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurityPostValidation'], 63);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
}, 1 => 'onConsoleCommand'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('oneup_uploader.validation', [0 => function () {
return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
}, 1 => 'onValidate'], 0);
$instance->addListener('oneup_uploader.validation', [0 => function () {
return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
}, 1 => 'onValidate'], 0);
$instance->addListener('oneup_uploader.validation', [0 => function () {
return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
}, 1 => 'onValidate'], 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.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('workflow.network_validation.enter', [0 => function () {
return ($this->privates['App\\EventListener\\ProjectWorkflowListener'] ?? $this->getProjectWorkflowListenerService());
}, 1 => 'onEnter'], 0);
$instance->addListener('workflow.network_validation.transition', [0 => function () {
return ($this->privates['App\\EventListener\\ProjectWorkflowListener'] ?? $this->getProjectWorkflowListenerService());
}, 1 => 'onTransition'], 0);
$instance->addListener('workflow.network_validation.leave', [0 => function () {
return ($this->privates['App\\EventListener\\ProjectWorkflowListener'] ?? $this->getProjectWorkflowListenerService());
}, 1 => 'onLeave'], 0);
$instance->addListener('workflow.network_validation.enter.validated', [0 => function () {
return ($this->privates['App\\EventListener\\ProjectWorkflowListener'] ?? $this->getProjectWorkflowListenerService());
}, 1 => 'onValidate'], 0);
$instance->addListener('workflow.network_validation.enter.rejected', [0 => function () {
return ($this->privates['App\\EventListener\\ProjectWorkflowListener'] ?? $this->getProjectWorkflowListenerService());
}, 1 => 'onReject'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] ?? ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] = new \App\EventSubscriber\LocaleSubscriber('fr')));
}, 1 => 'onKernelRequest'], 20);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('fos_user.security.implicit_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 1 => 'onImplicitLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.registration.confirmed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.change_password.edit.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.profile.edit.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.resetting.reset.initialize', [0 => function () {
return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
}, 1 => 'onResettingResetInitialize'], 0);
$instance->addListener('fos_user.resetting.reset.success', [0 => function () {
return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
}, 1 => 'onResettingResetSuccess'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'pagination'], 1);
$instance->addListener('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('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('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.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['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.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['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 'fos_js_routing.controller' shared service.
*
* @return \FOS\JsRoutingBundle\Controller\Controller
*/
protected function getFosJsRouting_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
}
/**
* Gets the public 'fos_js_routing.extractor' shared service.
*
* @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
*/
protected function getFosJsRouting_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.'', $this->parameters['kernel.bundles']);
}
/**
* Gets the public 'fos_js_routing.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getFosJsRouting_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), 1 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), 2 => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
}
/**
* Gets the public 'fos_user.change_password.controller' shared service.
*
* @return \FOS\UserBundle\Controller\ChangePasswordController
*/
protected function getFosUser_ChangePassword_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ChangePasswordController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
$this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_change_password_form', 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType', $this->parameters['fos_user.change_password.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.change_password.controller', $this));
return $instance;
}
/**
* Gets the public 'fos_user.profile.controller' shared service.
*
* @return \FOS\UserBundle\Controller\ProfileController
*/
protected function getFosUser_Profile_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ProfileController.php';
$this->services['fos_user.profile.controller'] = $instance = new \FOS\UserBundle\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.profile.form.factory'] ?? $this->getFosUser_Profile_Form_FactoryService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.profile.controller', $this));
return $instance;
}
/**
* Gets the public 'fos_user.registration.controller' shared service.
*
* @return \FOS\UserBundle\Controller\RegistrationController
*/
protected function getFosUser_Registration_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/RegistrationController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
$this->services['fos_user.registration.controller'] = $instance = new \FOS\UserBundle\Controller\RegistrationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_registration_form', 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType', $this->parameters['fos_user.registration.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.registration.controller', $this));
return $instance;
}
/**
* Gets the public 'fos_user.resetting.controller' shared service.
*
* @return \FOS\UserBundle\Controller\ResettingController
*/
protected function getFosUser_Resetting_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/ResettingController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/FOSUserMailer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGenerator.php';
$this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), new \App\Service\FOSUserMailer(($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())), 7200);
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.resetting.controller', $this));
return $instance;
}
/**
* Gets the public 'fos_user.security.controller' shared service.
*
* @return \FOS\UserBundle\Controller\SecurityController
*/
protected function getFosUser_Security_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Controller/SecurityController.php';
$this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.security.controller', $this));
return $instance;
}
/**
* Gets the public 'fos_user.user_manager' shared service.
*
* @return \FOS\UserBundle\Doctrine\UserManager
*/
protected function getFosUser_UserManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManager.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserManager.php';
return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'App\\Entity\\Users');
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 8)), $b));
}
/**
* Gets the public '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/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 = ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService());
$d = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($c);
$e = ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService());
$f = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
$f->setOptions(1216);
$g = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
$g->setFormatOutput(true);
$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'), $d, $e, $c), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a, $b, $d, $e, $c)], ['json' => $f, 'xml' => $g], ['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.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 'knp_paginator' shared service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getKnpPaginatorService($lazyLoad = true)
{
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['knp_paginator'])) {
return $this->services['knp_paginator'];
}
$this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true, 'pageOutOfRange' => 'ignore', 'defaultLimit' => 10]);
return $instance;
}
/**
* Gets the public 'knp_snappy.image' shared service.
*
* @return \Knp\Snappy\Image
*/
protected function getKnpSnappy_ImageService()
{
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($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
$instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
return $instance;
}
/**
* Gets the public 'knp_snappy.pdf' shared service.
*
* @return \Knp\Snappy\Pdf
*/
protected function getKnpSnappy_PdfService()
{
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
$this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), [], []);
$instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.encoder' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
*/
protected function getLexikJwtAuthentication_EncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE')))), 'openssl', 'RS256', 3600, 0));
}
/**
* Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
*/
protected function getLexikJwtAuthentication_GenerateTokenCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
$this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
}, 1));
$instance->setName('lexik:jwt:generate-token');
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
*/
protected function getLexikJwtAuthentication_JwtManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
return $this->services['lexik_jwt_authentication.jwt_manager'];
}
$this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a, 'username');
$instance->setUserIdentityField('username');
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.key_loader' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
*/
protected function getLexikJwtAuthentication_KeyLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'));
}
/**
* Gets the public 'monolog.logger.deprecation' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DeprecationService()
{
$this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
$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 public 'nelmio_alice.data_loader' shared service.
*
* @return \Nelmio\Alice\Loader\SimpleDataLoader
*/
protected function getNelmioAlice_DataLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/DataLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleDataLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/SimpleBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/SimpleDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/ParameterBagDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Parameter/SimpleParameterBagDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FixtureBagDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SimpleFixtureBagDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/TolerantFixtureDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ElementFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/FlagParserRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ChainableFlagParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ConfiguratorFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ExtendFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/OptionalFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/TemplateFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/UniqueFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/ChainableFixtureDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleCollectionDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizerWithTemporaryFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullListNameDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/ReferenceRangeNameDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationsDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/SimpleSpecificationsDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ConstructorDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/LegacyConstructorDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/ConstructorDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ArgumentsDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Arguments/SimpleArgumentsDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ValueDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/UniqueValueDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/SimpleValueDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/FunctionFixtureReferenceParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/StringMergerParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/SimpleParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/LexerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/EmptyValueLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceEscaperLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/GlobalPatternsLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/FunctionLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/StringThenReferenceLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/SubPatternsLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/TokenParserRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/ChainableTokenParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/AbstractChainableParserAwareParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/DynamicArrayTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/EscapedValueTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureListReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureMethodReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureRangeReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/MethodReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/OptionalTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ParameterTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/PropertyReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/SimpleReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringArrayTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ArgumentEscaper.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/TolerantFunctionTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/IdentityTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FunctionTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/WildcardReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/FactoryDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/CallsDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/CallsWithFlagsDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/FunctionDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/ConfiguratorFlagHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/OptionalFlagHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/PropertyDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Property/SimplePropertyDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullRangeNameDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/GeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/DoublePassGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/FixtureSetResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/RemoveConflictingObjectsResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/SimpleFixtureSetResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterBagResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/RemoveConflictingParametersParameterBagResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/SimpleParameterBagResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/ParameterResolverRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ChainableParameterResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StaticParameterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/ArrayParameterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/RecursiveParameterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StringParameterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureBagResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Fixture/TemplateFixtureBagResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/CompleteObjectGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/SimpleObjectGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ValueResolverRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ChainableValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ValueResolverAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ArrayValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/DynamicArrayValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/EvaluatedValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FunctionCallArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/PhpFunctionCallValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FakerFunctionCallValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixturePropertyReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/PropertyAccess/StdPropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureMethodCallReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UnresolvedFixtureReferenceIdResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/SelfFixtureReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureWildcardReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ListValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/OptionalValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ParameterValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UniqueValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/UniqueValuesPool.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ValueForCurrentValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/VariableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/InstantiatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/ExistingInstanceInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/ChainableInstantiatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/AbstractChainableInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoCallerMethodCallInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/NamedArgumentsResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NullConstructorInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoMethodCallInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/StaticFactoryInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/HydratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/SimpleHydrator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/PropertyHydratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/Property/SymfonyPropertyAccessorHydrator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/CallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/SimpleCaller.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/ChainableCallProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/ConfiguratorMethodCallProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/MethodCallWithReferenceProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/OptionalMethodCallProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/SimpleMethodCallProcessor.php';
$a = new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ElementFlagParser(new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\FlagParserRegistry([0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ConfiguratorFlagParser(), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ExtendFlagParser(), 2 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\OptionalFlagParser(), 3 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\TemplateFlagParser(), 4 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\UniqueFlagParser()]));
$b = new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper();
$c = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\UniqueValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\SimpleValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\FunctionFixtureReferenceParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\StringMergerParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\SimpleParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\EmptyValueLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceEscaperLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\GlobalPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\FunctionLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\StringThenReferenceLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\SubPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceLexer())))))), new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\TokenParserRegistry([0 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\DynamicArrayTokenParser(), 1 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\EscapedValueTokenParser(), 2 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureListReferenceTokenParser(), 3 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureMethodReferenceTokenParser(), 4 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureRangeReferenceTokenParser(), 5 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\MethodReferenceTokenParser(), 6 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\OptionalTokenParser(), 7 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ParameterTokenParser(), 8 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\PropertyReferenceTokenParser(), 9 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableReferenceTokenParser(), 10 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\SimpleReferenceTokenParser(), 11 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringArrayTokenParser(), 12 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringTokenParser($b), 13 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\TolerantFunctionTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\IdentityTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FunctionTokenParser($b))), 14 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableTokenParser(), 15 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\WildcardReferenceTokenParser()]))))));
$d = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer($c);
$e = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\CallsWithFlagsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\FunctionDenormalizer($d), [0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\ConfiguratorFlagHandler(), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\OptionalFlagHandler()]);
$f = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\SimpleSpecificationsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\LegacyConstructorDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorDenormalizer($d), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\FactoryDenormalizer($e)), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Property\SimplePropertyDenormalizer($c), $e);
$g = new \Nelmio\Alice\PropertyAccess\StdPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
$h = new \Nelmio\Alice\Generator\Resolver\Value\ValueResolverRegistry([0 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ArrayValueResolver(), 1 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\DynamicArrayValueResolver(), 2 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\EvaluatedValueResolver(), 3 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FunctionCallArgumentResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\PhpFunctionCallValueResolver($this->parameters['nelmio_alice.functions_blacklist'], new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FakerFunctionCallValueResolver(($this->services['Faker\\Generator'] ?? $this->getGeneratorService())))), 4 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixturePropertyReferenceResolver($g), 5 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureMethodCallReferenceResolver(), 6 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UnresolvedFixtureReferenceIdResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\SelfFixtureReferenceResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureReferenceResolver())), 7 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolver(), 8 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ListValueResolver(), 9 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\OptionalValueResolver(), 10 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ParameterValueResolver(), 11 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UniqueValueResolver(new \Nelmio\Alice\Generator\Resolver\UniqueValuesPool(), NULL, 150), 12 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ValueForCurrentValueResolver(), 13 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\VariableValueResolver()]);
$i = new \Nelmio\Alice\Generator\NamedArgumentsResolver();
return $this->services['nelmio_alice.data_loader'] = new \Nelmio\Alice\Loader\SimpleDataLoader(new \Nelmio\Alice\FixtureBuilder\SimpleBuilder(new \Nelmio\Alice\FixtureBuilder\Denormalizer\SimpleDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Parameter\SimpleParameterBagDenormalizer(), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SimpleFixtureBagDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\TolerantFixtureDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\FixtureDenormalizerRegistry($a, [0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullListNameDenormalizer())), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\ReferenceRangeNameDenormalizer($f), 2 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullRangeNameDenormalizer())), 3 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleDenormalizer($f)])), $a))), new \Nelmio\Alice\Generator\DoublePassGenerator(new \Nelmio\Alice\Generator\Resolver\FixtureSet\RemoveConflictingObjectsResolver(new \Nelmio\Alice\Generator\Resolver\FixtureSet\SimpleFixtureSetResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\RemoveConflictingParametersParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\SimpleParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\ParameterResolverRegistry([0 => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StaticParameterResolver(), 1 => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\ArrayParameterResolver(), 2 => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\RecursiveParameterResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StringParameterResolver(), 5)]))), new \Nelmio\Alice\Generator\Resolver\Fixture\TemplateFixtureBagResolver())), new \Nelmio\Alice\Generator\ObjectGenerator\CompleteObjectGenerator(new \Nelmio\Alice\Generator\ObjectGenerator\SimpleObjectGenerator($h, new \Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiator(new \Nelmio\Alice\Generator\Instantiator\InstantiatorResolver(new \Nelmio\Alice\Generator\Instantiator\InstantiatorRegistry([0 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoCallerMethodCallInstantiator($i), 1 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NullConstructorInstantiator(), 2 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiator(), 3 => new \Nelmio\Alice\Generator\Instantiator\Chainable\StaticFactoryInstantiator($i)]))), new \Nelmio\Alice\Generator\Hydrator\SimpleHydrator(new \Nelmio\Alice\Generator\Hydrator\Property\SymfonyPropertyAccessorHydrator($g)), new \Nelmio\Alice\Generator\Caller\SimpleCaller(new \Nelmio\Alice\Generator\Caller\CallProcessorRegistry([0 => new \Nelmio\Alice\Generator\Caller\Chainable\ConfiguratorMethodCallProcessor(), 1 => new \Nelmio\Alice\Generator\Caller\Chainable\MethodCallWithReferenceProcessor(), 2 => new \Nelmio\Alice\Generator\Caller\Chainable\OptionalMethodCallProcessor(), 3 => new \Nelmio\Alice\Generator\Caller\Chainable\SimpleMethodCallProcessor()]), $h, $i)))));
}
/**
* Gets the public 'nelmio_alice.file_loader' shared service.
*
* @return \Nelmio\Alice\Loader\SimpleFileLoader
*/
protected function getNelmioAlice_FileLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleFileLoader.php';
return $this->services['nelmio_alice.file_loader'] = new \Nelmio\Alice\Loader\SimpleFileLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
}
/**
* Gets the public 'nelmio_alice.files_loader' shared service.
*
* @return \Nelmio\Alice\Loader\SimpleFilesLoader
*/
protected function getNelmioAlice_FilesLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FilesLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleFilesLoader.php';
return $this->services['nelmio_alice.files_loader'] = new \Nelmio\Alice\Loader\SimpleFilesLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
}
/**
* Gets the public 'old_sound_rabbit_mq.connection.default' shared service.
*
* @return \PhpAmqpLib\Connection\AMQPStreamConnection
*/
protected function getOldSoundRabbitMq_Connection_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Channel/AbstractChannel.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AbstractConnection.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AMQPStreamConnection.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/RabbitMq/AMQPConnectionFactory.php';
return $this->services['old_sound_rabbit_mq.connection.default'] = (new \OldSound\RabbitMqBundle\RabbitMq\AMQPConnectionFactory('PhpAmqpLib\\Connection\\AMQPStreamConnection', ['url' => $this->getEnv('RABBITMQ_URL'), 'host' => 'localhost', 'port' => 5672, 'user' => 'guest', 'password' => 'guest', 'vhost' => '/', 'lazy' => false, 'connection_timeout' => 3, 'read_write_timeout' => 3, 'use_socket' => false, 'ssl_context' => [], 'keepalive' => false, 'heartbeat' => 0]))->createConnection();
}
/**
* Gets the public 'old_sound_rabbit_mq.parts_holder' shared service.
*
* @return \OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder
*/
protected function getOldSoundRabbitMq_PartsHolderService()
{
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/RabbitMq/AmqpPartsHolder.php';
return $this->services['old_sound_rabbit_mq.parts_holder'] = new \OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder();
}
/**
* Gets the public 'oneup_uploader.chunk_manager' shared service.
*
* @return \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager
*/
protected function getOneupUploader_ChunkManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManager.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/ChunkStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/FilesystemStorage.php';
return $this->services['oneup_uploader.chunk_manager'] = new \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager($this->getParameter('oneup_uploader.chunks'), new \Oneup\UploaderBundle\Uploader\Chunk\Storage\FilesystemStorage(($this->targetDir.''.'/uploader/chunks')));
}
/**
* Gets the public 'oneup_uploader.controller.gallery' shared service.
*
* @return \Oneup\UploaderBundle\Controller\DropzoneController
*/
protected function getOneupUploader_Controller_GalleryService()
{
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Controller/DropzoneController.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/ErrorHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/DropzoneErrorHandler.php';
return $this->services['oneup_uploader.controller.gallery'] = new \Oneup\UploaderBundle\Controller\DropzoneController($this, new \Oneup\UploaderBundle\Uploader\Storage\FilesystemStorage((\dirname(__DIR__, 4).'/public/uploads/gallery')), new \Oneup\UploaderBundle\Uploader\ErrorHandler\DropzoneErrorHandler(), ['frontend' => 'dropzone', 'custom_frontend' => ['name' => NULL, 'class' => NULL], 'storage' => ['service' => NULL, 'type' => 'filesystem', 'filesystem' => NULL, 'directory' => (\dirname(__DIR__, 4).'/public/uploads/gallery'), 'stream_wrapper' => NULL, 'sync_buffer_size' => '100K'], 'route_prefix' => '', 'endpoints' => ['upload' => NULL, 'progress' => NULL, 'cancel' => NULL], 'allowed_mimetypes' => [], 'disallowed_mimetypes' => [], 'error_handler' => NULL, 'max_size' => 9223372036854775807, 'use_orphanage' => false, 'enable_progress' => false, 'enable_cancelation' => false, 'namer' => 'oneup_uploader.namer.uniqid', 'root_folder' => false], 'gallery');
}
/**
* Gets the public 'oneup_uploader.namer.uniqid' shared service.
*
* @return \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer
*/
protected function getOneupUploader_Namer_UniqidService()
{
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/UniqidNamer.php';
return $this->services['oneup_uploader.namer.uniqid'] = new \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer();
}
/**
* Gets the public 'oneup_uploader.orphanage_manager' shared service.
*
* @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
*/
protected function getOneupUploader_OrphanageManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this, $this->getParameter('oneup_uploader.orphanage'));
}
/**
* Gets the public 'oneup_uploader.routing.loader' shared service.
*
* @return \Oneup\UploaderBundle\Routing\RouteLoader
*/
protected function getOneupUploader_Routing_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/oneup/uploader-bundle/src/Routing/RouteLoader.php';
return $this->services['oneup_uploader.routing.loader'] = new \Oneup\UploaderBundle\Routing\RouteLoader($this->parameters['oneup_uploader.controllers']);
}
/**
* Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
*
* @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
*/
protected function getOneupUploader_Templating_UploaderHelperService()
{
return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper(($this->services['router'] ?? $this->getRouterService()), $this->parameters['oneup_uploader.maxsize']);
}
/**
* Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
*
* @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
*/
protected function getOneupUploader_Twig_Extension_UploaderService()
{
return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension(($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService()));
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'fr');
$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/api-platform/core/src/Symfony/Routing/ApiLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = ($this->services['kernel'] ?? $this->get('kernel', 1));
$c = new \Symfony\Component\HttpKernel\Config\FileLocator($b);
$d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$a->addLoader(new \ApiPlatform\Symfony\Routing\ApiLoader($b, ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this, $this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), false, true, true, false, false, ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
$a->addLoader(($this->services['oneup_uploader.routing.loader'] ?? $this->getOneupUploader_Routing_LoaderService()));
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c, '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($d);
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c, $d));
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c, $d));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->privates['api_platform.cache.route_name_resolver'])) {
yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.resource'])) {
yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.resource.legacy'])) {
yield 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.property.legacy'])) {
yield 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? null);
}
if (isset($this->privates['api_platform.cache.subresource_operation_factory'])) {
yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null);
}
if (isset($this->privates['api_platform.cache.identifiers_extractor'])) {
yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? 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['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['swiftmailer.email_sender.listener'])) {
yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
}
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (isset($this->privates['cache.validator'])) {
yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
}
if (isset($this->privates['cache.serializer'])) {
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (isset($this->privates['cache.property_info'])) {
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['mailer.message_logger_listener'])) {
yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
}
if (isset($this->privates['debug.stopwatch'])) {
yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
}
if (isset($this->services['event_dispatcher'])) {
yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
}
if (isset($this->privates['session_listener'])) {
yield 'session_listener' => ($this->privates['session_listener'] ?? null);
}
if (isset($this->privates['form.choice_list_factory.cached'])) {
yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
}
if (isset($this->services['cache.validator_expression_language'])) {
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
}
if (isset($this->services['.container.private.profiler'])) {
yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
}
if (isset($this->services['.container.private.validator'])) {
yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
}
if (isset($this->privates['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['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);
}
}, function () {
return 0 + (int) (isset($this->privates['api_platform.cache.route_name_resolver'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource.legacy'])) + (int) (isset($this->privates['api_platform.cache.metadata.property.legacy'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['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['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']));
}), ['api_platform.cache.route_name_resolver' => [0 => 'reset'], 'api_platform.cache.metadata.resource' => [0 => 'reset'], 'api_platform.cache.metadata.resource.legacy' => [0 => 'reset'], 'api_platform.cache.metadata.property.legacy' => [0 => 'reset'], 'api_platform.cache.subresource_operation_factory' => [0 => 'reset'], 'api_platform.cache.identifiers_extractor' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'swiftmailer.email_sender.listener' => [0 => 'reset'], 'cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [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']]);
}
/**
* 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
*/
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/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.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';
return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => $this->getEnv('MAILER_TRANSPORT'), 'url' => $this->getEnv('MAILER_URL'), 'username' => $this->getEnv('MAILER_USER'), 'password' => $this->getEnv('MAILER_PASSWORD'), 'host' => $this->getEnv('MAILER_HOST'), 'port' => $this->getEnv('MAILER_PORT'), 'timeout' => 30, 'source_ip' => NULL, 'local_domain' => NULL, 'encryption' => $this->getEnv('MAILER_ENCRYPTION'), 'auth_mode' => $this->getEnv('MAILER_AUTH_MODE'), 'command' => '/usr/sbin/sendmail -t -i', 'stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Swift_Events_SimpleEventDispatcher());
}
/**
* 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 '.4_doctrine_metadata_driver~3jNLL4X' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\XmlDriver
*/
protected function get_4DoctrineMetadataDriver3jNLL4XService()
{
return $this->privates['.4_doctrine_metadata_driver~3jNLL4X'] = new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml'));
}
/**
* Gets the private '.App\Command\AddMissingsTransactionAggCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getAddMissingsTransactionAggCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\AddMissingsTransactionAggCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('add-missings-transaction-agg', [], 'Add a short description for your command', false, function (): \App\Command\AddMissingsTransactionAggCommand {
return ($this->privates['App\\Command\\AddMissingsTransactionAggCommand'] ?? $this->getAddMissingsTransactionAggCommandService());
});
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.dotenv_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DotenvDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.form_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_FormDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
});
}
/**
* Gets the private '.console.command.router_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
});
}
/**
* Gets the private '.console.command.router_match.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterMatch_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
});
}
/**
* Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
});
}
/**
* Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
});
}
/**
* Gets the private '.console.command.secrets_generate_key.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsGenerateKey_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
});
}
/**
* Gets the private '.console.command.secrets_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
});
}
/**
* Gets the private '.console.command.secrets_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
});
}
/**
* Gets the private '.console.command.secrets_set.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsSet_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* Gets the private '.console.command.translation_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
});
}
/**
* Gets the private '.console.command.translation_extract.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationExtract_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
});
}
/**
* Gets the private '.console.command.translation_pull.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPull_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
});
}
/**
* Gets the private '.console.command.translation_push.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPush_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
});
}
/**
* Gets the private '.console.command.validator_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ValidatorDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
});
}
/**
* Gets the private '.console.command.workflow_dump.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_WorkflowDump_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.workflow_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('workflow:dump', [], 'Dump a workflow', false, function (): \Symfony\Bundle\FrameworkBundle\Command\WorkflowDumpCommand {
return ($this->privates['console.command.workflow_dump'] ?? $this->getConsole_Command_WorkflowDumpService());
});
}
/**
* Gets the private '.console.command.xliff_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_XliffLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
});
}
/**
* Gets the private '.console.command.yaml_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_YamlLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
});
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.errored..service_locator..EETIKc.App\Entity\Transfert' shared service.
*
* @return \App\Entity\Transfert
*/
protected function getTransfertService()
{
$this->throw('Cannot autowire service ".service_locator..EETIKc": it references class "App\\Entity\\Transfert" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator..Tk2o.V.App\Entity\Model' shared service.
*
* @return \App\Entity\Model
*/
protected function getModelService()
{
$this->throw('Cannot autowire service ".service_locator..Tk2o.V": it references class "App\\Entity\\Model" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator..cSTREF.App\Entity\Transfert' shared service.
*
* @return \App\Entity\Transfert
*/
protected function getTransfert2Service()
{
$this->throw('Cannot autowire service ".service_locator..cSTREF": it references class "App\\Entity\\Transfert" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.0Glhizg.App\Entity\Fournisseur' shared service.
*
* @return \App\Entity\Fournisseur
*/
protected function getFournisseurService()
{
$this->throw('Cannot autowire service ".service_locator.0Glhizg": it references class "App\\Entity\\Fournisseur" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.0fX41R6.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomerService()
{
$this->throw('Cannot autowire service ".service_locator.0fX41R6": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.0fX41R6.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetworkService()
{
$this->throw('Cannot autowire service ".service_locator.0fX41R6": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.1mdfZZ8.App\Entity\Stock' shared service.
*
* @return \App\Entity\Stock
*/
protected function getStockService()
{
$this->throw('Cannot autowire service ".service_locator.1mdfZZ8": it references class "App\\Entity\\Stock" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.1o3HeJI.App\Entity\Reception' shared service.
*
* @return \App\Entity\Reception
*/
protected function getReceptionService()
{
$this->throw('Cannot autowire service ".service_locator.1o3HeJI": it references class "App\\Entity\\Reception" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.2_g68iE.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork2Service()
{
$this->throw('Cannot autowire service ".service_locator.2_g68iE": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.48VO5iM.App\Entity\DeviceType' shared service.
*
* @return \App\Entity\DeviceType
*/
protected function getDeviceTypeService()
{
$this->throw('Cannot autowire service ".service_locator.48VO5iM": it references class "App\\Entity\\DeviceType" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.4vEn9cc.App\Entity\Reception' shared service.
*
* @return \App\Entity\Reception
*/
protected function getReception2Service()
{
$this->throw('Cannot autowire service ".service_locator.4vEn9cc": it references class "App\\Entity\\Reception" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5W4CSYJ.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer2Service()
{
$this->throw('Cannot autowire service ".service_locator.5W4CSYJ": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5ZKSdtX.App\Entity\Transfert' shared service.
*
* @return \App\Entity\Transfert
*/
protected function getTransfert3Service()
{
$this->throw('Cannot autowire service ".service_locator.5ZKSdtX": it references class "App\\Entity\\Transfert" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5kTAqd3.App\Entity\Produit' shared service.
*
* @return \App\Entity\Produit
*/
protected function getProduitService()
{
$this->throw('Cannot autowire service ".service_locator.5kTAqd3": it references class "App\\Entity\\Produit" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.6LRhzg0.App\Entity\ChangementKit' shared service.
*
* @return \App\Entity\ChangementKit
*/
protected function getChangementKitService()
{
$this->throw('Cannot autowire service ".service_locator.6LRhzg0": it references class "App\\Entity\\ChangementKit" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.7dw6DAe.App\Entity\NetworkDevice' shared service.
*
* @return \App\Entity\NetworkDevice
*/
protected function getNetworkDeviceService()
{
$this->throw('Cannot autowire service ".service_locator.7dw6DAe": it references class "App\\Entity\\NetworkDevice" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.7zlP5iH.App\Entity\ModelePreEnregistre' shared service.
*
* @return \App\Entity\ModelePreEnregistre
*/
protected function getModelePreEnregistreService()
{
$this->throw('Cannot autowire service ".service_locator.7zlP5iH": it references class "App\\Entity\\ModelePreEnregistre" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.84AyqH8.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork3Service()
{
$this->throw('Cannot autowire service ".service_locator.84AyqH8": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8KMdi7N.App\Entity\ArticleClient' shared service.
*
* @return \App\Entity\ArticleClient
*/
protected function getArticleClientService()
{
$this->throw('Cannot autowire service ".service_locator.8KMdi7N": it references class "App\\Entity\\ArticleClient" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8rqPmL5.App\Entity\Users' shared service.
*
* @return \App\Entity\Users
*/
protected function getUsers2Service()
{
$this->throw('Cannot autowire service ".service_locator.8rqPmL5": it references class "App\\Entity\\Users" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.9NcbZAd.App\Entity\AlertProject' shared service.
*
* @return \App\Entity\AlertProject
*/
protected function getAlertProjectService()
{
$this->throw('Cannot autowire service ".service_locator.9NcbZAd": it references class "App\\Entity\\AlertProject" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.9QkAKC9.App\Entity\ModelePreEnregistre' shared service.
*
* @return \App\Entity\ModelePreEnregistre
*/
protected function getModelePreEnregistre2Service()
{
$this->throw('Cannot autowire service ".service_locator.9QkAKC9": it references class "App\\Entity\\ModelePreEnregistre" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ACO_H3o.App\Entity\ModelePreEnregistre' shared service.
*
* @return \App\Entity\ModelePreEnregistre
*/
protected function getModelePreEnregistre3Service()
{
$this->throw('Cannot autowire service ".service_locator.ACO_H3o": it references class "App\\Entity\\ModelePreEnregistre" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.BC2HOiR.App\Entity\Mouvement' shared service.
*
* @return \App\Entity\Mouvement
*/
protected function getMouvementService()
{
$this->throw('Cannot autowire service ".service_locator.BC2HOiR": it references class "App\\Entity\\Mouvement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ByMeTGc.App\Entity\NetworkMoveRequest' shared service.
*
* @return \App\Entity\NetworkMoveRequest
*/
protected function getNetworkMoveRequestService()
{
$this->throw('Cannot autowire service ".service_locator.ByMeTGc": it references class "App\\Entity\\NetworkMoveRequest" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.CIkUJtK.App\Entity\Device' shared service.
*
* @return \App\Entity\Device
*/
protected function getDeviceService()
{
$this->throw('Cannot autowire service ".service_locator.CIkUJtK": it references class "App\\Entity\\Device" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.D2Ja7N..App\Entity\MoveRequest' shared service.
*
* @return \App\Entity\MoveRequest
*/
protected function getMoveRequestService()
{
$this->throw('Cannot autowire service ".service_locator.D2Ja7N.": it references class "App\\Entity\\MoveRequest" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.DPytARp.App\Entity\Caisse' shared service.
*
* @return \App\Entity\Caisse
*/
protected function getCaisseService()
{
$this->throw('Cannot autowire service ".service_locator.DPytARp": it references class "App\\Entity\\Caisse" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.DXM7S5y.App\Entity\Agence' shared service.
*
* @return \App\Entity\Agence
*/
protected function getAgenceService()
{
$this->throw('Cannot autowire service ".service_locator.DXM7S5y": it references class "App\\Entity\\Agence" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.DvQEu8l.App\Entity\LocalAgence' shared service.
*
* @return \App\Entity\LocalAgence
*/
protected function getLocalAgenceService()
{
$this->throw('Cannot autowire service ".service_locator.DvQEu8l": it references class "App\\Entity\\LocalAgence" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.E6MiF.U.App\Entity\PlanifiedMaintenance' shared service.
*
* @return \App\Entity\PlanifiedMaintenance
*/
protected function getPlanifiedMaintenanceService()
{
$this->throw('Cannot autowire service ".service_locator.E6MiF.U": it references class "App\\Entity\\PlanifiedMaintenance" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.EKOxL7d.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer3Service()
{
$this->throw('Cannot autowire service ".service_locator.EKOxL7d": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.EbEvvT5.App\Entity\Stock' shared service.
*
* @return \App\Entity\Stock
*/
protected function getStock2Service()
{
$this->throw('Cannot autowire service ".service_locator.EbEvvT5": it references class "App\\Entity\\Stock" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.EmgLjcU.App\Entity\ModelePreEnregistre' shared service.
*
* @return \App\Entity\ModelePreEnregistre
*/
protected function getModelePreEnregistre4Service()
{
$this->throw('Cannot autowire service ".service_locator.EmgLjcU": it references class "App\\Entity\\ModelePreEnregistre" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.EvoQZbL.App\Entity\GeneratedCode' shared service.
*
* @return \App\Entity\GeneratedCode
*/
protected function getGeneratedCodeService()
{
$this->throw('Cannot autowire service ".service_locator.EvoQZbL": it references class "App\\Entity\\GeneratedCode" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.FM8zfWg.App\Entity\Facturation' shared service.
*
* @return \App\Entity\Facturation
*/
protected function getFacturationService()
{
$this->throw('Cannot autowire service ".service_locator.FM8zfWg": it references class "App\\Entity\\Facturation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.FhRsrTX.App\Entity\Stock' shared service.
*
* @return \App\Entity\Stock
*/
protected function getStock3Service()
{
$this->throw('Cannot autowire service ".service_locator.FhRsrTX": it references class "App\\Entity\\Stock" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.FwYCxie.App\Entity\Agence' shared service.
*
* @return \App\Entity\Agence
*/
protected function getAgence2Service()
{
$this->throw('Cannot autowire service ".service_locator.FwYCxie": it references class "App\\Entity\\Agence" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.GcA.9H5.App\Entity\Caisse' shared service.
*
* @return \App\Entity\Caisse
*/
protected function getCaisse2Service()
{
$this->throw('Cannot autowire service ".service_locator.GcA.9H5": it references class "App\\Entity\\Caisse" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.HHM2x4T.App\Entity\DeviceCategory' shared service.
*
* @return \App\Entity\DeviceCategory
*/
protected function getDeviceCategoryService()
{
$this->throw('Cannot autowire service ".service_locator.HHM2x4T": it references class "App\\Entity\\DeviceCategory" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.HHM2x4T.App\Entity\DeviceType' shared service.
*
* @return \App\Entity\DeviceType
*/
protected function getDeviceType2Service()
{
$this->throw('Cannot autowire service ".service_locator.HHM2x4T": it references class "App\\Entity\\DeviceType" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.HSs3QPH.App\Entity\Transfert' shared service.
*
* @return \App\Entity\Transfert
*/
protected function getTransfert4Service()
{
$this->throw('Cannot autowire service ".service_locator.HSs3QPH": it references class "App\\Entity\\Transfert" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Ho_cL4p.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer4Service()
{
$this->throw('Cannot autowire service ".service_locator.Ho_cL4p": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Ho_cL4p.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork4Service()
{
$this->throw('Cannot autowire service ".service_locator.Ho_cL4p": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.IO.8s6n.App\Entity\Fabrication' shared service.
*
* @return \App\Entity\Fabrication
*/
protected function getFabricationService()
{
$this->throw('Cannot autowire service ".service_locator.IO.8s6n": it references class "App\\Entity\\Fabrication" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.J0R.6EQ.App\Entity\Satisfaction' shared service.
*
* @return \App\Entity\Satisfaction
*/
protected function getSatisfactionService()
{
$this->throw('Cannot autowire service ".service_locator.J0R.6EQ": it references class "App\\Entity\\Satisfaction" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.JhG5aGw.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer5Service()
{
$this->throw('Cannot autowire service ".service_locator.JhG5aGw": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.KEvXzip.App\Entity\Inspection' shared service.
*
* @return \App\Entity\Inspection
*/
protected function getInspectionService()
{
$this->throw('Cannot autowire service ".service_locator.KEvXzip": it references class "App\\Entity\\Inspection" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "api_platform.route_loader.legacy", "oneup_uploader.routing.loader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
}
/**
* Gets the private '.errored..service_locator.Kntl2lG.App\Entity\Users' shared service.
*
* @return \App\Entity\Users
*/
protected function getUsers3Service()
{
$this->throw('Cannot autowire service ".service_locator.Kntl2lG": it references class "App\\Entity\\Users" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.L83kdtV.App\Entity\Agence' shared service.
*
* @return \App\Entity\Agence
*/
protected function getAgence3Service()
{
$this->throw('Cannot autowire service ".service_locator.L83kdtV": it references class "App\\Entity\\Agence" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.LNSEAxn.App\Entity\Remplacement' shared service.
*
* @return \App\Entity\Remplacement
*/
protected function getRemplacementService()
{
$this->throw('Cannot autowire service ".service_locator.LNSEAxn": it references class "App\\Entity\\Remplacement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.LPkUJpx.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer6Service()
{
$this->throw('Cannot autowire service ".service_locator.LPkUJpx": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.NBoqly5.App\Entity\Remplacement' shared service.
*
* @return \App\Entity\Remplacement
*/
protected function getRemplacement2Service()
{
$this->throw('Cannot autowire service ".service_locator.NBoqly5": it references class "App\\Entity\\Remplacement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.NwHyrO9.App\Entity\Users' shared service.
*
* @return \App\Entity\Users
*/
protected function getUsers4Service()
{
$this->throw('Cannot autowire service ".service_locator.NwHyrO9": it references class "App\\Entity\\Users" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.OkSsD0O.App\Entity\Mouvement' shared service.
*
* @return \App\Entity\Mouvement
*/
protected function getMouvement2Service()
{
$this->throw('Cannot autowire service ".service_locator.OkSsD0O": it references class "App\\Entity\\Mouvement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.OzxFyGf.App\Entity\Zone' shared service.
*
* @return \App\Entity\Zone
*/
protected function getZoneService()
{
$this->throw('Cannot autowire service ".service_locator.OzxFyGf": it references class "App\\Entity\\Zone" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.PG7FJY2.App\Entity\Sold' shared service.
*
* @return \App\Entity\Sold
*/
protected function getSoldService()
{
$this->throw('Cannot autowire service ".service_locator.PG7FJY2": it references class "App\\Entity\\Sold" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.PW4v3kj.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer7Service()
{
$this->throw('Cannot autowire service ".service_locator.PW4v3kj": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.QJOpjBe.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer8Service()
{
$this->throw('Cannot autowire service ".service_locator.QJOpjBe": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.QM7rkSL.OldSound\RabbitMqBundle\RabbitMq\Producer' shared service.
*
* @return \OldSound\RabbitMqBundle\RabbitMq\Producer
*/
protected function getProducerService()
{
$this->throw('Cannot autowire service ".service_locator.QM7rkSL": it references class "OldSound\\RabbitMqBundle\\RabbitMq\\Producer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.QgH0i9w.App\Entity\Offers' shared service.
*
* @return \App\Entity\Offers
*/
protected function getOffersService()
{
$this->throw('Cannot autowire service ".service_locator.QgH0i9w": it references class "App\\Entity\\Offers" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.QpiMmnx.App\Entity\Fabrication' shared service.
*
* @return \App\Entity\Fabrication
*/
protected function getFabrication2Service()
{
$this->throw('Cannot autowire service ".service_locator.QpiMmnx": it references class "App\\Entity\\Fabrication" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.RlSv5Uu.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer9Service()
{
$this->throw('Cannot autowire service ".service_locator.RlSv5Uu": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.RuIoqYh.App\Entity\Offers' shared service.
*
* @return \App\Entity\Offers
*/
protected function getOffers2Service()
{
$this->throw('Cannot autowire service ".service_locator.RuIoqYh": it references class "App\\Entity\\Offers" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TXRZSwM.App\Entity\Facturation' shared service.
*
* @return \App\Entity\Facturation
*/
protected function getFacturation2Service()
{
$this->throw('Cannot autowire service ".service_locator.TXRZSwM": it references class "App\\Entity\\Facturation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TZQ6Yd..App\Entity\DeviceCategory' shared service.
*
* @return \App\Entity\DeviceCategory
*/
protected function getDeviceCategory2Service()
{
$this->throw('Cannot autowire service ".service_locator.TZQ6Yd.": it references class "App\\Entity\\DeviceCategory" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TZQ6Yd..App\Entity\DeviceType' shared service.
*
* @return \App\Entity\DeviceType
*/
protected function getDeviceType3Service()
{
$this->throw('Cannot autowire service ".service_locator.TZQ6Yd.": it references class "App\\Entity\\DeviceType" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TnHwTyo.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork5Service()
{
$this->throw('Cannot autowire service ".service_locator.TnHwTyo": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Ts1BwiH.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer10Service()
{
$this->throw('Cannot autowire service ".service_locator.Ts1BwiH": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.UDIZfWS.App\Entity\Facturation' shared service.
*
* @return \App\Entity\Facturation
*/
protected function getFacturation3Service()
{
$this->throw('Cannot autowire service ".service_locator.UDIZfWS": it references class "App\\Entity\\Facturation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.UYMlL2W.App\Entity\ArticleClient' shared service.
*
* @return \App\Entity\ArticleClient
*/
protected function getArticleClient2Service()
{
$this->throw('Cannot autowire service ".service_locator.UYMlL2W": it references class "App\\Entity\\ArticleClient" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.VHH8RO0.App\Entity\Task' shared service.
*
* @return \App\Entity\Task
*/
protected function getTaskService()
{
$this->throw('Cannot autowire service ".service_locator.VHH8RO0": it references class "App\\Entity\\Task" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.VaFcGWn.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer11Service()
{
$this->throw('Cannot autowire service ".service_locator.VaFcGWn": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.WqX1CqG.App\Entity\Fabrication' shared service.
*
* @return \App\Entity\Fabrication
*/
protected function getFabrication3Service()
{
$this->throw('Cannot autowire service ".service_locator.WqX1CqG": it references class "App\\Entity\\Fabrication" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.X0FgT8k.App\Entity\Offers' shared service.
*
* @return \App\Entity\Offers
*/
protected function getOffers3Service()
{
$this->throw('Cannot autowire service ".service_locator.X0FgT8k": it references class "App\\Entity\\Offers" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.X20a3Co.App\Entity\Fournisseur' shared service.
*
* @return \App\Entity\Fournisseur
*/
protected function getFournisseur2Service()
{
$this->throw('Cannot autowire service ".service_locator.X20a3Co": it references class "App\\Entity\\Fournisseur" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.XrVIU67.App\Entity\Facturation' shared service.
*
* @return \App\Entity\Facturation
*/
protected function getFacturation4Service()
{
$this->throw('Cannot autowire service ".service_locator.XrVIU67": it references class "App\\Entity\\Facturation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ZJzZ1Z2.App\Entity\Produit' shared service.
*
* @return \App\Entity\Produit
*/
protected function getProduit2Service()
{
$this->throw('Cannot autowire service ".service_locator.ZJzZ1Z2": it references class "App\\Entity\\Produit" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Zxm6DVH.App\Entity\LocalAgence' shared service.
*
* @return \App\Entity\LocalAgence
*/
protected function getLocalAgence2Service()
{
$this->throw('Cannot autowire service ".service_locator.Zxm6DVH": it references class "App\\Entity\\LocalAgence" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator._Ty3c61.App\Entity\Model' shared service.
*
* @return \App\Entity\Model
*/
protected function getModel2Service()
{
$this->throw('Cannot autowire service ".service_locator._Ty3c61": it references class "App\\Entity\\Model" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator._enI0SP.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer12Service()
{
$this->throw('Cannot autowire service ".service_locator._enI0SP": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.aSEs2.d.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer13Service()
{
$this->throw('Cannot autowire service ".service_locator.aSEs2.d": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.bIQR53J.App\Entity\Stock' shared service.
*
* @return \App\Entity\Stock
*/
protected function getStock4Service()
{
$this->throw('Cannot autowire service ".service_locator.bIQR53J": it references class "App\\Entity\\Stock" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.cIifKEn.App\Entity\Transfert' shared service.
*
* @return \App\Entity\Transfert
*/
protected function getTransfert5Service()
{
$this->throw('Cannot autowire service ".service_locator.cIifKEn": it references class "App\\Entity\\Transfert" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.cT9t6e4.App\Entity\Facturation' shared service.
*
* @return \App\Entity\Facturation
*/
protected function getFacturation5Service()
{
$this->throw('Cannot autowire service ".service_locator.cT9t6e4": it references class "App\\Entity\\Facturation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.crcpn6p.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork6Service()
{
$this->throw('Cannot autowire service ".service_locator.crcpn6p": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.dcYAIAg.App\Entity\ArticleClient' shared service.
*
* @return \App\Entity\ArticleClient
*/
protected function getArticleClient3Service()
{
$this->throw('Cannot autowire service ".service_locator.dcYAIAg": it references class "App\\Entity\\ArticleClient" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.dk..C2P.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork7Service()
{
$this->throw('Cannot autowire service ".service_locator.dk..C2P": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fJB56ct.App\Entity\ArticleClient' shared service.
*
* @return \App\Entity\ArticleClient
*/
protected function getArticleClient4Service()
{
$this->throw('Cannot autowire service ".service_locator.fJB56ct": it references class "App\\Entity\\ArticleClient" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fS4LRYh.App\Entity\Users' shared service.
*
* @return \App\Entity\Users
*/
protected function getUsers5Service()
{
$this->throw('Cannot autowire service ".service_locator.fS4LRYh": it references class "App\\Entity\\Users" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fbCUvGR.App\Entity\ReadOnly' shared service.
*
* @return \App\Entity\ReadOnly
*/
protected function getReadOnlyService()
{
$this->throw('Cannot autowire service ".service_locator.fbCUvGR": it references class "App\\Entity\\ReadOnly" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fc7xGD0.App\Entity\Transfert' shared service.
*
* @return \App\Entity\Transfert
*/
protected function getTransfert6Service()
{
$this->throw('Cannot autowire service ".service_locator.fc7xGD0": it references class "App\\Entity\\Transfert" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fd5GGl3.App\Entity\Device' shared service.
*
* @return \App\Entity\Device
*/
protected function getDevice2Service()
{
$this->throw('Cannot autowire service ".service_locator.fd5GGl3": it references class "App\\Entity\\Device" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.gFsD2UP.App\Entity\NetworkDevice' shared service.
*
* @return \App\Entity\NetworkDevice
*/
protected function getNetworkDevice2Service()
{
$this->throw('Cannot autowire service ".service_locator.gFsD2UP": it references class "App\\Entity\\NetworkDevice" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.i4ow5ut.App\Entity\PlanifiedMaintenance' shared service.
*
* @return \App\Entity\PlanifiedMaintenance
*/
protected function getPlanifiedMaintenance2Service()
{
$this->throw('Cannot autowire service ".service_locator.i4ow5ut": it references class "App\\Entity\\PlanifiedMaintenance" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.iyD6x7X.App\Entity\Remplacement' shared service.
*
* @return \App\Entity\Remplacement
*/
protected function getRemplacement3Service()
{
$this->throw('Cannot autowire service ".service_locator.iyD6x7X": it references class "App\\Entity\\Remplacement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.jOUN2g_.App\Entity\AlertProspect' shared service.
*
* @return \App\Entity\AlertProspect
*/
protected function getAlertProspectService()
{
$this->throw('Cannot autowire service ".service_locator.jOUN2g_": it references class "App\\Entity\\AlertProspect" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.jzoF8fK.App\Entity\Inventaire' shared service.
*
* @return \App\Entity\Inventaire
*/
protected function getInventaireService()
{
$this->throw('Cannot autowire service ".service_locator.jzoF8fK": it references class "App\\Entity\\Inventaire" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.lCVK1t1.App\Entity\Users' shared service.
*
* @return \App\Entity\Users
*/
protected function getUsers6Service()
{
$this->throw('Cannot autowire service ".service_locator.lCVK1t1": it references class "App\\Entity\\Users" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.lvsFEkY.App\Entity\Inspection' shared service.
*
* @return \App\Entity\Inspection
*/
protected function getInspection2Service()
{
$this->throw('Cannot autowire service ".service_locator.lvsFEkY": it references class "App\\Entity\\Inspection" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.mglvehC.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork8Service()
{
$this->throw('Cannot autowire service ".service_locator.mglvehC": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.oBtIsDR.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork9Service()
{
$this->throw('Cannot autowire service ".service_locator.oBtIsDR": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ojSyuEO.App\Entity\Agence' shared service.
*
* @return \App\Entity\Agence
*/
protected function getAgence4Service()
{
$this->throw('Cannot autowire service ".service_locator.ojSyuEO": it references class "App\\Entity\\Agence" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ordqhef.App\Entity\Device' shared service.
*
* @return \App\Entity\Device
*/
protected function getDevice3Service()
{
$this->throw('Cannot autowire service ".service_locator.ordqhef": it references class "App\\Entity\\Device" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ordqhef.App\Entity\DeviceCategory' shared service.
*
* @return \App\Entity\DeviceCategory
*/
protected function getDeviceCategory3Service()
{
$this->throw('Cannot autowire service ".service_locator.ordqhef": it references class "App\\Entity\\DeviceCategory" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ordqhef.App\Entity\DeviceType' shared service.
*
* @return \App\Entity\DeviceType
*/
protected function getDeviceType4Service()
{
$this->throw('Cannot autowire service ".service_locator.ordqhef": it references class "App\\Entity\\DeviceType" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.qSY6gAo.App\Entity\Fournisseur' shared service.
*
* @return \App\Entity\Fournisseur
*/
protected function getFournisseur3Service()
{
$this->throw('Cannot autowire service ".service_locator.qSY6gAo": it references class "App\\Entity\\Fournisseur" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.rvKFh5M.App\Entity\Users' shared service.
*
* @return \App\Entity\Users
*/
protected function getUsers7Service()
{
$this->throw('Cannot autowire service ".service_locator.rvKFh5M": it references class "App\\Entity\\Users" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.sFIcoVJ.App\Entity\Transaction' shared service.
*
* @return \App\Entity\Transaction
*/
protected function getTransactionService()
{
$this->throw('Cannot autowire service ".service_locator.sFIcoVJ": it references class "App\\Entity\\Transaction" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ssAKG2k.App\Entity\Categorie' shared service.
*
* @return \App\Entity\Categorie
*/
protected function getCategorieService()
{
$this->throw('Cannot autowire service ".service_locator.ssAKG2k": it references class "App\\Entity\\Categorie" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.tX54x_B.App\Entity\Inspection' shared service.
*
* @return \App\Entity\Inspection
*/
protected function getInspection3Service()
{
$this->throw('Cannot autowire service ".service_locator.tX54x_B": it references class "App\\Entity\\Inspection" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.uK6PBjB.App\Entity\InterventionSuperClass' shared service.
*
* @return \App\Entity\InterventionSuperClass
*/
protected function getInterventionSuperClassService()
{
$this->throw('Cannot autowire service ".service_locator.uK6PBjB": it references class "App\\Entity\\InterventionSuperClass" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.uXcDtJs.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork10Service()
{
$this->throw('Cannot autowire service ".service_locator.uXcDtJs": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.umipsEM.App\Entity\Agence' shared service.
*
* @return \App\Entity\Agence
*/
protected function getAgence5Service()
{
$this->throw('Cannot autowire service ".service_locator.umipsEM": it references class "App\\Entity\\Agence" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.v.fGnTf.App\Entity\Customer' shared service.
*
* @return \App\Entity\Customer
*/
protected function getCustomer14Service()
{
$this->throw('Cannot autowire service ".service_locator.v.fGnTf": it references class "App\\Entity\\Customer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.vUdv.fr.App\Entity\Produit' shared service.
*
* @return \App\Entity\Produit
*/
protected function getProduit3Service()
{
$this->throw('Cannot autowire service ".service_locator.vUdv.fr": it references class "App\\Entity\\Produit" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.w4KxZIX.App\Entity\Zone' shared service.
*
* @return \App\Entity\Zone
*/
protected function getZone2Service()
{
$this->throw('Cannot autowire service ".service_locator.w4KxZIX": it references class "App\\Entity\\Zone" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.wtUBix8.App\Entity\Network' shared service.
*
* @return \App\Entity\Network
*/
protected function getNetwork11Service()
{
$this->throw('Cannot autowire service ".service_locator.wtUBix8": it references class "App\\Entity\\Network" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.y0XNB5K.App\Entity\Zone' shared service.
*
* @return \App\Entity\Zone
*/
protected function getZone3Service()
{
$this->throw('Cannot autowire service ".service_locator.y0XNB5K": it references class "App\\Entity\\Zone" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ykpsXIg.App\Entity\Mouvement' shared service.
*
* @return \App\Entity\Mouvement
*/
protected function getMouvement3Service()
{
$this->throw('Cannot autowire service ".service_locator.ykpsXIg": it references class "App\\Entity\\Mouvement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.zVpJGgr.App\Entity\PlanifiedMaintenance' shared service.
*
* @return \App\Entity\PlanifiedMaintenance
*/
protected function getPlanifiedMaintenance3Service()
{
$this->throw('Cannot autowire service ".service_locator.zVpJGgr": it references class "App\\Entity\\PlanifiedMaintenance" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.zZantHl.App\Entity\ProspectMoveRequest' shared service.
*
* @return \App\Entity\ProspectMoveRequest
*/
protected function getProspectMoveRequestService()
{
$this->throw('Cannot autowire service ".service_locator.zZantHl": it references class "App\\Entity\\ProspectMoveRequest" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.zqb86X4.App\Entity\Agence' shared service.
*
* @return \App\Entity\Agence
*/
protected function getAgence6Service()
{
$this->throw('Cannot autowire service ".service_locator.zqb86X4": it references class "App\\Entity\\Agence" but no such service exists.');
}
/**
* Gets the private '.maker.auto_command.make_auth.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeAuth_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
});
}
/**
* Gets the private '.maker.auto_command.make_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
});
}
/**
* Gets the private '.maker.auto_command.make_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_crud.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCrud_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
});
}
/**
* Gets the private '.maker.auto_command.make_data_persister.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDataPersister_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_data_persister.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:data-persister', [], 'Creates an API Platform data persister', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_data_persister'] ?? $this->getMaker_AutoCommand_MakeDataPersisterService());
});
}
/**
* Gets the private '.maker.auto_command.make_data_provider.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDataProvider_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_data_provider.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:data-provider', [], 'Creates an API Platform data provider', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_data_provider'] ?? $this->getMaker_AutoCommand_MakeDataProviderService());
});
}
/**
* Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
});
}
/**
* Gets the private '.maker.auto_command.make_entity.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeEntity_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
});
}
/**
* Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
});
}
/**
* Gets the private '.maker.auto_command.make_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_message.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessage_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
});
}
/**
* Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
});
}
/**
* Gets the private '.maker.auto_command.make_migration.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMigration_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
});
}
/**
* Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
});
}
/**
* Gets the private '.maker.auto_command.make_state_processor.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStateProcessor_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_state_processor.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:state-processor', [], 'Creates an API Platform state processor', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_state_processor'] ?? $this->getMaker_AutoCommand_MakeStateProcessorService());
});
}
/**
* Gets the private '.maker.auto_command.make_state_provider.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStateProvider_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_state_provider.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:state-provider', [], 'Creates an API Platform state provider', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_state_provider'] ?? $this->getMaker_AutoCommand_MakeStateProviderService());
});
}
/**
* Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
});
}
/**
* Gets the private '.maker.auto_command.make_test.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTest_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
});
}
/**
* Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
});
}
/**
* Gets the private '.maker.auto_command.make_user.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeUser_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
});
}
/**
* Gets the private '.maker.auto_command.make_validator.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeValidator_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
});
}
/**
* Gets the private '.maker.auto_command.make_voter.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeVoter_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
});
}
/**
* Gets the private '.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..EETIKc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__EETIKcService()
{
return $this->privates['.service_locator..EETIKc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transfert' => ['privates', '.errored..service_locator..EETIKc.App\\Entity\\Transfert', NULL, 'Cannot autowire service ".service_locator..EETIKc": it references class "App\\Entity\\Transfert" but no such service exists.'],
], [
'transfert' => 'App\\Entity\\Transfert',
]);
}
/**
* Gets the private '.service_locator..Tk2o.V' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__Tk2o_VService()
{
return $this->privates['.service_locator..Tk2o.V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'item' => ['privates', '.errored..service_locator..Tk2o.V.App\\Entity\\Model', NULL, 'Cannot autowire service ".service_locator..Tk2o.V": it references class "App\\Entity\\Model" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'item' => 'App\\Entity\\Model',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator..cSTREF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__CSTREFService()
{
return $this->privates['.service_locator..cSTREF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'receptionTransfertRepository' => ['privates', 'App\\Repository\\ReceptionTransfertRepository', 'getReceptionTransfertRepositoryService', false],
'transfert' => ['privates', '.errored..service_locator..cSTREF.App\\Entity\\Transfert', NULL, 'Cannot autowire service ".service_locator..cSTREF": it references class "App\\Entity\\Transfert" but no such service exists.'],
'transfertRepository' => ['privates', 'App\\Repository\\TransfertRepository', 'getTransfertRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'receptionTransfertRepository' => 'App\\Repository\\ReceptionTransfertRepository',
'transfert' => 'App\\Entity\\Transfert',
'transfertRepository' => 'App\\Repository\\TransfertRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.0Glhizg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0GlhizgService()
{
return $this->privates['.service_locator.0Glhizg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'fournisseur' => ['privates', '.errored..service_locator.0Glhizg.App\\Entity\\Fournisseur', NULL, 'Cannot autowire service ".service_locator.0Glhizg": it references class "App\\Entity\\Fournisseur" but no such service exists.'],
'fournisseurRepository' => ['privates', 'App\\Repository\\FournisseurRepository', 'getFournisseurRepositoryService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'entityManager' => '?',
'fournisseur' => 'App\\Entity\\Fournisseur',
'fournisseurRepository' => 'App\\Repository\\FournisseurRepository',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.0JUpYOV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0JUpYOVService()
{
return $this->privates['.service_locator.0JUpYOV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'pdf' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.0RswhjC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0RswhjCService()
{
return $this->privates['.service_locator.0RswhjC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
], [
'pdf' => '?',
]);
}
/**
* Gets the private '.service_locator.0djkI_r' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0djkIRService()
{
return $this->privates['.service_locator.0djkI_r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'slugger' => ['privates', 'slugger', 'getSluggerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'entityManager' => '?',
'slugger' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.0fX41R6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0fX41R6Service()
{
return $this->privates['.service_locator.0fX41R6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'codeProcessor' => ['privates', 'App\\Processor\\CodeProcessor', 'getCodeProcessorService', false],
'customer' => ['privates', '.errored..service_locator.0fX41R6.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.0fX41R6": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'network' => ['privates', '.errored..service_locator.0fX41R6.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.0fX41R6": it references class "App\\Entity\\Network" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'codeProcessor' => 'App\\Processor\\CodeProcessor',
'customer' => 'App\\Entity\\Customer',
'em' => '?',
'logger' => '?',
'network' => 'App\\Entity\\Network',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.1QwN.ua' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1QwN_UaService()
{
return $this->privates['.service_locator.1QwN.ua'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'identifiantRepository' => ['privates', 'App\\Repository\\IdentifiantRepository', 'getIdentifiantRepositoryService', false],
], [
'identifiantRepository' => 'App\\Repository\\IdentifiantRepository',
]);
}
/**
* Gets the private '.service_locator.1mdfZZ8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1mdfZZ8Service()
{
return $this->privates['.service_locator.1mdfZZ8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'stock' => ['privates', '.errored..service_locator.1mdfZZ8.App\\Entity\\Stock', NULL, 'Cannot autowire service ".service_locator.1mdfZZ8": it references class "App\\Entity\\Stock" but no such service exists.'],
], [
'stock' => 'App\\Entity\\Stock',
]);
}
/**
* Gets the private '.service_locator.1o3HeJI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1o3HeJIService()
{
return $this->privates['.service_locator.1o3HeJI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'reception' => ['privates', '.errored..service_locator.1o3HeJI.App\\Entity\\Reception', NULL, 'Cannot autowire service ".service_locator.1o3HeJI": it references class "App\\Entity\\Reception" but no such service exists.'],
], [
'reception' => 'App\\Entity\\Reception',
]);
}
/**
* Gets the private '.service_locator.2GDxWS8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2GDxWS8Service()
{
return $this->privates['.service_locator.2GDxWS8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'roleHelper' => ['privates', 'App\\Helper\\RoleHelper', 'getRoleHelperService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
'userManager' => ['services', 'fos_user.user_manager', 'getFosUser_UserManagerService', false],
], [
'em' => '?',
'roleHelper' => 'App\\Helper\\RoleHelper',
'translatorInterface' => '?',
'uploader' => 'App\\Symfony\\Form\\Uploader',
'userManager' => '?',
]);
}
/**
* Gets the private '.service_locator.2RfHm9Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2RfHm9QService()
{
return $this->privates['.service_locator.2RfHm9Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'articleClientRepository' => ['privates', 'App\\Repository\\ArticleClientRepository', 'getArticleClientRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'articleClientRepository' => 'App\\Repository\\ArticleClientRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.2_g68iE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2G68iEService()
{
return $this->privates['.service_locator.2_g68iE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\Manager\\NetworkManager', 'getNetworkManagerService', false],
'network' => ['privates', '.errored..service_locator.2_g68iE.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.2_g68iE": it references class "App\\Entity\\Network" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'manager' => 'App\\Manager\\NetworkManager',
'network' => 'App\\Entity\\Network',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.3ScHzZK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3ScHzZKService()
{
return $this->privates['.service_locator.3ScHzZK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Dashboard\\DashboardService', 'getDashboardServiceService', false],
], [
'service' => '?',
]);
}
/**
* Gets the private '.service_locator.3fv.C89' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3fv_C89Service()
{
return $this->privates['.service_locator.3fv.C89'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agenceRepository' => ['privates', 'App\\Repository\\AgenceRepository', 'getAgenceRepositoryService', false],
], [
'agenceRepository' => 'App\\Repository\\AgenceRepository',
]);
}
/**
* Gets the private '.service_locator.3zbIe2e' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3zbIe2eService()
{
return $this->privates['.service_locator.3zbIe2e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginatorInterface' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
], [
'paginatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.42XlV._' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_42XlV_Service()
{
return $this->privates['.service_locator.42XlV._'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'logger' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.43KuGKF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_43KuGKFService()
{
return $this->privates['.service_locator.43KuGKF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'networkManager' => ['privates', 'App\\Manager\\NetworkManager', 'getNetworkManagerService', false],
], [
'customerManager' => 'App\\Manager\\CustomerManager',
'networkManager' => 'App\\Manager\\NetworkManager',
]);
}
/**
* Gets the private '.service_locator.467VcOo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_467VcOoService()
{
return $this->privates['.service_locator.467VcOo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'codeProcessor' => ['privates', 'App\\Processor\\CodeProcessor', 'getCodeProcessorService', false],
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'networkManager' => ['privates', 'App\\Manager\\NetworkManager', 'getNetworkManagerService', false],
], [
'codeProcessor' => 'App\\Processor\\CodeProcessor',
'customerManager' => 'App\\Manager\\CustomerManager',
'em' => '?',
'entityManager' => '?',
'networkManager' => 'App\\Manager\\NetworkManager',
]);
}
/**
* Gets the private '.service_locator.48VO5iM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_48VO5iMService()
{
return $this->privates['.service_locator.48VO5iM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'deviceType' => ['privates', '.errored..service_locator.48VO5iM.App\\Entity\\DeviceType', NULL, 'Cannot autowire service ".service_locator.48VO5iM": it references class "App\\Entity\\DeviceType" but no such service exists.'],
], [
'deviceType' => 'App\\Entity\\DeviceType',
]);
}
/**
* Gets the private '.service_locator.4vEn9cc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4vEn9ccService()
{
return $this->privates['.service_locator.4vEn9cc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'reception' => ['privates', '.errored..service_locator.4vEn9cc.App\\Entity\\Reception', NULL, 'Cannot autowire service ".service_locator.4vEn9cc": it references class "App\\Entity\\Reception" but no such service exists.'],
'receptionRepository' => ['privates', 'App\\Repository\\ReceptionRepository', 'getReceptionRepositoryService', false],
], [
'reception' => 'App\\Entity\\Reception',
'receptionRepository' => 'App\\Repository\\ReceptionRepository',
]);
}
/**
* Gets the private '.service_locator.5Ri8jqs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5Ri8jqsService()
{
return $this->privates['.service_locator.5Ri8jqs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agenceRepository' => ['privates', 'App\\Repository\\AgenceRepository', 'getAgenceRepositoryService', false],
'facturationRepository' => ['privates', 'App\\Repository\\FacturationRepository', 'getFacturationRepositoryService', false],
], [
'agenceRepository' => 'App\\Repository\\AgenceRepository',
'facturationRepository' => 'App\\Repository\\FacturationRepository',
]);
}
/**
* Gets the private '.service_locator.5W4CSYJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5W4CSYJService()
{
return $this->privates['.service_locator.5W4CSYJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.5W4CSYJ.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.5W4CSYJ": it references class "App\\Entity\\Customer" but no such service exists.'],
'manager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
], [
'customer' => 'App\\Entity\\Customer',
'manager' => 'App\\Manager\\CustomerManager',
]);
}
/**
* Gets the private '.service_locator.5ZKSdtX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5ZKSdtXService()
{
return $this->privates['.service_locator.5ZKSdtX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'preparationTransfertRepository' => ['privates', 'App\\Repository\\PreparationTransfertRepository', 'getPreparationTransfertRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'transfert' => ['privates', '.errored..service_locator.5ZKSdtX.App\\Entity\\Transfert', NULL, 'Cannot autowire service ".service_locator.5ZKSdtX": it references class "App\\Entity\\Transfert" but no such service exists.'],
'transfertRepository' => ['privates', 'App\\Repository\\TransfertRepository', 'getTransfertRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'preparationTransfertRepository' => 'App\\Repository\\PreparationTransfertRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'transfert' => 'App\\Entity\\Transfert',
'transfertRepository' => 'App\\Repository\\TransfertRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.5kTAqd3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5kTAqd3Service()
{
return $this->privates['.service_locator.5kTAqd3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'item' => ['privates', '.errored..service_locator.5kTAqd3.App\\Entity\\Produit', NULL, 'Cannot autowire service ".service_locator.5kTAqd3": it references class "App\\Entity\\Produit" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'item' => 'App\\Entity\\Produit',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.5miB8_X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5miB8XService()
{
return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.6LRhzg0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6LRhzg0Service()
{
return $this->privates['.service_locator.6LRhzg0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'changementKit' => ['privates', '.errored..service_locator.6LRhzg0.App\\Entity\\ChangementKit', NULL, 'Cannot autowire service ".service_locator.6LRhzg0": it references class "App\\Entity\\ChangementKit" but no such service exists.'],
'changementKitRepository' => ['privates', 'App\\Repository\\ChangementKitRepository', 'getChangementKitRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'changementKit' => 'App\\Entity\\ChangementKit',
'changementKitRepository' => 'App\\Repository\\ChangementKitRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.6uSNzqP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6uSNzqPService()
{
return $this->privates['.service_locator.6uSNzqP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'changementKitRepository' => ['privates', 'App\\Repository\\ChangementKitRepository', 'getChangementKitRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'changementKitRepository' => 'App\\Repository\\ChangementKitRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.7405IkE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7405IkEService()
{
return $this->privates['.service_locator.7405IkE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'session' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.7dw6DAe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7dw6DAeService()
{
return $this->privates['.service_locator.7dw6DAe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'networkDevice' => ['privates', '.errored..service_locator.7dw6DAe.App\\Entity\\NetworkDevice', NULL, 'Cannot autowire service ".service_locator.7dw6DAe": it references class "App\\Entity\\NetworkDevice" but no such service exists.'],
], [
'em' => '?',
'networkDevice' => 'App\\Entity\\NetworkDevice',
]);
}
/**
* Gets the private '.service_locator.7zlP5iH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7zlP5iHService()
{
return $this->privates['.service_locator.7zlP5iH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'localAgenceRepository' => ['privates', 'App\\Repository\\LocalAgenceRepository', 'getLocalAgenceRepositoryService', false],
'modelePreEnregistre' => ['privates', '.errored..service_locator.7zlP5iH.App\\Entity\\ModelePreEnregistre', NULL, 'Cannot autowire service ".service_locator.7zlP5iH": it references class "App\\Entity\\ModelePreEnregistre" but no such service exists.'],
'modelePreEnregistreRepository' => ['privates', 'App\\Repository\\ModelePreEnregistreRepository', 'getModelePreEnregistreRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
], [
'localAgenceRepository' => 'App\\Repository\\LocalAgenceRepository',
'modelePreEnregistre' => 'App\\Entity\\ModelePreEnregistre',
'modelePreEnregistreRepository' => 'App\\Repository\\ModelePreEnregistreRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
]);
}
/**
* Gets the private '.service_locator.84AyqH8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_84AyqH8Service()
{
return $this->privates['.service_locator.84AyqH8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'network' => ['privates', '.errored..service_locator.84AyqH8.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.84AyqH8": it references class "App\\Entity\\Network" but no such service exists.'],
], [
'network' => 'App\\Entity\\Network',
]);
}
/**
* Gets the private '.service_locator.8KMdi7N' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8KMdi7NService()
{
return $this->privates['.service_locator.8KMdi7N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'articleClient' => ['privates', '.errored..service_locator.8KMdi7N.App\\Entity\\ArticleClient', NULL, 'Cannot autowire service ".service_locator.8KMdi7N": it references class "App\\Entity\\ArticleClient" but no such service exists.'],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'articleClient' => 'App\\Entity\\ArticleClient',
'entityManager' => '?',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.8rqPmL5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8rqPmL5Service()
{
return $this->privates['.service_locator.8rqPmL5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'serializerInterface' => ['services', 'jms_serializer', 'getJmsSerializerService', false],
'user' => ['privates', '.errored..service_locator.8rqPmL5.App\\Entity\\Users', NULL, 'Cannot autowire service ".service_locator.8rqPmL5": it references class "App\\Entity\\Users" but no such service exists.'],
], [
'serializerInterface' => '?',
'user' => 'App\\Entity\\Users',
]);
}
/**
* Gets the private '.service_locator.8ztvxDR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8ztvxDRService()
{
return $this->privates['.service_locator.8ztvxDR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'inventaireRepository' => ['privates', 'App\\Repository\\InventaireRepository', 'getInventaireRepositoryService', false],
], [
'em' => '?',
'inventaireRepository' => 'App\\Repository\\InventaireRepository',
]);
}
/**
* Gets the private '.service_locator.9KmVZb.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9KmVZb_Service()
{
return $this->privates['.service_locator.9KmVZb.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fabricationRepository' => ['privates', 'App\\Repository\\FabricationRepository', 'getFabricationRepositoryService', false],
'modelRepository' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'fabricationRepository' => 'App\\Repository\\FabricationRepository',
'modelRepository' => 'App\\Repository\\ModelRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.9NcbZAd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9NcbZAdService()
{
return $this->privates['.service_locator.9NcbZAd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'alertProject' => ['privates', '.errored..service_locator.9NcbZAd.App\\Entity\\AlertProject', NULL, 'Cannot autowire service ".service_locator.9NcbZAd": it references class "App\\Entity\\AlertProject" but no such service exists.'],
], [
'alertProject' => 'App\\Entity\\AlertProject',
]);
}
/**
* Gets the private '.service_locator.9QkAKC9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9QkAKC9Service()
{
return $this->privates['.service_locator.9QkAKC9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'modele' => ['privates', '.errored..service_locator.9QkAKC9.App\\Entity\\ModelePreEnregistre', NULL, 'Cannot autowire service ".service_locator.9QkAKC9": it references class "App\\Entity\\ModelePreEnregistre" but no such service exists.'],
'serializer' => ['services', 'jms_serializer', 'getJmsSerializerService', false],
], [
'modele' => 'App\\Entity\\ModelePreEnregistre',
'serializer' => '?',
]);
}
/**
* Gets the private '.service_locator.9kY4W73' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9kY4W73Service()
{
return $this->privates['.service_locator.9kY4W73'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginatorInterface' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'paginatorInterface' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.A29V4mf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_A29V4mfService()
{
return $this->privates['.service_locator.A29V4mf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dashboardService' => ['privates', 'App\\Service\\Dashboard\\DashboardService', 'getDashboardServiceService', false],
], [
'dashboardService' => '?',
]);
}
/**
* Gets the private '.service_locator.ACO_H3o' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ACOH3oService()
{
return $this->privates['.service_locator.ACO_H3o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'modelePreEnregistre' => ['privates', '.errored..service_locator.ACO_H3o.App\\Entity\\ModelePreEnregistre', NULL, 'Cannot autowire service ".service_locator.ACO_H3o": it references class "App\\Entity\\ModelePreEnregistre" but no such service exists.'],
'modelePreEnregistreRepository' => ['privates', 'App\\Repository\\ModelePreEnregistreRepository', 'getModelePreEnregistreRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'entityManager' => '?',
'modelePreEnregistre' => 'App\\Entity\\ModelePreEnregistre',
'modelePreEnregistreRepository' => 'App\\Repository\\ModelePreEnregistreRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.ArSI9MS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ArSI9MSService()
{
return $this->privates['.service_locator.ArSI9MS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'regularizationManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
], [
'em' => '?',
'regularizationManager' => 'App\\Manager\\CustomerManager',
]);
}
/**
* Gets the private '.service_locator.BC2HOiR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BC2HOiRService()
{
return $this->privates['.service_locator.BC2HOiR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mouvement' => ['privates', '.errored..service_locator.BC2HOiR.App\\Entity\\Mouvement', NULL, 'Cannot autowire service ".service_locator.BC2HOiR": it references class "App\\Entity\\Mouvement" but no such service exists.'],
'mouvementRepository' => ['privates', 'App\\Repository\\MouvementRepository', 'getMouvementRepositoryService', false],
'passwordHasher' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'mouvement' => 'App\\Entity\\Mouvement',
'mouvementRepository' => 'App\\Repository\\MouvementRepository',
'passwordHasher' => '?',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.BKwW7SJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BKwW7SJService()
{
return $this->privates['.service_locator.BKwW7SJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'entityManager' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.Bi2EXC2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Bi2EXC2Service()
{
return $this->privates['.service_locator.Bi2EXC2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'remplacementRepository' => ['privates', 'App\\Repository\\RemplacementRepository', 'getRemplacementRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'remplacementRepository' => 'App\\Repository\\RemplacementRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.BiewvBu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BiewvBuService()
{
return $this->privates['.service_locator.BiewvBu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inspectionRepository' => ['privates', 'App\\Repository\\InspectionRepository', 'getInspectionRepositoryService', false],
], [
'inspectionRepository' => 'App\\Repository\\InspectionRepository',
]);
}
/**
* Gets the private '.service_locator.ByMeTGc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ByMeTGcService()
{
return $this->privates['.service_locator.ByMeTGc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\Manager\\MoveRequestManager', 'getMoveRequestManagerService', false],
'moveRequest' => ['privates', '.errored..service_locator.ByMeTGc.App\\Entity\\NetworkMoveRequest', NULL, 'Cannot autowire service ".service_locator.ByMeTGc": it references class "App\\Entity\\NetworkMoveRequest" but no such service exists.'],
], [
'manager' => 'App\\Manager\\MoveRequestManager',
'moveRequest' => 'App\\Entity\\NetworkMoveRequest',
]);
}
/**
* Gets the private '.service_locator.CIkUJtK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CIkUJtKService()
{
return $this->privates['.service_locator.CIkUJtK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'device' => ['privates', '.errored..service_locator.CIkUJtK.App\\Entity\\Device', NULL, 'Cannot autowire service ".service_locator.CIkUJtK": it references class "App\\Entity\\Device" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'device' => 'App\\Entity\\Device',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.CPjQy1V' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CPjQy1VService()
{
return $this->privates['.service_locator.CPjQy1V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'em' => '?',
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.Cw87WGt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Cw87WGtService()
{
return $this->privates['.service_locator.Cw87WGt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'modelePreEnregistreRepository' => ['privates', 'App\\Repository\\ModelePreEnregistreRepository', 'getModelePreEnregistreRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'modelePreEnregistreRepository' => 'App\\Repository\\ModelePreEnregistreRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.D2Ja7N.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_D2Ja7N_Service()
{
return $this->privates['.service_locator.D2Ja7N.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\Manager\\MoveRequestManager', 'getMoveRequestManagerService', false],
'moveRequest' => ['privates', '.errored..service_locator.D2Ja7N..App\\Entity\\MoveRequest', NULL, 'Cannot autowire service ".service_locator.D2Ja7N.": it references class "App\\Entity\\MoveRequest" but no such service exists.'],
], [
'manager' => 'App\\Manager\\MoveRequestManager',
'moveRequest' => 'App\\Entity\\MoveRequest',
]);
}
/**
* Gets the private '.service_locator.DPytARp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DPytARpService()
{
return $this->privates['.service_locator.DPytARp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'caisse' => ['privates', '.errored..service_locator.DPytARp.App\\Entity\\Caisse', NULL, 'Cannot autowire service ".service_locator.DPytARp": it references class "App\\Entity\\Caisse" but no such service exists.'],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'caisse' => 'App\\Entity\\Caisse',
'logger' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.DXM7S5y' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DXM7S5yService()
{
return $this->privates['.service_locator.DXM7S5y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agence' => ['privates', '.errored..service_locator.DXM7S5y.App\\Entity\\Agence', NULL, 'Cannot autowire service ".service_locator.DXM7S5y": it references class "App\\Entity\\Agence" but no such service exists.'],
'repo' => ['privates', 'App\\Repository\\UsersRepository', 'getUsersRepositoryService', false],
], [
'agence' => 'App\\Entity\\Agence',
'repo' => 'App\\Repository\\UsersRepository',
]);
}
/**
* Gets the private '.service_locator.DqBSHQq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DqBSHQqService()
{
return $this->privates['.service_locator.DqBSHQq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'serializerInterface' => ['services', 'jms_serializer', 'getJmsSerializerService', false],
], [
'serializerInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.DvQEu8l' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DvQEu8lService()
{
return $this->privates['.service_locator.DvQEu8l'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'local' => ['privates', '.errored..service_locator.DvQEu8l.App\\Entity\\LocalAgence', NULL, 'Cannot autowire service ".service_locator.DvQEu8l": it references class "App\\Entity\\LocalAgence" but no such service exists.'],
], [
'local' => 'App\\Entity\\LocalAgence',
]);
}
/**
* Gets the private '.service_locator.E6MiF.U' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_E6MiF_UService()
{
return $this->privates['.service_locator.E6MiF.U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'planifiedMaintenance' => ['privates', '.errored..service_locator.E6MiF.U.App\\Entity\\PlanifiedMaintenance', NULL, 'Cannot autowire service ".service_locator.E6MiF.U": it references class "App\\Entity\\PlanifiedMaintenance" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'planifiedMaintenance' => 'App\\Entity\\PlanifiedMaintenance',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.EKOxL7d' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EKOxL7dService()
{
return $this->privates['.service_locator.EKOxL7d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.EKOxL7d.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.EKOxL7d": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'regularizationManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
'regularizationManager' => 'App\\Manager\\CustomerManager',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.EbEvvT5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EbEvvT5Service()
{
return $this->privates['.service_locator.EbEvvT5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'identifiantRepository' => ['privates', 'App\\Repository\\IdentifiantRepository', 'getIdentifiantRepositoryService', false],
'stock' => ['privates', '.errored..service_locator.EbEvvT5.App\\Entity\\Stock', NULL, 'Cannot autowire service ".service_locator.EbEvvT5": it references class "App\\Entity\\Stock" but no such service exists.'],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
], [
'identifiantRepository' => 'App\\Repository\\IdentifiantRepository',
'stock' => 'App\\Entity\\Stock',
'stockRepository' => 'App\\Repository\\StockRepository',
]);
}
/**
* Gets the private '.service_locator.EfcqpF6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EfcqpF6Service()
{
return $this->privates['.service_locator.EfcqpF6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'processor' => ['privates', 'App\\Processor\\ProspectMassUploadProcessor', 'getProspectMassUploadProcessorService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'processor' => 'App\\Processor\\ProspectMassUploadProcessor',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.EmgLjcU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EmgLjcUService()
{
return $this->privates['.service_locator.EmgLjcU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'modelePreEnregistre' => ['privates', '.errored..service_locator.EmgLjcU.App\\Entity\\ModelePreEnregistre', NULL, 'Cannot autowire service ".service_locator.EmgLjcU": it references class "App\\Entity\\ModelePreEnregistre" but no such service exists.'],
'modelePreEnregistreRepository' => ['privates', 'App\\Repository\\ModelePreEnregistreRepository', 'getModelePreEnregistreRepositoryService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'entityManager' => '?',
'modelePreEnregistre' => 'App\\Entity\\ModelePreEnregistre',
'modelePreEnregistreRepository' => 'App\\Repository\\ModelePreEnregistreRepository',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.EvoQZbL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EvoQZbLService()
{
return $this->privates['.service_locator.EvoQZbL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'code' => ['privates', '.errored..service_locator.EvoQZbL.App\\Entity\\GeneratedCode', NULL, 'Cannot autowire service ".service_locator.EvoQZbL": it references class "App\\Entity\\GeneratedCode" but no such service exists.'],
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'code' => 'App\\Entity\\GeneratedCode',
'customerManager' => 'App\\Manager\\CustomerManager',
'em' => '?',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.FB.pLhm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FB_PLhmService()
{
return $this->privates['.service_locator.FB.pLhm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'regularizationManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'tanslator' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'regularizationManager' => 'App\\Manager\\CustomerManager',
'tanslator' => '?',
]);
}
/**
* Gets the private '.service_locator.FM8zfWg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FM8zfWgService()
{
return $this->privates['.service_locator.FM8zfWg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'facturation' => ['privates', '.errored..service_locator.FM8zfWg.App\\Entity\\Facturation', NULL, 'Cannot autowire service ".service_locator.FM8zfWg": it references class "App\\Entity\\Facturation" but no such service exists.'],
'localAgenceRepository' => ['privates', 'App\\Repository\\LocalAgenceRepository', 'getLocalAgenceRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'facturation' => 'App\\Entity\\Facturation',
'localAgenceRepository' => 'App\\Repository\\LocalAgenceRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.FhRsrTX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FhRsrTXService()
{
return $this->privates['.service_locator.FhRsrTX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repo' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'stock' => ['privates', '.errored..service_locator.FhRsrTX.App\\Entity\\Stock', NULL, 'Cannot autowire service ".service_locator.FhRsrTX": it references class "App\\Entity\\Stock" but no such service exists.'],
], [
'repo' => 'App\\Repository\\StockRepository',
'stock' => 'App\\Entity\\Stock',
]);
}
/**
* Gets the private '.service_locator.FwYCxie' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FwYCxieService()
{
return $this->privates['.service_locator.FwYCxie'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agence' => ['privates', '.errored..service_locator.FwYCxie.App\\Entity\\Agence', NULL, 'Cannot autowire service ".service_locator.FwYCxie": it references class "App\\Entity\\Agence" but no such service exists.'],
'repo' => ['privates', 'App\\Repository\\NetworkRepository', 'getNetworkRepositoryService', false],
], [
'agence' => 'App\\Entity\\Agence',
'repo' => 'App\\Repository\\NetworkRepository',
]);
}
/**
* Gets the private '.service_locator.GNc8e5B' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GNc8e5BService()
{
return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.GNc8e5B.App\Controller\SoldController' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getSoldController2Service()
{
return ($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SoldController', $this);
}
/**
* Gets the private '.service_locator.GcA.9H5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GcA_9H5Service()
{
return $this->privates['.service_locator.GcA.9H5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'caisse' => ['privates', '.errored..service_locator.GcA.9H5.App\\Entity\\Caisse', NULL, 'Cannot autowire service ".service_locator.GcA.9H5": it references class "App\\Entity\\Caisse" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'caisse' => 'App\\Entity\\Caisse',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.H5dnRPg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H5dnRPgService()
{
return $this->privates['.service_locator.H5dnRPg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fournisseurRepository' => ['privates', 'App\\Repository\\FournisseurRepository', 'getFournisseurRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'fournisseurRepository' => 'App\\Repository\\FournisseurRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.HHM2x4T' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HHM2x4TService()
{
return $this->privates['.service_locator.HHM2x4T'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'deviceCategory' => ['privates', '.errored..service_locator.HHM2x4T.App\\Entity\\DeviceCategory', NULL, 'Cannot autowire service ".service_locator.HHM2x4T": it references class "App\\Entity\\DeviceCategory" but no such service exists.'],
'deviceType' => ['privates', '.errored..service_locator.HHM2x4T.App\\Entity\\DeviceType', NULL, 'Cannot autowire service ".service_locator.HHM2x4T": it references class "App\\Entity\\DeviceType" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'deviceCategory' => 'App\\Entity\\DeviceCategory',
'deviceType' => 'App\\Entity\\DeviceType',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.HJkJSmV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HJkJSmVService()
{
return $this->privates['.service_locator.HJkJSmV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fabricationRepository' => ['privates', 'App\\Repository\\FabricationRepository', 'getFabricationRepositoryService', false],
], [
'fabricationRepository' => 'App\\Repository\\FabricationRepository',
]);
}
/**
* Gets the private '.service_locator.HOed4k0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HOed4k0Service()
{
return $this->privates['.service_locator.HOed4k0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'validator' => ['services', '.container.private.validator', 'get_Container_Private_ValidatorService', false],
], [
'em' => '?',
'paginator' => '?',
'validator' => '?',
]);
}
/**
* Gets the private '.service_locator.HSs3QPH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HSs3QPHService()
{
return $this->privates['.service_locator.HSs3QPH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transfert' => ['privates', '.errored..service_locator.HSs3QPH.App\\Entity\\Transfert', NULL, 'Cannot autowire service ".service_locator.HSs3QPH": it references class "App\\Entity\\Transfert" but no such service exists.'],
'transfertRepository' => ['privates', 'App\\Repository\\TransfertRepository', 'getTransfertRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'transfert' => 'App\\Entity\\Transfert',
'transfertRepository' => 'App\\Repository\\TransfertRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.Ho_cL4p' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HoCL4pService()
{
return $this->privates['.service_locator.Ho_cL4p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.Ho_cL4p.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.Ho_cL4p": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'network' => ['privates', '.errored..service_locator.Ho_cL4p.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.Ho_cL4p": it references class "App\\Entity\\Network" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
'network' => 'App\\Entity\\Network',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.IO.8s6n' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IO_8s6nService()
{
return $this->privates['.service_locator.IO.8s6n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fabricationRepository' => ['privates', 'App\\Repository\\FabricationRepository', 'getFabricationRepositoryService', false],
'item' => ['privates', '.errored..service_locator.IO.8s6n.App\\Entity\\Fabrication', NULL, 'Cannot autowire service ".service_locator.IO.8s6n": it references class "App\\Entity\\Fabrication" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'fabricationRepository' => 'App\\Repository\\FabricationRepository',
'item' => 'App\\Entity\\Fabrication',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.J0R.6EQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J0R_6EQService()
{
return $this->privates['.service_locator.J0R.6EQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'satisfaction' => ['privates', '.errored..service_locator.J0R.6EQ.App\\Entity\\Satisfaction', NULL, 'Cannot autowire service ".service_locator.J0R.6EQ": it references class "App\\Entity\\Satisfaction" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'satisfaction' => 'App\\Entity\\Satisfaction',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.JhG5aGw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JhG5aGwService()
{
return $this->privates['.service_locator.JhG5aGw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.JhG5aGw.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.JhG5aGw": it references class "App\\Entity\\Customer" but no such service exists.'],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'customer' => 'App\\Entity\\Customer',
'logger' => '?',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.KEvXzip' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KEvXzipService()
{
return $this->privates['.service_locator.KEvXzip'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'etatMaterielRepository' => ['privates', 'App\\Repository\\EtatMaterielRepository', 'getEtatMaterielRepositoryService', false],
'inspection' => ['privates', '.errored..service_locator.KEvXzip.App\\Entity\\Inspection', NULL, 'Cannot autowire service ".service_locator.KEvXzip": it references class "App\\Entity\\Inspection" but no such service exists.'],
'inspectionRepository' => ['privates', 'App\\Repository\\InspectionRepository', 'getInspectionRepositoryService', false],
'localAgenceRepository' => ['privates', 'App\\Repository\\LocalAgenceRepository', 'getLocalAgenceRepositoryService', false],
'modelRepository' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
], [
'etatMaterielRepository' => 'App\\Repository\\EtatMaterielRepository',
'inspection' => 'App\\Entity\\Inspection',
'inspectionRepository' => 'App\\Repository\\InspectionRepository',
'localAgenceRepository' => 'App\\Repository\\LocalAgenceRepository',
'modelRepository' => 'App\\Repository\\ModelRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
]);
}
/**
* Gets the private '.service_locator.KfbR3DY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KfbR3DYService()
{
return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "api_platform.route_loader.legacy", "oneup_uploader.routing.loader", "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.Kntl2lG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Kntl2lGService()
{
return $this->privates['.service_locator.Kntl2lG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', '.errored..service_locator.Kntl2lG.App\\Entity\\Users', NULL, 'Cannot autowire service ".service_locator.Kntl2lG": it references class "App\\Entity\\Users" but no such service exists.'],
], [
'user' => 'App\\Entity\\Users',
]);
}
/**
* Gets the private '.service_locator.L83kdtV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_L83kdtVService()
{
return $this->privates['.service_locator.L83kdtV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agence' => ['privates', '.errored..service_locator.L83kdtV.App\\Entity\\Agence', NULL, 'Cannot autowire service ".service_locator.L83kdtV": it references class "App\\Entity\\Agence" but no such service exists.'],
'repo' => ['privates', 'App\\Repository\\CustomerRepository', 'getCustomerRepositoryService', false],
], [
'agence' => 'App\\Entity\\Agence',
'repo' => 'App\\Repository\\CustomerRepository',
]);
}
/**
* Gets the private '.service_locator.LNSEAxn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LNSEAxnService()
{
return $this->privates['.service_locator.LNSEAxn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'item' => ['privates', '.errored..service_locator.LNSEAxn.App\\Entity\\Remplacement', NULL, 'Cannot autowire service ".service_locator.LNSEAxn": it references class "App\\Entity\\Remplacement" but no such service exists.'],
'remplacementRepository' => ['privates', 'App\\Repository\\RemplacementRepository', 'getRemplacementRepositoryService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'item' => 'App\\Entity\\Remplacement',
'remplacementRepository' => 'App\\Repository\\RemplacementRepository',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.LPkUJpx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LPkUJpxService()
{
return $this->privates['.service_locator.LPkUJpx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.LPkUJpx.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.LPkUJpx": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.LgXQ2vH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LgXQ2vHService()
{
return $this->privates['.service_locator.LgXQ2vH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'pdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'pdf' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.LiOhytn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LiOhytnService()
{
return $this->privates['.service_locator.LiOhytn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'processor' => ['privates', 'App\\Processor\\ProjectWorkflowProcessor', 'getProjectWorkflowProcessorService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'logger' => '?',
'processor' => 'App\\Processor\\ProjectWorkflowProcessor',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.LyBRwWA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LyBRwWAService()
{
return $this->privates['.service_locator.LyBRwWA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'processor' => ['privates', 'App\\Processor\\CodeProcessor', 'getCodeProcessorService', false],
], [
'processor' => 'App\\Processor\\CodeProcessor',
]);
}
/**
* Gets the private '.service_locator.NBoqly5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NBoqly5Service()
{
return $this->privates['.service_locator.NBoqly5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'remplacement' => ['privates', '.errored..service_locator.NBoqly5.App\\Entity\\Remplacement', NULL, 'Cannot autowire service ".service_locator.NBoqly5": it references class "App\\Entity\\Remplacement" but no such service exists.'],
], [
'remplacement' => 'App\\Entity\\Remplacement',
]);
}
/**
* Gets the private '.service_locator.NwHyrO9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NwHyrO9Service()
{
return $this->privates['.service_locator.NwHyrO9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'containerInterface' => ['services', 'service_container', 'getServiceContainerService', false],
'user' => ['privates', '.errored..service_locator.NwHyrO9.App\\Entity\\Users', NULL, 'Cannot autowire service ".service_locator.NwHyrO9": it references class "App\\Entity\\Users" but no such service exists.'],
], [
'containerInterface' => '?',
'user' => 'App\\Entity\\Users',
]);
}
/**
* Gets the private '.service_locator.O1XGkAG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_O1XGkAGService()
{
return $this->privates['.service_locator.O1XGkAG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.OC2AG.K' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OC2AG_KService()
{
return $this->privates['.service_locator.OC2AG.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.OkSsD0O' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OkSsD0OService()
{
return $this->privates['.service_locator.OkSsD0O'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mouvement' => ['privates', '.errored..service_locator.OkSsD0O.App\\Entity\\Mouvement', NULL, 'Cannot autowire service ".service_locator.OkSsD0O": it references class "App\\Entity\\Mouvement" but no such service exists.'],
], [
'mouvement' => 'App\\Entity\\Mouvement',
]);
}
/**
* Gets the private '.service_locator.Ov2TXBA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ov2TXBAService()
{
return $this->privates['.service_locator.Ov2TXBA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\Manager\\MoveRequestManager', 'getMoveRequestManagerService', false],
'paginatorInterface' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'manager' => 'App\\Manager\\MoveRequestManager',
'paginatorInterface' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.OzxFyGf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OzxFyGfService()
{
return $this->privates['.service_locator.OzxFyGf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'trans' => ['services', 'translator', 'getTranslatorService', false],
'zone' => ['privates', '.errored..service_locator.OzxFyGf.App\\Entity\\Zone', NULL, 'Cannot autowire service ".service_locator.OzxFyGf": it references class "App\\Entity\\Zone" but no such service exists.'],
], [
'trans' => '?',
'zone' => 'App\\Entity\\Zone',
]);
}
/**
* Gets the private '.service_locator.PG7FJY2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PG7FJY2Service()
{
return $this->privates['.service_locator.PG7FJY2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sold' => ['privates', '.errored..service_locator.PG7FJY2.App\\Entity\\Sold', NULL, 'Cannot autowire service ".service_locator.PG7FJY2": it references class "App\\Entity\\Sold" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'sold' => 'App\\Entity\\Sold',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.PW4v3kj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PW4v3kjService()
{
return $this->privates['.service_locator.PW4v3kj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.PW4v3kj.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.PW4v3kj": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'prospectWorkflowProcessor' => ['privates', 'App\\Processor\\ProspectWorkflowProcessor', 'getProspectWorkflowProcessorService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
'prospectWorkflowProcessor' => 'App\\Processor\\ProspectWorkflowProcessor',
'session' => '?',
]);
}
/**
* Gets the private '.service_locator.QJOpjBe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QJOpjBeService()
{
return $this->privates['.service_locator.QJOpjBe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.QJOpjBe.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.QJOpjBe": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'historicService' => ['privates', 'App\\Service\\Historic\\HistoricService', 'getHistoricServiceService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
'historicService' => '?',
]);
}
/**
* Gets the private '.service_locator.QM7rkSL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QM7rkSLService()
{
return $this->privates['.service_locator.QM7rkSL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'theoricalCreditProducer' => ['privates', '.errored..service_locator.QM7rkSL.OldSound\\RabbitMqBundle\\RabbitMq\\Producer', NULL, 'Cannot autowire service ".service_locator.QM7rkSL": it references class "OldSound\\RabbitMqBundle\\RabbitMq\\Producer" but no such service exists.'],
], [
'customerManager' => 'App\\Manager\\CustomerManager',
'theoricalCreditProducer' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Producer',
]);
}
/**
* Gets the private '.service_locator.QgH0i9w' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QgH0i9wService()
{
return $this->privates['.service_locator.QgH0i9w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.QgH0i9w.App\\Entity\\Offers', NULL, 'Cannot autowire service ".service_locator.QgH0i9w": it references class "App\\Entity\\Offers" but no such service exists.'],
], [
'offer' => 'App\\Entity\\Offers',
]);
}
/**
* Gets the private '.service_locator.QpiMmnx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QpiMmnxService()
{
return $this->privates['.service_locator.QpiMmnx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fabrication' => ['privates', '.errored..service_locator.QpiMmnx.App\\Entity\\Fabrication', NULL, 'Cannot autowire service ".service_locator.QpiMmnx": it references class "App\\Entity\\Fabrication" but no such service exists.'],
], [
'fabrication' => 'App\\Entity\\Fabrication',
]);
}
/**
* Gets the private '.service_locator.QzOJFLQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QzOJFLQService()
{
return $this->privates['.service_locator.QzOJFLQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'logger' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.RlSv5Uu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RlSv5UuService()
{
return $this->privates['.service_locator.RlSv5Uu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.RlSv5Uu.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.RlSv5Uu": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'historicService' => ['privates', 'App\\Service\\Historic\\HistoricService', 'getHistoricServiceService', false],
'regularizationManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
'historicService' => '?',
'regularizationManager' => 'App\\Manager\\CustomerManager',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.RuIoqYh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RuIoqYhService()
{
return $this->privates['.service_locator.RuIoqYh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.RuIoqYh.App\\Entity\\Offers', NULL, 'Cannot autowire service ".service_locator.RuIoqYh": it references class "App\\Entity\\Offers" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'offer' => 'App\\Entity\\Offers',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.TXRZSwM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TXRZSwMService()
{
return $this->privates['.service_locator.TXRZSwM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'facturation' => ['privates', '.errored..service_locator.TXRZSwM.App\\Entity\\Facturation', NULL, 'Cannot autowire service ".service_locator.TXRZSwM": it references class "App\\Entity\\Facturation" but no such service exists.'],
'identifiantRepository' => ['privates', 'App\\Repository\\IdentifiantRepository', 'getIdentifiantRepositoryService', false],
'materielFacturationRepository' => ['privates', 'App\\Repository\\MaterielFacturationRepository', 'getMaterielFacturationRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'facturation' => 'App\\Entity\\Facturation',
'identifiantRepository' => 'App\\Repository\\IdentifiantRepository',
'materielFacturationRepository' => 'App\\Repository\\MaterielFacturationRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.TZQ6Yd.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TZQ6Yd_Service()
{
return $this->privates['.service_locator.TZQ6Yd.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'deviceCategory' => ['privates', '.errored..service_locator.TZQ6Yd..App\\Entity\\DeviceCategory', NULL, 'Cannot autowire service ".service_locator.TZQ6Yd.": it references class "App\\Entity\\DeviceCategory" but no such service exists.'],
'deviceType' => ['privates', '.errored..service_locator.TZQ6Yd..App\\Entity\\DeviceType', NULL, 'Cannot autowire service ".service_locator.TZQ6Yd.": it references class "App\\Entity\\DeviceType" but no such service exists.'],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'deviceCategory' => 'App\\Entity\\DeviceCategory',
'deviceType' => 'App\\Entity\\DeviceType',
'logger' => '?',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.TnHwTyo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TnHwTyoService()
{
return $this->privates['.service_locator.TnHwTyo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'network' => ['privates', '.errored..service_locator.TnHwTyo.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.TnHwTyo": it references class "App\\Entity\\Network" but no such service exists.'],
], [
'em' => '?',
'network' => 'App\\Entity\\Network',
]);
}
/**
* Gets the private '.service_locator.Ts1BwiH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ts1BwiHService()
{
return $this->privates['.service_locator.Ts1BwiH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.Ts1BwiH.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.Ts1BwiH": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.U8wCp2u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_U8wCp2uService()
{
return $this->privates['.service_locator.U8wCp2u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authorizationCheckerInterface' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'paginatorInterface' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'tokenStorageInterface' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'authorizationCheckerInterface' => '?',
'paginatorInterface' => '?',
'tokenStorageInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.UDIZfWS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UDIZfWSService()
{
return $this->privates['.service_locator.UDIZfWS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'facturation' => ['privates', '.errored..service_locator.UDIZfWS.App\\Entity\\Facturation', NULL, 'Cannot autowire service ".service_locator.UDIZfWS": it references class "App\\Entity\\Facturation" but no such service exists.'],
'facturationRepository' => ['privates', 'App\\Repository\\FacturationRepository', 'getFacturationRepositoryService', false],
'slugger' => ['privates', 'slugger', 'getSluggerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'facturation' => 'App\\Entity\\Facturation',
'facturationRepository' => 'App\\Repository\\FacturationRepository',
'slugger' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.UTd.Tgi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UTd_TgiService()
{
return $this->privates['.service_locator.UTd.Tgi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'etatMaterielRepository' => ['privates', 'App\\Repository\\EtatMaterielRepository', 'getEtatMaterielRepositoryService', false],
'inspectionRepository' => ['privates', 'App\\Repository\\InspectionRepository', 'getInspectionRepositoryService', false],
'localAgenceRepository' => ['privates', 'App\\Repository\\LocalAgenceRepository', 'getLocalAgenceRepositoryService', false],
'modelRepository' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
], [
'etatMaterielRepository' => 'App\\Repository\\EtatMaterielRepository',
'inspectionRepository' => 'App\\Repository\\InspectionRepository',
'localAgenceRepository' => 'App\\Repository\\LocalAgenceRepository',
'modelRepository' => 'App\\Repository\\ModelRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
]);
}
/**
* Gets the private '.service_locator.UYMlL2W' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UYMlL2WService()
{
return $this->privates['.service_locator.UYMlL2W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'articleClient' => ['privates', '.errored..service_locator.UYMlL2W.App\\Entity\\ArticleClient', NULL, 'Cannot autowire service ".service_locator.UYMlL2W": it references class "App\\Entity\\ArticleClient" but no such service exists.'],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'historiquePrixVenteArticleRepository' => ['privates', 'App\\Repository\\HistoriquePrixVenteArticleRepository', 'getHistoriquePrixVenteArticleRepositoryService', false],
], [
'articleClient' => 'App\\Entity\\ArticleClient',
'entityManager' => '?',
'historiquePrixVenteArticleRepository' => 'App\\Repository\\HistoriquePrixVenteArticleRepository',
]);
}
/**
* Gets the private '.service_locator.Ue5FjLb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ue5FjLbService()
{
return $this->privates['.service_locator.Ue5FjLb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.VHH8RO0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VHH8RO0Service()
{
return $this->privates['.service_locator.VHH8RO0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'task' => ['privates', '.errored..service_locator.VHH8RO0.App\\Entity\\Task', NULL, 'Cannot autowire service ".service_locator.VHH8RO0": it references class "App\\Entity\\Task" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'task' => 'App\\Entity\\Task',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.VaFcGWn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VaFcGWnService()
{
return $this->privates['.service_locator.VaFcGWn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.VaFcGWn.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.VaFcGWn": it references class "App\\Entity\\Customer" but no such service exists.'],
], [
'customer' => 'App\\Entity\\Customer',
]);
}
/**
* Gets the private '.service_locator.VmBnF5P' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VmBnF5PService()
{
return $this->privates['.service_locator.VmBnF5P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.api' => ['privates', 'security.event_dispatcher.api', 'getSecurity_EventDispatcher_ApiService', false],
'security.event_dispatcher.api_mobile' => ['privates', 'security.event_dispatcher.api_mobile', 'getSecurity_EventDispatcher_ApiMobileService', false],
'security.event_dispatcher.login' => ['privates', 'security.event_dispatcher.login', 'getSecurity_EventDispatcher_LoginService', false],
'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
'security.event_dispatcher.mobile' => ['privates', 'security.event_dispatcher.mobile', 'getSecurity_EventDispatcher_MobileService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.api_mobile' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.mobile' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.WEcIq80' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WEcIq80Service()
{
return $this->privates['.service_locator.WEcIq80'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
], [
'stockRepository' => 'App\\Repository\\StockRepository',
]);
}
/**
* Gets the private '.service_locator.WqX1CqG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WqX1CqGService()
{
return $this->privates['.service_locator.WqX1CqG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fabrication' => ['privates', '.errored..service_locator.WqX1CqG.App\\Entity\\Fabrication', NULL, 'Cannot autowire service ".service_locator.WqX1CqG": it references class "App\\Entity\\Fabrication" but no such service exists.'],
'fabricationRepository' => ['privates', 'App\\Repository\\FabricationRepository', 'getFabricationRepositoryService', false],
'modelRepository' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'fabrication' => 'App\\Entity\\Fabrication',
'fabricationRepository' => 'App\\Repository\\FabricationRepository',
'modelRepository' => 'App\\Repository\\ModelRepository',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.X0FgT8k' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_X0FgT8kService()
{
return $this->privates['.service_locator.X0FgT8k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.X0FgT8k.App\\Entity\\Offers', NULL, 'Cannot autowire service ".service_locator.X0FgT8k": it references class "App\\Entity\\Offers" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'offer' => 'App\\Entity\\Offers',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.X20a3Co' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_X20a3CoService()
{
return $this->privates['.service_locator.X20a3Co'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fournisseur' => ['privates', '.errored..service_locator.X20a3Co.App\\Entity\\Fournisseur', NULL, 'Cannot autowire service ".service_locator.X20a3Co": it references class "App\\Entity\\Fournisseur" but no such service exists.'],
'fournisseurRepository' => ['privates', 'App\\Repository\\FournisseurRepository', 'getFournisseurRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'fournisseur' => 'App\\Entity\\Fournisseur',
'fournisseurRepository' => 'App\\Repository\\FournisseurRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.XrVIU67' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XrVIU67Service()
{
return $this->privates['.service_locator.XrVIU67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'facturationRepository' => ['privates', 'App\\Repository\\FacturationRepository', 'getFacturationRepositoryService', false],
'item' => ['privates', '.errored..service_locator.XrVIU67.App\\Entity\\Facturation', NULL, 'Cannot autowire service ".service_locator.XrVIU67": it references class "App\\Entity\\Facturation" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'facturationRepository' => 'App\\Repository\\FacturationRepository',
'item' => 'App\\Entity\\Facturation',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.YXalDlM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YXalDlMService()
{
return $this->privates['.service_locator.YXalDlM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'operationService' => ['privates', 'App\\Service\\OperationService', 'getOperationServiceService', false],
], [
'operationService' => 'App\\Service\\OperationService',
]);
}
/**
* Gets the private '.service_locator.YoN4nuw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YoN4nuwService()
{
return $this->privates['.service_locator.YoN4nuw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
], [
'em' => '?',
'stockRepository' => 'App\\Repository\\StockRepository',
]);
}
/**
* Gets the private '.service_locator.YoxYeBH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YoxYeBHService()
{
return $this->privates['.service_locator.YoxYeBH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'historicService' => ['privates', 'App\\Service\\Historic\\HistoricService', 'getHistoricServiceService', false],
'processor' => ['privates', 'App\\Processor\\ProspectWorkflowProcessor', 'getProspectWorkflowProcessorService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'em' => '?',
'historicService' => '?',
'processor' => 'App\\Processor\\ProspectWorkflowProcessor',
'session' => '?',
'translator' => '?',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.ZJzZ1Z2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZJzZ1Z2Service()
{
return $this->privates['.service_locator.ZJzZ1Z2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'produit' => ['privates', '.errored..service_locator.ZJzZ1Z2.App\\Entity\\Produit', NULL, 'Cannot autowire service ".service_locator.ZJzZ1Z2": it references class "App\\Entity\\Produit" but no such service exists.'],
], [
'produit' => 'App\\Entity\\Produit',
]);
}
/**
* Gets the private '.service_locator.ZakTjNZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZakTjNZService()
{
return $this->privates['.service_locator.ZakTjNZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'regularizationManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
], [
'em' => '?',
'logger' => '?',
'regularizationManager' => 'App\\Manager\\CustomerManager',
]);
}
/**
* Gets the private '.service_locator.Zxm6DVH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Zxm6DVHService()
{
return $this->privates['.service_locator.Zxm6DVH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agenceRepository' => ['privates', 'App\\Repository\\AgenceRepository', 'getAgenceRepositoryService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'local' => ['privates', '.errored..service_locator.Zxm6DVH.App\\Entity\\LocalAgence', NULL, 'Cannot autowire service ".service_locator.Zxm6DVH": it references class "App\\Entity\\LocalAgence" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'agenceRepository' => 'App\\Repository\\AgenceRepository',
'entityManager' => '?',
'local' => 'App\\Entity\\LocalAgence',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.Zz2l4ov' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Zz2l4ovService()
{
return $this->privates['.service_locator.Zz2l4ov'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'networkManager' => ['privates', 'App\\Manager\\NetworkManager', 'getNetworkManagerService', false],
], [
'networkManager' => 'App\\Manager\\NetworkManager',
]);
}
/**
* Gets the private '.service_locator._Ty3c61' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ty3c61Service()
{
return $this->privates['.service_locator._Ty3c61'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'model' => ['privates', '.errored..service_locator._Ty3c61.App\\Entity\\Model', NULL, 'Cannot autowire service ".service_locator._Ty3c61": it references class "App\\Entity\\Model" but no such service exists.'],
'slugger' => ['privates', 'slugger', 'getSluggerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'model' => 'App\\Entity\\Model',
'slugger' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.__yF_Xs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YFXsService()
{
return $this->privates['.service_locator.__yF_Xs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator._enI0SP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EnI0SPService()
{
return $this->privates['.service_locator._enI0SP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'codeProcessor' => ['privates', 'App\\Processor\\CodeProcessor', 'getCodeProcessorService', false],
'customer' => ['privates', '.errored..service_locator._enI0SP.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator._enI0SP": it references class "App\\Entity\\Customer" but no such service exists.'],
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'codeProcessor' => 'App\\Processor\\CodeProcessor',
'customer' => 'App\\Entity\\Customer',
'customerManager' => 'App\\Manager\\CustomerManager',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.aSEs2.d' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ASEs2_DService()
{
return $this->privates['.service_locator.aSEs2.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.aSEs2.d.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.aSEs2.d": it references class "App\\Entity\\Customer" but no such service exists.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'processor' => ['privates', 'App\\Processor\\ProspectWorkflowProcessor', 'getProspectWorkflowProcessorService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
], [
'customer' => 'App\\Entity\\Customer',
'em' => '?',
'processor' => 'App\\Processor\\ProspectWorkflowProcessor',
'session' => '?',
]);
}
/**
* Gets the private '.service_locator.bIQR53J' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BIQR53JService()
{
return $this->privates['.service_locator.bIQR53J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'stock' => ['privates', '.errored..service_locator.bIQR53J.App\\Entity\\Stock', NULL, 'Cannot autowire service ".service_locator.bIQR53J": it references class "App\\Entity\\Stock" but no such service exists.'],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
], [
'stock' => 'App\\Entity\\Stock',
'stockRepository' => 'App\\Repository\\StockRepository',
]);
}
/**
* Gets the private '.service_locator.bgpE1Wq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BgpE1WqService()
{
return $this->privates['.service_locator.bgpE1Wq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'facturationRepository' => ['privates', 'App\\Repository\\FacturationRepository', 'getFacturationRepositoryService', false],
'slugger' => ['privates', 'slugger', 'getSluggerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'facturationRepository' => 'App\\Repository\\FacturationRepository',
'slugger' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.bzSKAGk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BzSKAGkService()
{
return $this->privates['.service_locator.bzSKAGk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'codeProcessor' => ['privates', 'App\\Processor\\CodeProcessor', 'getCodeProcessorService', false],
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'codeProcessor' => 'App\\Processor\\CodeProcessor',
'customerManager' => 'App\\Manager\\CustomerManager',
'em' => '?',
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.cIifKEn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CIifKEnService()
{
return $this->privates['.service_locator.cIifKEn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transfert' => ['privates', '.errored..service_locator.cIifKEn.App\\Entity\\Transfert', NULL, 'Cannot autowire service ".service_locator.cIifKEn": it references class "App\\Entity\\Transfert" but no such service exists.'],
'transfertRepository' => ['privates', 'App\\Repository\\TransfertRepository', 'getTransfertRepositoryService', false],
], [
'transfert' => 'App\\Entity\\Transfert',
'transfertRepository' => 'App\\Repository\\TransfertRepository',
]);
}
/**
* Gets the private '.service_locator.cT9t6e4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CT9t6e4Service()
{
return $this->privates['.service_locator.cT9t6e4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'facturation' => ['privates', '.errored..service_locator.cT9t6e4.App\\Entity\\Facturation', NULL, 'Cannot autowire service ".service_locator.cT9t6e4": it references class "App\\Entity\\Facturation" but no such service exists.'],
], [
'facturation' => 'App\\Entity\\Facturation',
]);
}
/**
* Gets the private '.service_locator.cqJz2KQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CqJz2KQService()
{
return $this->privates['.service_locator.cqJz2KQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'materielTransfertRepository' => ['privates', 'App\\Repository\\MaterielTransfertRepository', 'getMaterielTransfertRepositoryService', false],
'modelRepository' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
], [
'materielTransfertRepository' => 'App\\Repository\\MaterielTransfertRepository',
'modelRepository' => 'App\\Repository\\ModelRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
]);
}
/**
* Gets the private '.service_locator.crcpn6p' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Crcpn6pService()
{
return $this->privates['.service_locator.crcpn6p'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'id_network' => ['privates', '.errored..service_locator.crcpn6p.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.crcpn6p": it references class "App\\Entity\\Network" but no such service exists.'],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'id_network' => 'App\\Entity\\Network',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.dYoDZgI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DYoDZgIService()
{
return $this->privates['.service_locator.dYoDZgI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agenceRepo' => ['privates', 'App\\Repository\\AgenceRepository', 'getAgenceRepositoryService', false],
'modeleRepo' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'produitRepo' => ['privates', 'App\\Repository\\ProduitRepository', 'getProduitRepositoryService', false],
], [
'agenceRepo' => 'App\\Repository\\AgenceRepository',
'modeleRepo' => 'App\\Repository\\ModelRepository',
'produitRepo' => 'App\\Repository\\ProduitRepository',
]);
}
/**
* Gets the private '.service_locator.dcYAIAg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DcYAIAgService()
{
return $this->privates['.service_locator.dcYAIAg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'articleClient' => ['privates', '.errored..service_locator.dcYAIAg.App\\Entity\\ArticleClient', NULL, 'Cannot autowire service ".service_locator.dcYAIAg": it references class "App\\Entity\\ArticleClient" but no such service exists.'],
], [
'articleClient' => 'App\\Entity\\ArticleClient',
]);
}
/**
* Gets the private '.service_locator.ddTvfuu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DdTvfuuService()
{
return $this->privates['.service_locator.ddTvfuu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.dk..C2P' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Dk__C2PService()
{
return $this->privates['.service_locator.dk..C2P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'codeProcessor' => ['privates', 'App\\Processor\\CodeProcessor', 'getCodeProcessorService', false],
'network' => ['privates', '.errored..service_locator.dk..C2P.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.dk..C2P": it references class "App\\Entity\\Network" but no such service exists.'],
'processor' => ['privates', 'App\\Processor\\ProjectWorkflowProcessor', 'getProjectWorkflowProcessorService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'codeProcessor' => 'App\\Processor\\CodeProcessor',
'network' => 'App\\Entity\\Network',
'processor' => 'App\\Processor\\ProjectWorkflowProcessor',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.ejPeyXb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EjPeyXbService()
{
return $this->privates['.service_locator.ejPeyXb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'customerManager' => 'App\\Manager\\CustomerManager',
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.fIcRQQj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FIcRQQjService()
{
return $this->privates['.service_locator.fIcRQQj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', false],
'security.firewall.map.context.api_mobile' => ['privates', 'security.firewall.map.context.api_mobile', 'getSecurity_Firewall_Map_Context_ApiMobileService', false],
'security.firewall.map.context.login' => ['privates', 'security.firewall.map.context.login', 'getSecurity_Firewall_Map_Context_LoginService', false],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
'security.firewall.map.context.mobile' => ['privates', 'security.firewall.map.context.mobile', 'getSecurity_Firewall_Map_Context_MobileService', false],
], [
'security.firewall.map.context.api' => '?',
'security.firewall.map.context.api_mobile' => '?',
'security.firewall.map.context.login' => '?',
'security.firewall.map.context.main' => '?',
'security.firewall.map.context.mobile' => '?',
]);
}
/**
* Gets the private '.service_locator.fJB56ct' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FJB56ctService()
{
return $this->privates['.service_locator.fJB56ct'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'articleClient' => ['privates', '.errored..service_locator.fJB56ct.App\\Entity\\ArticleClient', NULL, 'Cannot autowire service ".service_locator.fJB56ct": it references class "App\\Entity\\ArticleClient" but no such service exists.'],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'historiquePrixVenteArticleRepository' => ['privates', 'App\\Repository\\HistoriquePrixVenteArticleRepository', 'getHistoriquePrixVenteArticleRepositoryService', false],
'slugger' => ['privates', 'slugger', 'getSluggerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'articleClient' => 'App\\Entity\\ArticleClient',
'entityManager' => '?',
'historiquePrixVenteArticleRepository' => 'App\\Repository\\HistoriquePrixVenteArticleRepository',
'slugger' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.fS4LRYh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FS4LRYhService()
{
return $this->privates['.service_locator.fS4LRYh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'networkManager' => ['privates', 'App\\Manager\\NetworkManager', 'getNetworkManagerService', false],
'user' => ['privates', '.errored..service_locator.fS4LRYh.App\\Entity\\Users', NULL, 'Cannot autowire service ".service_locator.fS4LRYh": it references class "App\\Entity\\Users" but no such service exists.'],
], [
'logger' => '?',
'networkManager' => 'App\\Manager\\NetworkManager',
'user' => 'App\\Entity\\Users',
]);
}
/**
* Gets the private '.service_locator.fbCUvGR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FbCUvGRService()
{
return $this->privates['.service_locator.fbCUvGR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'readOnly' => ['privates', '.errored..service_locator.fbCUvGR.App\\Entity\\ReadOnly', NULL, 'Cannot autowire service ".service_locator.fbCUvGR": it references class "App\\Entity\\ReadOnly" but no such service exists.'],
], [
'readOnly' => 'App\\Entity\\ReadOnly',
]);
}
/**
* Gets the private '.service_locator.fc7xGD0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Fc7xGD0Service()
{
return $this->privates['.service_locator.fc7xGD0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'materielTransfertRepository' => ['privates', 'App\\Repository\\MaterielTransfertRepository', 'getMaterielTransfertRepositoryService', false],
'modelRepository' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'transfert' => ['privates', '.errored..service_locator.fc7xGD0.App\\Entity\\Transfert', NULL, 'Cannot autowire service ".service_locator.fc7xGD0": it references class "App\\Entity\\Transfert" but no such service exists.'],
], [
'materielTransfertRepository' => 'App\\Repository\\MaterielTransfertRepository',
'modelRepository' => 'App\\Repository\\ModelRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'transfert' => 'App\\Entity\\Transfert',
]);
}
/**
* Gets the private '.service_locator.fd5GGl3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Fd5GGl3Service()
{
return $this->privates['.service_locator.fd5GGl3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'device' => ['privates', '.errored..service_locator.fd5GGl3.App\\Entity\\Device', NULL, 'Cannot autowire service ".service_locator.fd5GGl3": it references class "App\\Entity\\Device" but no such service exists.'],
], [
'device' => 'App\\Entity\\Device',
]);
}
/**
* Gets the private '.service_locator.flt4KH9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Flt4KH9Service()
{
return $this->privates['.service_locator.flt4KH9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.g7TWamg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_G7TWamgService()
{
return $this->privates['.service_locator.g7TWamg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mouvementRepository' => ['privates', 'App\\Repository\\MouvementRepository', 'getMouvementRepositoryService', false],
'passwordHasher' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'mouvementRepository' => 'App\\Repository\\MouvementRepository',
'passwordHasher' => '?',
'stockRepository' => 'App\\Repository\\StockRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.gFsD2UP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GFsD2UPService()
{
return $this->privates['.service_locator.gFsD2UP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'networkDevice' => ['privates', '.errored..service_locator.gFsD2UP.App\\Entity\\NetworkDevice', NULL, 'Cannot autowire service ".service_locator.gFsD2UP": it references class "App\\Entity\\NetworkDevice" but no such service exists.'],
], [
'networkDevice' => 'App\\Entity\\NetworkDevice',
]);
}
/**
* Gets the private '.service_locator.h6kfZdl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H6kfZdlService()
{
return $this->privates['.service_locator.h6kfZdl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'pdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
], [
'em' => '?',
'pdf' => '?',
]);
}
/**
* Gets the private '.service_locator.hXXglnl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HXXglnlService()
{
return $this->privates['.service_locator.hXXglnl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routerInterface' => ['services', 'router', 'getRouterService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'routerInterface' => '?',
'session' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.i4ow5ut' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_I4ow5utService()
{
return $this->privates['.service_locator.i4ow5ut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'planifiedMaintenance' => ['privates', '.errored..service_locator.i4ow5ut.App\\Entity\\PlanifiedMaintenance', NULL, 'Cannot autowire service ".service_locator.i4ow5ut": it references class "App\\Entity\\PlanifiedMaintenance" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'planifiedMaintenance' => 'App\\Entity\\PlanifiedMaintenance',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.iB38MuD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IB38MuDService()
{
return $this->privates['.service_locator.iB38MuD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inventaireRepository' => ['privates', 'App\\Repository\\InventaireRepository', 'getInventaireRepositoryService', false],
'operationService' => ['privates', 'App\\Service\\OperationService', 'getOperationServiceService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'inventaireRepository' => 'App\\Repository\\InventaireRepository',
'operationService' => 'App\\Service\\OperationService',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.iyD6x7X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IyD6x7XService()
{
return $this->privates['.service_locator.iyD6x7X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'remplacement' => ['privates', '.errored..service_locator.iyD6x7X.App\\Entity\\Remplacement', NULL, 'Cannot autowire service ".service_locator.iyD6x7X": it references class "App\\Entity\\Remplacement" but no such service exists.'],
'remplacementRepository' => ['privates', 'App\\Repository\\RemplacementRepository', 'getRemplacementRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'remplacement' => 'App\\Entity\\Remplacement',
'remplacementRepository' => 'App\\Repository\\RemplacementRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.j1ox5nf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J1ox5nfService()
{
return $this->privates['.service_locator.j1ox5nf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
'networkManager' => ['privates', 'App\\Manager\\NetworkManager', 'getNetworkManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'customerManager' => 'App\\Manager\\CustomerManager',
'networkManager' => 'App\\Manager\\NetworkManager',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.jOUN2g_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JOUN2gService()
{
return $this->privates['.service_locator.jOUN2g_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'alertProspect' => ['privates', '.errored..service_locator.jOUN2g_.App\\Entity\\AlertProspect', NULL, 'Cannot autowire service ".service_locator.jOUN2g_": it references class "App\\Entity\\AlertProspect" but no such service exists.'],
], [
'alertProspect' => 'App\\Entity\\AlertProspect',
]);
}
/**
* Gets the private '.service_locator.j_FwlPe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JFwlPeService()
{
return $this->privates['.service_locator.j_FwlPe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'tokenStorageInterface' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'tokenStorageInterface' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.jlcg4KN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Jlcg4KNService()
{
return $this->privates['.service_locator.jlcg4KN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcherInterface' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'tokenStorageInterface' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'eventDispatcherInterface' => '?',
'session' => '?',
'tokenStorageInterface' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.jzoF8fK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JzoF8fKService()
{
return $this->privates['.service_locator.jzoF8fK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'inventaire' => ['privates', '.errored..service_locator.jzoF8fK.App\\Entity\\Inventaire', NULL, 'Cannot autowire service ".service_locator.jzoF8fK": it references class "App\\Entity\\Inventaire" but no such service exists.'],
], [
'em' => '?',
'inventaire' => 'App\\Entity\\Inventaire',
]);
}
/**
* Gets the private '.service_locator.kVI61K2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KVI61K2Service()
{
return $this->privates['.service_locator.kVI61K2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\AgenceController::delete' => ['privates', '.service_locator.ojSyuEO', 'get_ServiceLocator_OjSyuEOService', false],
'App\\Controller\\AgenceController::edit' => ['privates', '.service_locator.zqb86X4', 'get_ServiceLocator_Zqb86X4Service', false],
'App\\Controller\\AgenceController::editLocalAgence' => ['privates', '.service_locator.Zxm6DVH', 'get_ServiceLocator_Zxm6DVHService', false],
'App\\Controller\\AgenceController::index' => ['privates', '.service_locator.3fv.C89', 'get_ServiceLocator_3fv_C89Service', false],
'App\\Controller\\AgenceController::new' => ['privates', '.service_locator.tvOWqSY', 'get_ServiceLocator_TvOWqSYService', false],
'App\\Controller\\AgenceController::show' => ['privates', '.service_locator.umipsEM', 'get_ServiceLocator_UmipsEMService', false],
'App\\Controller\\AjaxController::getCustomersByAgence' => ['privates', '.service_locator.L83kdtV', 'get_ServiceLocator_L83kdtVService', false],
'App\\Controller\\AjaxController::getIdentifiantsFormStock' => ['privates', '.service_locator.FhRsrTX', 'get_ServiceLocator_FhRsrTXService', false],
'App\\Controller\\AjaxController::getLocauxByAgence' => ['privates', '.service_locator.umipsEM', 'get_ServiceLocator_UmipsEMService', false],
'App\\Controller\\AjaxController::getNRByAgence' => ['privates', '.service_locator.FwYCxie', 'get_ServiceLocator_FwYCxieService', false],
'App\\Controller\\AjaxController::getStocksByLocal' => ['privates', '.service_locator.DvQEu8l', 'get_ServiceLocator_DvQEu8lService', false],
'App\\Controller\\AjaxController::getUsersByAgence' => ['privates', '.service_locator.DXM7S5y', 'get_ServiceLocator_DXM7S5yService', false],
'App\\Controller\\Api\\ClientController::listClientAction' => ['privates', '.service_locator.HOed4k0', 'get_ServiceLocator_HOed4k0Service', false],
'App\\Controller\\Api\\ClientController::listShowClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CodeController::decryptCodeAction' => ['privates', '.service_locator.LyBRwWA', 'get_ServiceLocator_LyBRwWAService', false],
'App\\Controller\\Api\\CodeController::encryptCodeAction' => ['privates', '.service_locator.LyBRwWA', 'get_ServiceLocator_LyBRwWAService', false],
'App\\Controller\\Api\\CustomerController::ProspectZoneListAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::addCustomerClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::addDeviceClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::addEquipementProductionElectricClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::addEquipmentElectricAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::customerDevicesAction' => ['privates', '.service_locator.VaFcGWn', 'get_ServiceLocator_VaFcGWnService', false],
'App\\Controller\\Api\\CustomerController::customersAction' => ['privates', '.service_locator.wLAEMIx', 'get_ServiceLocator_WLAEMIxService', false],
'App\\Controller\\Api\\CustomerController::deleteCustomerClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::deleteDeviceClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::deleteEquipementElectricAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::deleteEquipementProductionElectricAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::editAction' => ['privates', '.service_locator.JhG5aGw', 'get_ServiceLocator_JhG5aGwService', false],
'App\\Controller\\Api\\CustomerController::generateCodeAction' => ['privates', '.service_locator.467VcOo', 'get_ServiceLocator_467VcOoService', false],
'App\\Controller\\Api\\CustomerController::getCustomerDetailsAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::getFullDetailsAction' => ['privates', '.service_locator.Ts1BwiH', 'get_ServiceLocator_Ts1BwiHService', false],
'App\\Controller\\Api\\CustomerController::updateDeviceClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::updateEquipementConsomationAction' => ['privates', '.service_locator.v.fGnTf', 'get_ServiceLocator_V_FGnTfService', false],
'App\\Controller\\Api\\CustomerController::updateEquipementProductionElectricClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController::updateEquipmentElectricClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\DataRecordController::addRecordAction' => ['privates', '.service_locator.ejPeyXb', 'get_ServiceLocator_EjPeyXbService', false],
'App\\Controller\\Api\\DataRecordController::addSynthethicalRecordAction' => ['privates', '.service_locator.ejPeyXb', 'get_ServiceLocator_EjPeyXbService', false],
'App\\Controller\\Api\\DataRecordController::getSynthethicalRecordListAction' => ['privates', '.service_locator.O1XGkAG', 'get_ServiceLocator_O1XGkAGService', false],
'App\\Controller\\Api\\DataRecordController::old__construct' => ['privates', '.service_locator.QM7rkSL', 'get_ServiceLocator_QM7rkSLService', false],
'App\\Controller\\Api\\DeviceController::createDeviceAction' => ['privates', '.service_locator.DqBSHQq', 'get_ServiceLocator_DqBSHQqService', false],
'App\\Controller\\Api\\DeviceController::removeDeviceAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\DeviceController::updateDeviceAction' => ['privates', '.service_locator.DqBSHQq', 'get_ServiceLocator_DqBSHQqService', false],
'App\\Controller\\Api\\MapController::userZoneAction' => ['privates', '.service_locator.43KuGKF', 'get_ServiceLocator_43KuGKFService', false],
'App\\Controller\\Api\\NetworkController::addDeviceAction' => ['privates', '.service_locator.crcpn6p', 'get_ServiceLocator_Crcpn6pService', false],
'App\\Controller\\Api\\NetworkController::editNetworksDeviceAction' => ['privates', '.service_locator.LiOhytn', 'get_ServiceLocator_LiOhytnService', false],
'App\\Controller\\Api\\NetworkController::listNetworksAction' => ['privates', '.service_locator.HOed4k0', 'get_ServiceLocator_HOed4k0Service', false],
'App\\Controller\\Api\\NetworkController::listShowNetworkAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\NetworkController::networkDevicesAction' => ['privates', '.service_locator.84AyqH8', 'get_ServiceLocator_84AyqH8Service', false],
'App\\Controller\\Api\\NetworkController::networksAction' => ['privates', '.service_locator.Zz2l4ov', 'get_ServiceLocator_Zz2l4ovService', false],
'App\\Controller\\Api\\NetworkController::removeDeviceAction' => ['privates', '.service_locator.7dw6DAe', 'get_ServiceLocator_7dw6DAeService', false],
'App\\Controller\\Api\\NetworkDeviceController::updateAction' => ['privates', '.service_locator.gFsD2UP', 'get_ServiceLocator_GFsD2UPService', false],
'App\\Controller\\Api\\PaymentController::paymentFinalizeAction' => ['privates', '.service_locator.bzSKAGk', 'get_ServiceLocator_BzSKAGkService', false],
'App\\Controller\\Api\\PaymentController::paymentInitAction' => ['privates', '.service_locator.CPjQy1V', 'get_ServiceLocator_CPjQy1VService', false],
'App\\Controller\\Api\\ProspectController::listProspectAction' => ['privates', '.service_locator.HOed4k0', 'get_ServiceLocator_HOed4k0Service', false],
'App\\Controller\\Api\\ProspectController::listProspectParEnqueteurAction' => ['privates', '.service_locator.lCVK1t1', 'get_ServiceLocator_LCVK1t1Service', false],
'App\\Controller\\Api\\ProspectController::listShowProspectAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\ProspectController::prospectDeletedAction' => ['privates', '.service_locator.tsVxudM', 'get_ServiceLocator_TsVxudMService', false],
'App\\Controller\\Api\\SatisfactionController::addSatisfactionCustomerAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\SatisfactionController::addSatisfactionNRAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\SatisfactionController::listCustmerstAction' => ['privates', '.service_locator.puHPyZI', 'get_ServiceLocator_PuHPyZIService', false],
'App\\Controller\\Api\\SatisfactionController::satisfactionCustomersAddAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\UserController::getBalanceAction' => ['privates', '.service_locator.Kntl2lG', 'get_ServiceLocator_Kntl2lGService', false],
'App\\Controller\\Api\\UserController::getCustomersAction' => ['privates', '.service_locator.NwHyrO9', 'get_ServiceLocator_NwHyrO9Service', false],
'App\\Controller\\Api\\UserController::getDetailsAction' => ['privates', '.service_locator.NwHyrO9', 'get_ServiceLocator_NwHyrO9Service', false],
'App\\Controller\\Api\\UserController::getNetworksAction' => ['privates', '.service_locator.fS4LRYh', 'get_ServiceLocator_FS4LRYhService', false],
'App\\Controller\\Api\\UserController::getNetworksActionAllTime' => ['privates', '.service_locator.fS4LRYh', 'get_ServiceLocator_FS4LRYhService', false],
'App\\Controller\\Api\\UserController::getTasksAction' => ['privates', '.service_locator.Kntl2lG', 'get_ServiceLocator_Kntl2lGService', false],
'App\\Controller\\Api\\UserController::getTransactionsAction' => ['privates', '.service_locator.Kntl2lG', 'get_ServiceLocator_Kntl2lGService', false],
'App\\Controller\\Api\\UserController::getUsersNanoEntrepreunerByDistrictAction' => ['privates', '.service_locator.y0XNB5K', 'get_ServiceLocator_Y0XNB5KService', false],
'App\\Controller\\Api\\UserController::getUsersNanoEntrepreunerEquipeAction' => ['privates', '.service_locator.OC2AG.K', 'get_ServiceLocator_OC2AG_KService', false],
'App\\Controller\\Api\\ZoneController::getZoneByDistrictAction' => ['privates', '.service_locator.y0XNB5K', 'get_ServiceLocator_Y0XNB5KService', false],
'App\\Controller\\ArticleClientController::add_historique' => ['privates', '.service_locator.UYMlL2W', 'get_ServiceLocator_UYMlL2WService', false],
'App\\Controller\\ArticleClientController::delete' => ['privates', '.service_locator.8KMdi7N', 'get_ServiceLocator_8KMdi7NService', false],
'App\\Controller\\ArticleClientController::edit' => ['privates', '.service_locator.fJB56ct', 'get_ServiceLocator_FJB56ctService', false],
'App\\Controller\\ArticleClientController::index' => ['privates', '.service_locator.2RfHm9Q', 'get_ServiceLocator_2RfHm9QService', false],
'App\\Controller\\ArticleClientController::new' => ['privates', '.service_locator.0djkI_r', 'get_ServiceLocator_0djkIRService', false],
'App\\Controller\\ArticleClientController::show' => ['privates', '.service_locator.dcYAIAg', 'get_ServiceLocator_DcYAIAgService', false],
'App\\Controller\\CaisseController::addAction' => ['privates', '.service_locator.QzOJFLQ', 'get_ServiceLocator_QzOJFLQService', false],
'App\\Controller\\CaisseController::editAction' => ['privates', '.service_locator.DPytARp', 'get_ServiceLocator_DPytARpService', false],
'App\\Controller\\CaisseController::listAction' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\CaisseController::removeAction' => ['privates', '.service_locator.GcA.9H5', 'get_ServiceLocator_GcA_9H5Service', false],
'App\\Controller\\CategorieController::addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\CategorieController::editAction' => ['privates', '.service_locator.ssAKG2k', 'get_ServiceLocator_SsAKG2kService', false],
'App\\Controller\\CategorieController::listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ChangementKitController::edit' => ['privates', '.service_locator.6LRhzg0', 'get_ServiceLocator_6LRhzg0Service', false],
'App\\Controller\\ChangementKitController::index' => ['privates', '.service_locator.lFAvl9H', 'get_ServiceLocator_LFAvl9HService', false],
'App\\Controller\\ChangementKitController::new' => ['privates', '.service_locator.6uSNzqP', 'get_ServiceLocator_6uSNzqPService', false],
'App\\Controller\\CodeController::massUploadAction' => ['privates', '.service_locator.wX2sFUE', 'get_ServiceLocator_WX2sFUEService', false],
'App\\Controller\\DashboardController::indexAction' => ['privates', '.service_locator.qRBHu6h', 'get_ServiceLocator_QRBHu6hService', false],
'App\\Controller\\DashboardController::selectContractorAction' => ['privates', '.service_locator.3ScHzZK', 'get_ServiceLocator_3ScHzZKService', false],
'App\\Controller\\DashboardController::selectDistrictAction' => ['privates', '.service_locator.A29V4mf', 'get_ServiceLocator_A29V4mfService', false],
'App\\Controller\\DeviceController::addAction' => ['privates', '.service_locator.TZQ6Yd.', 'get_ServiceLocator_TZQ6Yd_Service', false],
'App\\Controller\\DeviceController::deleteAction' => ['privates', '.service_locator.CIkUJtK', 'get_ServiceLocator_CIkUJtKService', false],
'App\\Controller\\DeviceController::detailsAction' => ['privates', '.service_locator.fd5GGl3', 'get_ServiceLocator_Fd5GGl3Service', false],
'App\\Controller\\DeviceController::editAction' => ['privates', '.service_locator.ordqhef', 'get_ServiceLocator_OrdqhefService', false],
'App\\Controller\\DeviceController::getDeviceTypeDetailsAction' => ['privates', '.service_locator.48VO5iM', 'get_ServiceLocator_48VO5iMService', false],
'App\\Controller\\DeviceController::listAction' => ['privates', '.service_locator.HHM2x4T', 'get_ServiceLocator_HHM2x4TService', false],
'App\\Controller\\FabricationController::delete' => ['privates', '.service_locator.IO.8s6n', 'get_ServiceLocator_IO_8s6nService', false],
'App\\Controller\\FabricationController::edit' => ['privates', '.service_locator.WqX1CqG', 'get_ServiceLocator_WqX1CqGService', false],
'App\\Controller\\FabricationController::index' => ['privates', '.service_locator.HJkJSmV', 'get_ServiceLocator_HJkJSmVService', false],
'App\\Controller\\FabricationController::new' => ['privates', '.service_locator.9KmVZb.', 'get_ServiceLocator_9KmVZb_Service', false],
'App\\Controller\\FabricationController::show' => ['privates', '.service_locator.QpiMmnx', 'get_ServiceLocator_QpiMmnxService', false],
'App\\Controller\\FacturationController::delete' => ['privates', '.service_locator.XrVIU67', 'get_ServiceLocator_XrVIU67Service', false],
'App\\Controller\\FacturationController::edit' => ['privates', '.service_locator.UDIZfWS', 'get_ServiceLocator_UDIZfWSService', false],
'App\\Controller\\FacturationController::identifier' => ['privates', '.service_locator.TXRZSwM', 'get_ServiceLocator_TXRZSwMService', false],
'App\\Controller\\FacturationController::index' => ['privates', '.service_locator.5Ri8jqs', 'get_ServiceLocator_5Ri8jqsService', false],
'App\\Controller\\FacturationController::new' => ['privates', '.service_locator.bgpE1Wq', 'get_ServiceLocator_BgpE1WqService', false],
'App\\Controller\\FacturationController::random_string' => ['privates', '.service_locator.1QwN.ua', 'get_ServiceLocator_1QwN_UaService', false],
'App\\Controller\\FacturationController::receptionner' => ['privates', '.service_locator.FM8zfWg', 'get_ServiceLocator_FM8zfWgService', false],
'App\\Controller\\FacturationController::show' => ['privates', '.service_locator.cT9t6e4', 'get_ServiceLocator_CT9t6e4Service', false],
'App\\Controller\\FacturationController::validate' => ['privates', '.service_locator.UDIZfWS', 'get_ServiceLocator_UDIZfWSService', false],
'App\\Controller\\FournisseurController::delete' => ['privates', '.service_locator.0Glhizg', 'get_ServiceLocator_0GlhizgService', false],
'App\\Controller\\FournisseurController::edit' => ['privates', '.service_locator.X20a3Co', 'get_ServiceLocator_X20a3CoService', false],
'App\\Controller\\FournisseurController::index' => ['privates', '.service_locator.H5dnRPg', 'get_ServiceLocator_H5dnRPgService', false],
'App\\Controller\\FournisseurController::new' => ['privates', '.service_locator.H5dnRPg', 'get_ServiceLocator_H5dnRPgService', false],
'App\\Controller\\FournisseurController::show' => ['privates', '.service_locator.qSY6gAo', 'get_ServiceLocator_QSY6gAoService', false],
'App\\Controller\\InspectionController::delete' => ['privates', '.service_locator.tX54x_B', 'get_ServiceLocator_TX54xBService', false],
'App\\Controller\\InspectionController::edit' => ['privates', '.service_locator.KEvXzip', 'get_ServiceLocator_KEvXzipService', false],
'App\\Controller\\InspectionController::index' => ['privates', '.service_locator.BiewvBu', 'get_ServiceLocator_BiewvBuService', false],
'App\\Controller\\InspectionController::new' => ['privates', '.service_locator.UTd.Tgi', 'get_ServiceLocator_UTd_TgiService', false],
'App\\Controller\\InspectionController::show' => ['privates', '.service_locator.lvsFEkY', 'get_ServiceLocator_LvsFEkYService', false],
'App\\Controller\\InterventionController::addAction' => ['privates', '.service_locator.hXXglnl', 'get_ServiceLocator_HXXglnlService', false],
'App\\Controller\\InterventionController::deleteInterventionAction' => ['privates', '.service_locator.uK6PBjB', 'get_ServiceLocator_UK6PBjBService', false],
'App\\Controller\\InterventionController::deleteTaskAction' => ['privates', '.service_locator.VHH8RO0', 'get_ServiceLocator_VHH8RO0Service', false],
'App\\Controller\\InterventionController::editInterventionAction' => ['privates', '.service_locator.uK6PBjB', 'get_ServiceLocator_UK6PBjBService', false],
'App\\Controller\\InterventionController::editTaskAction' => ['privates', '.service_locator.VHH8RO0', 'get_ServiceLocator_VHH8RO0Service', false],
'App\\Controller\\InterventionController::listAction' => ['privates', '.service_locator.7405IkE', 'get_ServiceLocator_7405IkEService', false],
'App\\Controller\\InterventionController::syntheticalRecordListAction' => ['privates', '.service_locator.BKwW7SJ', 'get_ServiceLocator_BKwW7SJService', false],
'App\\Controller\\InventaireController::delete' => ['privates', '.service_locator.tX54x_B', 'get_ServiceLocator_TX54xBService', false],
'App\\Controller\\InventaireController::edit' => ['privates', '.service_locator.KEvXzip', 'get_ServiceLocator_KEvXzipService', false],
'App\\Controller\\InventaireController::index' => ['privates', '.service_locator.8ztvxDR', 'get_ServiceLocator_8ztvxDRService', false],
'App\\Controller\\InventaireController::new' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\InventaireController::show' => ['privates', '.service_locator.lvsFEkY', 'get_ServiceLocator_LvsFEkYService', false],
'App\\Controller\\InventaireController::updateHistoriqueAction' => ['privates', '.service_locator.jzoF8fK', 'get_ServiceLocator_JzoF8fKService', false],
'App\\Controller\\KoboController::submitKoboDataAction' => ['privates', '.service_locator.vtU7QCE', 'get_ServiceLocator_VtU7QCEService', false],
'App\\Controller\\LotController::listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\MapController::indexAction' => ['privates', '.service_locator.jlcg4KN', 'get_ServiceLocator_Jlcg4KNService', false],
'App\\Controller\\MapController::showAction' => ['privates', '.service_locator.j1ox5nf', 'get_ServiceLocator_J1ox5nfService', false],
'App\\Controller\\Mobile\\CustomerController::createAction' => ['privates', '.service_locator.Kntl2lG', 'get_ServiceLocator_Kntl2lGService', false],
'App\\Controller\\Mobile\\CustomerController::deleteProspectAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Mobile\\CustomerController::listNotValidAction' => ['privates', '.service_locator.rvKFh5M', 'get_ServiceLocator_RvKFh5MService', false],
'App\\Controller\\Mobile\\CustomerController::listNotValidParEnqueteurAction' => ['privates', '.service_locator.rvKFh5M', 'get_ServiceLocator_RvKFh5MService', false],
'App\\Controller\\Mobile\\CustomerController::listProspectValidAction' => ['privates', '.service_locator.puHPyZI', 'get_ServiceLocator_PuHPyZIService', false],
'App\\Controller\\Mobile\\CustomerController::updateAction' => ['privates', '.service_locator.8rqPmL5', 'get_ServiceLocator_8rqPmL5Service', false],
'App\\Controller\\Mobile\\ZoneController::listeZoneEntrepreneurAction' => ['privates', '.service_locator.DqBSHQq', 'get_ServiceLocator_DqBSHQqService', false],
'App\\Controller\\ModelController::addAction' => ['privates', '.service_locator.slCk2l8', 'get_ServiceLocator_SlCk2l8Service', false],
'App\\Controller\\ModelController::deleteAction' => ['privates', '.service_locator..Tk2o.V', 'get_ServiceLocator__Tk2o_VService', false],
'App\\Controller\\ModelController::editAction' => ['privates', '.service_locator._Ty3c61', 'get_ServiceLocator_Ty3c61Service', false],
'App\\Controller\\ModelController::listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ModelePreEnregistreController::check_disponibility' => ['privates', '.service_locator.7zlP5iH', 'get_ServiceLocator_7zlP5iHService', false],
'App\\Controller\\ModelePreEnregistreController::delete' => ['privates', '.service_locator.EmgLjcU', 'get_ServiceLocator_EmgLjcUService', false],
'App\\Controller\\ModelePreEnregistreController::edit' => ['privates', '.service_locator.ACO_H3o', 'get_ServiceLocator_ACOH3oService', false],
'App\\Controller\\ModelePreEnregistreController::getMaterielsFromModele' => ['privates', '.service_locator.9QkAKC9', 'get_ServiceLocator_9QkAKC9Service', false],
'App\\Controller\\ModelePreEnregistreController::index' => ['privates', '.service_locator.Cw87WGt', 'get_ServiceLocator_Cw87WGtService', false],
'App\\Controller\\ModelePreEnregistreController::new' => ['privates', '.service_locator.odulM1a', 'get_ServiceLocator_OdulM1aService', false],
'App\\Controller\\MouvementController::delete' => ['privates', '.service_locator.ykpsXIg', 'get_ServiceLocator_YkpsXIgService', false],
'App\\Controller\\MouvementController::edit' => ['privates', '.service_locator.BC2HOiR', 'get_ServiceLocator_BC2HOiRService', false],
'App\\Controller\\MouvementController::index' => ['privates', '.service_locator.rsuiLtZ', 'get_ServiceLocator_RsuiLtZService', false],
'App\\Controller\\MouvementController::new' => ['privates', '.service_locator.g7TWamg', 'get_ServiceLocator_G7TWamgService', false],
'App\\Controller\\MouvementController::new_old' => ['privates', '.service_locator.tlZSeWA', 'get_ServiceLocator_TlZSeWAService', false],
'App\\Controller\\MouvementController::show' => ['privates', '.service_locator.OkSsD0O', 'get_ServiceLocator_OkSsD0OService', false],
'App\\Controller\\MoveRequestController::acceptCustomerMoveRequestAction' => ['privates', '.service_locator.zZantHl', 'get_ServiceLocator_ZZantHlService', false],
'App\\Controller\\MoveRequestController::acceptMoveRequest' => ['privates', '.service_locator.D2Ja7N.', 'get_ServiceLocator_D2Ja7N_Service', false],
'App\\Controller\\MoveRequestController::acceptNetworkMoveRequestAction' => ['privates', '.service_locator.ByMeTGc', 'get_ServiceLocator_ByMeTGcService', false],
'App\\Controller\\MoveRequestController::denyCustomerMoveRequestAction' => ['privates', '.service_locator.zZantHl', 'get_ServiceLocator_ZZantHlService', false],
'App\\Controller\\MoveRequestController::denyMoveRequest' => ['privates', '.service_locator.D2Ja7N.', 'get_ServiceLocator_D2Ja7N_Service', false],
'App\\Controller\\MoveRequestController::denyNetworkMoveRequestAction' => ['privates', '.service_locator.ByMeTGc', 'get_ServiceLocator_ByMeTGcService', false],
'App\\Controller\\MoveRequestController::listMoveRequestAction' => ['privates', '.service_locator.Ov2TXBA', 'get_ServiceLocator_Ov2TXBAService', false],
'App\\Controller\\NetworkController::addDeviceAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\NetworkController::commissionEditAction' => ['privates', '.service_locator.uXcDtJs', 'get_ServiceLocator_UXcDtJsService', false],
'App\\Controller\\NetworkController::commissionListAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\NetworkController::deleteAction' => ['privates', '.service_locator.oBtIsDR', 'get_ServiceLocator_OBtIsDRService', false],
'App\\Controller\\NetworkController::editAction' => ['privates', '.service_locator.mglvehC', 'get_ServiceLocator_MglvehCService', false],
'App\\Controller\\NetworkController::generateCsvNetworkAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\NetworkController::generatePdfNetworkAction' => ['privates', '.service_locator.0RswhjC', 'get_ServiceLocator_0RswhjCService', false],
'App\\Controller\\NetworkController::getAllEntrepreneurAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\NetworkController::getDevicesAction' => ['privates', '.service_locator.wtUBix8', 'get_ServiceLocator_WtUBix8Service', false],
'App\\Controller\\NetworkController::getNetworkDevices' => ['privates', '.service_locator.84AyqH8', 'get_ServiceLocator_84AyqH8Service', false],
'App\\Controller\\NetworkController::getServiceAction' => ['privates', '.service_locator.84AyqH8', 'get_ServiceLocator_84AyqH8Service', false],
'App\\Controller\\NetworkController::listAction' => ['privates', '.service_locator.tFueXwH', 'get_ServiceLocator_TFueXwHService', false],
'App\\Controller\\NetworkController::listCommentAction' => ['privates', '.service_locator.TnHwTyo', 'get_ServiceLocator_TnHwTyoService', false],
'App\\Controller\\NetworkController::migrationNanoEntrepreneurCommissionFromArrayToEntityAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\NetworkController::removeDeviceAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\NetworkController::saveCommentAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\NetworkController::showAction' => ['privates', '.service_locator.84AyqH8', 'get_ServiceLocator_84AyqH8Service', false],
'App\\Controller\\NetworkController::uninstall' => ['privates', '.service_locator.uXcDtJs', 'get_ServiceLocator_UXcDtJsService', false],
'App\\Controller\\NetworkController::uninstall_old' => ['privates', '.service_locator.uXcDtJs', 'get_ServiceLocator_UXcDtJsService', false],
'App\\Controller\\NetworkController::updateNanoentrepreneurCommissionAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\NetworkController::updateNetworkLocationAction' => ['privates', '.service_locator.2_g68iE', 'get_ServiceLocator_2G68iEService', false],
'App\\Controller\\OffersController::addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\OffersController::deleteAction' => ['privates', '.service_locator.RuIoqYh', 'get_ServiceLocator_RuIoqYhService', false],
'App\\Controller\\OffersController::detailsAction' => ['privates', '.service_locator.QgH0i9w', 'get_ServiceLocator_QgH0i9wService', false],
'App\\Controller\\OffersController::editAction' => ['privates', '.service_locator.X0FgT8k', 'get_ServiceLocator_X0FgT8kService', false],
'App\\Controller\\OffersController::listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\OffersController::migrationOfferPriceFromArrayToEntityAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\OperationController::data' => ['privates', '.service_locator.YXalDlM', 'get_ServiceLocator_YXalDlMService', false],
'App\\Controller\\OperationController::list' => ['privates', '.service_locator.dYoDZgI', 'get_ServiceLocator_DYoDZgIService', false],
'App\\Controller\\PlanifiedMaintenanceController::addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\PlanifiedMaintenanceController::deleteAction' => ['privates', '.service_locator.E6MiF.U', 'get_ServiceLocator_E6MiF_UService', false],
'App\\Controller\\PlanifiedMaintenanceController::descriptionAction' => ['privates', '.service_locator.zVpJGgr', 'get_ServiceLocator_ZVpJGgrService', false],
'App\\Controller\\PlanifiedMaintenanceController::editAction' => ['privates', '.service_locator.i4ow5ut', 'get_ServiceLocator_I4ow5utService', false],
'App\\Controller\\PlanifiedMaintenanceController::listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProduitController::addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProduitController::deleteAction' => ['privates', '.service_locator.5kTAqd3', 'get_ServiceLocator_5kTAqd3Service', false],
'App\\Controller\\ProduitController::editAction' => ['privates', '.service_locator.vUdv.fr', 'get_ServiceLocator_VUdv_FrService', false],
'App\\Controller\\ProduitController::getModeles' => ['privates', '.service_locator.ZJzZ1Z2', 'get_ServiceLocator_ZJzZ1Z2Service', false],
'App\\Controller\\ProduitController::listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProfileController::addUserAction' => ['privates', '.service_locator.xtbVpKN', 'get_ServiceLocator_XtbVpKNService', false],
'App\\Controller\\ProfileController::deleteAction' => ['privates', '.service_locator.CPjQy1V', 'get_ServiceLocator_CPjQy1VService', false],
'App\\Controller\\ProfileController::editUserAction' => ['privates', '.service_locator.2GDxWS8', 'get_ServiceLocator_2GDxWS8Service', false],
'App\\Controller\\ProfileController::listAction' => ['privates', '.service_locator.xKndLFS', 'get_ServiceLocator_XKndLFSService', false],
'App\\Controller\\ProjectController::alertSeenAction' => ['privates', '.service_locator.9NcbZAd', 'get_ServiceLocator_9NcbZAdService', false],
'App\\Controller\\ProjectController::deleteAction' => ['privates', '.service_locator.CPjQy1V', 'get_ServiceLocator_CPjQy1VService', false],
'App\\Controller\\ProjectController::listAction' => ['privates', '.service_locator.j_FwlPe', 'get_ServiceLocator_JFwlPeService', false],
'App\\Controller\\ProjectController::listAlertAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProjectController::listMoveRequestAction' => ['privates', '.service_locator.Ov2TXBA', 'get_ServiceLocator_Ov2TXBAService', false],
'App\\Controller\\ProjectController::mapAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProjectController::updateStateAction' => ['privates', '.service_locator.dk..C2P', 'get_ServiceLocator_Dk__C2PService', false],
'App\\Controller\\ProjectController::workflowAction' => ['privates', '.service_locator.ybKz26V', 'get_ServiceLocator_YbKz26VService', false],
'App\\Controller\\ProspectController::OldeditRegularizationAction' => ['privates', '.service_locator.EKOxL7d', 'get_ServiceLocator_EKOxL7dService', false],
'App\\Controller\\ProspectController::addToNetworkAction' => ['privates', '.service_locator.0fX41R6', 'get_ServiceLocator_0fX41R6Service', false],
'App\\Controller\\ProspectController::ajaxsearch' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ProspectController::alertSeenAction' => ['privates', '.service_locator.jOUN2g_', 'get_ServiceLocator_JOUN2gService', false],
'App\\Controller\\ProspectController::deleteAction' => ['privates', '.service_locator.CPjQy1V', 'get_ServiceLocator_CPjQy1VService', false],
'App\\Controller\\ProspectController::devalideAction' => ['privates', '.service_locator.aSEs2.d', 'get_ServiceLocator_ASEs2_DService', false],
'App\\Controller\\ProspectController::editAction' => ['privates', '.service_locator.RlSv5Uu', 'get_ServiceLocator_RlSv5UuService', false],
'App\\Controller\\ProspectController::editCodeAction' => ['privates', '.service_locator.sFIcoVJ', 'get_ServiceLocator_SFIcoVJService', false],
'App\\Controller\\ProspectController::editRegularizationAction' => ['privates', '.service_locator.EKOxL7d', 'get_ServiceLocator_EKOxL7dService', false],
'App\\Controller\\ProspectController::generateCodeAction' => ['privates', '.service_locator._enI0SP', 'get_ServiceLocator_EnI0SPService', false],
'App\\Controller\\ProspectController::generatePdfAction' => ['privates', '.service_locator.h6kfZdl', 'get_ServiceLocator_H6kfZdlService', false],
'App\\Controller\\ProspectController::generatePdfClientAction' => ['privates', '.service_locator.0JUpYOV', 'get_ServiceLocator_0JUpYOVService', false],
'App\\Controller\\ProspectController::generatePdfProspectAction' => ['privates', '.service_locator.nheZvoD', 'get_ServiceLocator_NheZvoDService', false],
'App\\Controller\\ProspectController::getDevicesAction' => ['privates', '.service_locator.v.fGnTf', 'get_ServiceLocator_V_FGnTfService', false],
'App\\Controller\\ProspectController::getGenerateCodeAction' => ['privates', '.service_locator.zblkmLu', 'get_ServiceLocator_ZblkmLuService', false],
'App\\Controller\\ProspectController::importHistoricRegularizationAction' => ['privates', '.service_locator.ddTvfuu', 'get_ServiceLocator_DdTvfuuService', false],
'App\\Controller\\ProspectController::listAction' => ['privates', '.service_locator.3zbIe2e', 'get_ServiceLocator_3zbIe2eService', false],
'App\\Controller\\ProspectController::listCodeAction' => ['privates', '.service_locator.9kY4W73', 'get_ServiceLocator_9kY4W73Service', false],
'App\\Controller\\ProspectController::listCommentAction' => ['privates', '.service_locator.LPkUJpx', 'get_ServiceLocator_LPkUJpxService', false],
'App\\Controller\\ProspectController::listRegularizationAction' => ['privates', '.service_locator.3zbIe2e', 'get_ServiceLocator_3zbIe2eService', false],
'App\\Controller\\ProspectController::listWorkflowCommentAction' => ['privates', '.service_locator.LPkUJpx', 'get_ServiceLocator_LPkUJpxService', false],
'App\\Controller\\ProspectController::massUploadAction' => ['privates', '.service_locator.EfcqpF6', 'get_ServiceLocator_EfcqpF6Service', false],
'App\\Controller\\ProspectController::refundProspectFormAction' => ['privates', '.service_locator.FB.pLhm', 'get_ServiceLocator_FB_PLhmService', false],
'App\\Controller\\ProspectController::regularizeFeesAction' => ['privates', '.service_locator.ZakTjNZ', 'get_ServiceLocator_ZakTjNZService', false],
'App\\Controller\\ProspectController::removeDeviceAction' => ['privates', '.service_locator.ljphWNN', 'get_ServiceLocator_LjphWNNService', false],
'App\\Controller\\ProspectController::removeFromNetworkAction' => ['privates', '.service_locator.Ho_cL4p', 'get_ServiceLocator_HoCL4pService', false],
'App\\Controller\\ProspectController::saveCommentAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ProspectController::saveWorkflowCommentAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ProspectController::setCustomeDeviceAdditional' => ['privates', '.service_locator.VaFcGWn', 'get_ServiceLocator_VaFcGWnService', false],
'App\\Controller\\ProspectController::showAction' => ['privates', '.service_locator.QJOpjBe', 'get_ServiceLocator_QJOpjBeService', false],
'App\\Controller\\ProspectController::toggleValidationCodeAction' => ['privates', '.service_locator.EvoQZbL', 'get_ServiceLocator_EvoQZbLService', false],
'App\\Controller\\ProspectController::updateProspectLocationAction' => ['privates', '.service_locator.5W4CSYJ', 'get_ServiceLocator_5W4CSYJService', false],
'App\\Controller\\ProspectController::updateStateAction' => ['privates', '.service_locator.PW4v3kj', 'get_ServiceLocator_PW4v3kjService', false],
'App\\Controller\\ProspectController::workflowAction' => ['privates', '.service_locator.YoxYeBH', 'get_ServiceLocator_YoxYeBHService', false],
'App\\Controller\\ReadOnlyController::removeAction' => ['privates', '.service_locator.fbCUvGR', 'get_ServiceLocator_FbCUvGRService', false],
'App\\Controller\\ReceptionController::delete' => ['privates', '.service_locator.4vEn9cc', 'get_ServiceLocator_4vEn9ccService', false],
'App\\Controller\\ReceptionController::edit' => ['privates', '.service_locator.4vEn9cc', 'get_ServiceLocator_4vEn9ccService', false],
'App\\Controller\\ReceptionController::index' => ['privates', '.service_locator.yN4kj38', 'get_ServiceLocator_YN4kj38Service', false],
'App\\Controller\\ReceptionController::new' => ['privates', '.service_locator.yN4kj38', 'get_ServiceLocator_YN4kj38Service', false],
'App\\Controller\\ReceptionController::show' => ['privates', '.service_locator.1o3HeJI', 'get_ServiceLocator_1o3HeJIService', false],
'App\\Controller\\RemplacementController::delete' => ['privates', '.service_locator.LNSEAxn', 'get_ServiceLocator_LNSEAxnService', false],
'App\\Controller\\RemplacementController::edit' => ['privates', '.service_locator.iyD6x7X', 'get_ServiceLocator_IyD6x7XService', false],
'App\\Controller\\RemplacementController::index' => ['privates', '.service_locator.mlHwb5A', 'get_ServiceLocator_MlHwb5AService', false],
'App\\Controller\\RemplacementController::new' => ['privates', '.service_locator.Bi2EXC2', 'get_ServiceLocator_Bi2EXC2Service', false],
'App\\Controller\\RemplacementController::show' => ['privates', '.service_locator.NBoqly5', 'get_ServiceLocator_NBoqly5Service', false],
'App\\Controller\\SatisfactionController::addSatisfactionAction' => ['privates', '.service_locator.wPSJBV5', 'get_ServiceLocator_WPSJBV5Service', false],
'App\\Controller\\SatisfactionController::deleteAction' => ['privates', '.service_locator.J0R.6EQ', 'get_ServiceLocator_J0R_6EQService', false],
'App\\Controller\\SatisfactionController::editSatisfactionAction' => ['privates', '.service_locator.42XlV._', 'get_ServiceLocator_42XlV_Service', false],
'App\\Controller\\SatisfactionController::listClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\SatisfactionController::listNRAction' => ['privates', '.service_locator.__yF_Xs', 'get_ServiceLocator_YFXsService', false],
'App\\Controller\\SoldController::addSoldAction' => ['privates', '.service_locator.wPSJBV5', 'get_ServiceLocator_WPSJBV5Service', false],
'App\\Controller\\SoldController::deleteAction' => ['privates', '.service_locator.PG7FJY2', 'get_ServiceLocator_PG7FJY2Service', false],
'App\\Controller\\SoldController::editSoldAction' => ['privates', '.service_locator.rgvc6IC', 'get_ServiceLocator_Rgvc6ICService', false],
'App\\Controller\\SoldController::listAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\SoldController::listSyntheseAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\StatsController::clientsAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController::eventAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController::generateExcelClientsAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\StatsController::generatePdfClientsAction' => ['privates', '.service_locator.0JUpYOV', 'get_ServiceLocator_0JUpYOVService', false],
'App\\Controller\\StatsController::generatePdfEventAction' => ['privates', '.service_locator.LgXQ2vH', 'get_ServiceLocator_LgXQ2vHService', false],
'App\\Controller\\StatsController::generatePdfIntensityAction' => ['privates', '.service_locator.LgXQ2vH', 'get_ServiceLocator_LgXQ2vHService', false],
'App\\Controller\\StatsController::generatePdfNetworkAction' => ['privates', '.service_locator.0JUpYOV', 'get_ServiceLocator_0JUpYOVService', false],
'App\\Controller\\StatsController::generatePdfTensionAction' => ['privates', '.service_locator.LgXQ2vH', 'get_ServiceLocator_LgXQ2vHService', false],
'App\\Controller\\StatsController::generatePdfTransactionAction' => ['privates', '.service_locator.LgXQ2vH', 'get_ServiceLocator_LgXQ2vHService', false],
'App\\Controller\\StatsController::generatePdfUserAction' => ['privates', '.service_locator.0JUpYOV', 'get_ServiceLocator_0JUpYOVService', false],
'App\\Controller\\StatsController::intensityAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController::networkAction' => ['privates', '.service_locator.U8wCp2u', 'get_ServiceLocator_U8wCp2uService', false],
'App\\Controller\\StatsController::recalculate_balance' => ['privates', '.service_locator.ArSI9MS', 'get_ServiceLocator_ArSI9MSService', false],
'App\\Controller\\StatsController::tensionAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController::transactionsAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController::userAction' => ['privates', '.service_locator.U8wCp2u', 'get_ServiceLocator_U8wCp2uService', false],
'App\\Controller\\StockController::add' => ['privates', '.service_locator.WEcIq80', 'get_ServiceLocator_WEcIq80Service', false],
'App\\Controller\\StockController::delete' => ['privates', '.service_locator.bIQR53J', 'get_ServiceLocator_BIQR53JService', false],
'App\\Controller\\StockController::edit' => ['privates', '.service_locator.EbEvvT5', 'get_ServiceLocator_EbEvvT5Service', false],
'App\\Controller\\StockController::index' => ['privates', '.service_locator.9kY4W73', 'get_ServiceLocator_9kY4W73Service', false],
'App\\Controller\\StockController::show' => ['privates', '.service_locator.1mdfZZ8', 'get_ServiceLocator_1mdfZZ8Service', false],
'App\\Controller\\StockController::stockboard' => ['privates', '.service_locator.iB38MuD', 'get_ServiceLocator_IB38MuDService', false],
'App\\Controller\\TransfertController::delete' => ['privates', '.service_locator.cIifKEn', 'get_ServiceLocator_CIifKEnService', false],
'App\\Controller\\TransfertController::edit' => ['privates', '.service_locator.HSs3QPH', 'get_ServiceLocator_HSs3QPHService', false],
'App\\Controller\\TransfertController::getPreparationMaterielData' => ['privates', '.service_locator.cqJz2KQ', 'get_ServiceLocator_CqJz2KQService', false],
'App\\Controller\\TransfertController::getProduitsByLocal' => ['privates', '.service_locator.WEcIq80', 'get_ServiceLocator_WEcIq80Service', false],
'App\\Controller\\TransfertController::getStockByModeleAndLocal' => ['privates', '.service_locator.WEcIq80', 'get_ServiceLocator_WEcIq80Service', false],
'App\\Controller\\TransfertController::index' => ['privates', '.service_locator.se2gJgI', 'get_ServiceLocator_Se2gJgIService', false],
'App\\Controller\\TransfertController::new' => ['privates', '.service_locator.qQjPVgy', 'get_ServiceLocator_QQjPVgyService', false],
'App\\Controller\\TransfertController::preparation' => ['privates', '.service_locator.5ZKSdtX', 'get_ServiceLocator_5ZKSdtXService', false],
'App\\Controller\\TransfertController::preparer' => ['privates', '.service_locator.fc7xGD0', 'get_ServiceLocator_Fc7xGD0Service', false],
'App\\Controller\\TransfertController::preparer_nr' => ['privates', '.service_locator.YoN4nuw', 'get_ServiceLocator_YoN4nuwService', false],
'App\\Controller\\TransfertController::reception' => ['privates', '.service_locator..cSTREF', 'get_ServiceLocator__CSTREFService', false],
'App\\Controller\\TransfertController::receptionner' => ['privates', '.service_locator.fc7xGD0', 'get_ServiceLocator_Fc7xGD0Service', false],
'App\\Controller\\TransfertController::show' => ['privates', '.service_locator..EETIKc', 'get_ServiceLocator__EETIKcService', false],
'App\\Controller\\TransfertController::transfer_to' => ['privates', '.service_locator.sGb568u', 'get_ServiceLocator_SGb568uService', false],
'App\\Controller\\ZoneController::addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ZoneController::deleteAction' => ['privates', '.service_locator.OzxFyGf', 'get_ServiceLocator_OzxFyGfService', false],
'App\\Controller\\ZoneController::editAction' => ['privates', '.service_locator.w4KxZIX', 'get_ServiceLocator_W4KxZIXService', false],
'App\\Controller\\ZoneController::generateCsvAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ZoneController::generateExcelAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ZoneController::generatePdfAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ZoneController::getSelectableProspectFromZoneAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\ZoneController::getZoneByUserAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\ZoneController::userZoneAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'App\\Controller\\AgenceController:delete' => ['privates', '.service_locator.ojSyuEO', 'get_ServiceLocator_OjSyuEOService', false],
'App\\Controller\\AgenceController:edit' => ['privates', '.service_locator.zqb86X4', 'get_ServiceLocator_Zqb86X4Service', false],
'App\\Controller\\AgenceController:editLocalAgence' => ['privates', '.service_locator.Zxm6DVH', 'get_ServiceLocator_Zxm6DVHService', false],
'App\\Controller\\AgenceController:index' => ['privates', '.service_locator.3fv.C89', 'get_ServiceLocator_3fv_C89Service', false],
'App\\Controller\\AgenceController:new' => ['privates', '.service_locator.tvOWqSY', 'get_ServiceLocator_TvOWqSYService', false],
'App\\Controller\\AgenceController:show' => ['privates', '.service_locator.umipsEM', 'get_ServiceLocator_UmipsEMService', false],
'App\\Controller\\AjaxController:getCustomersByAgence' => ['privates', '.service_locator.L83kdtV', 'get_ServiceLocator_L83kdtVService', false],
'App\\Controller\\AjaxController:getIdentifiantsFormStock' => ['privates', '.service_locator.FhRsrTX', 'get_ServiceLocator_FhRsrTXService', false],
'App\\Controller\\AjaxController:getLocauxByAgence' => ['privates', '.service_locator.umipsEM', 'get_ServiceLocator_UmipsEMService', false],
'App\\Controller\\AjaxController:getNRByAgence' => ['privates', '.service_locator.FwYCxie', 'get_ServiceLocator_FwYCxieService', false],
'App\\Controller\\AjaxController:getStocksByLocal' => ['privates', '.service_locator.DvQEu8l', 'get_ServiceLocator_DvQEu8lService', false],
'App\\Controller\\AjaxController:getUsersByAgence' => ['privates', '.service_locator.DXM7S5y', 'get_ServiceLocator_DXM7S5yService', false],
'App\\Controller\\Api\\ClientController:listClientAction' => ['privates', '.service_locator.HOed4k0', 'get_ServiceLocator_HOed4k0Service', false],
'App\\Controller\\Api\\ClientController:listShowClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CodeController:decryptCodeAction' => ['privates', '.service_locator.LyBRwWA', 'get_ServiceLocator_LyBRwWAService', false],
'App\\Controller\\Api\\CodeController:encryptCodeAction' => ['privates', '.service_locator.LyBRwWA', 'get_ServiceLocator_LyBRwWAService', false],
'App\\Controller\\Api\\CustomerController:ProspectZoneListAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:addCustomerClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:addDeviceClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:addEquipementProductionElectricClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:addEquipmentElectricAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:customerDevicesAction' => ['privates', '.service_locator.VaFcGWn', 'get_ServiceLocator_VaFcGWnService', false],
'App\\Controller\\Api\\CustomerController:customersAction' => ['privates', '.service_locator.wLAEMIx', 'get_ServiceLocator_WLAEMIxService', false],
'App\\Controller\\Api\\CustomerController:deleteCustomerClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:deleteDeviceClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:deleteEquipementElectricAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:deleteEquipementProductionElectricAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:editAction' => ['privates', '.service_locator.JhG5aGw', 'get_ServiceLocator_JhG5aGwService', false],
'App\\Controller\\Api\\CustomerController:generateCodeAction' => ['privates', '.service_locator.467VcOo', 'get_ServiceLocator_467VcOoService', false],
'App\\Controller\\Api\\CustomerController:getCustomerDetailsAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:getFullDetailsAction' => ['privates', '.service_locator.Ts1BwiH', 'get_ServiceLocator_Ts1BwiHService', false],
'App\\Controller\\Api\\CustomerController:updateDeviceClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:updateEquipementConsomationAction' => ['privates', '.service_locator.v.fGnTf', 'get_ServiceLocator_V_FGnTfService', false],
'App\\Controller\\Api\\CustomerController:updateEquipementProductionElectricClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\CustomerController:updateEquipmentElectricClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\DataRecordController:addRecordAction' => ['privates', '.service_locator.ejPeyXb', 'get_ServiceLocator_EjPeyXbService', false],
'App\\Controller\\Api\\DataRecordController:addSynthethicalRecordAction' => ['privates', '.service_locator.ejPeyXb', 'get_ServiceLocator_EjPeyXbService', false],
'App\\Controller\\Api\\DataRecordController:getSynthethicalRecordListAction' => ['privates', '.service_locator.O1XGkAG', 'get_ServiceLocator_O1XGkAGService', false],
'App\\Controller\\Api\\DataRecordController:old__construct' => ['privates', '.service_locator.QM7rkSL', 'get_ServiceLocator_QM7rkSLService', false],
'App\\Controller\\Api\\DeviceController:createDeviceAction' => ['privates', '.service_locator.DqBSHQq', 'get_ServiceLocator_DqBSHQqService', false],
'App\\Controller\\Api\\DeviceController:removeDeviceAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\DeviceController:updateDeviceAction' => ['privates', '.service_locator.DqBSHQq', 'get_ServiceLocator_DqBSHQqService', false],
'App\\Controller\\Api\\MapController:userZoneAction' => ['privates', '.service_locator.43KuGKF', 'get_ServiceLocator_43KuGKFService', false],
'App\\Controller\\Api\\NetworkController:addDeviceAction' => ['privates', '.service_locator.crcpn6p', 'get_ServiceLocator_Crcpn6pService', false],
'App\\Controller\\Api\\NetworkController:editNetworksDeviceAction' => ['privates', '.service_locator.LiOhytn', 'get_ServiceLocator_LiOhytnService', false],
'App\\Controller\\Api\\NetworkController:listNetworksAction' => ['privates', '.service_locator.HOed4k0', 'get_ServiceLocator_HOed4k0Service', false],
'App\\Controller\\Api\\NetworkController:listShowNetworkAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\NetworkController:networkDevicesAction' => ['privates', '.service_locator.84AyqH8', 'get_ServiceLocator_84AyqH8Service', false],
'App\\Controller\\Api\\NetworkController:networksAction' => ['privates', '.service_locator.Zz2l4ov', 'get_ServiceLocator_Zz2l4ovService', false],
'App\\Controller\\Api\\NetworkController:removeDeviceAction' => ['privates', '.service_locator.7dw6DAe', 'get_ServiceLocator_7dw6DAeService', false],
'App\\Controller\\Api\\NetworkDeviceController:updateAction' => ['privates', '.service_locator.gFsD2UP', 'get_ServiceLocator_GFsD2UPService', false],
'App\\Controller\\Api\\PaymentController:paymentFinalizeAction' => ['privates', '.service_locator.bzSKAGk', 'get_ServiceLocator_BzSKAGkService', false],
'App\\Controller\\Api\\PaymentController:paymentInitAction' => ['privates', '.service_locator.CPjQy1V', 'get_ServiceLocator_CPjQy1VService', false],
'App\\Controller\\Api\\ProspectController:listProspectAction' => ['privates', '.service_locator.HOed4k0', 'get_ServiceLocator_HOed4k0Service', false],
'App\\Controller\\Api\\ProspectController:listProspectParEnqueteurAction' => ['privates', '.service_locator.lCVK1t1', 'get_ServiceLocator_LCVK1t1Service', false],
'App\\Controller\\Api\\ProspectController:listShowProspectAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\ProspectController:prospectDeletedAction' => ['privates', '.service_locator.tsVxudM', 'get_ServiceLocator_TsVxudMService', false],
'App\\Controller\\Api\\SatisfactionController:addSatisfactionCustomerAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\SatisfactionController:addSatisfactionNRAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\SatisfactionController:listCustmerstAction' => ['privates', '.service_locator.puHPyZI', 'get_ServiceLocator_PuHPyZIService', false],
'App\\Controller\\Api\\SatisfactionController:satisfactionCustomersAddAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Api\\UserController:getBalanceAction' => ['privates', '.service_locator.Kntl2lG', 'get_ServiceLocator_Kntl2lGService', false],
'App\\Controller\\Api\\UserController:getCustomersAction' => ['privates', '.service_locator.NwHyrO9', 'get_ServiceLocator_NwHyrO9Service', false],
'App\\Controller\\Api\\UserController:getDetailsAction' => ['privates', '.service_locator.NwHyrO9', 'get_ServiceLocator_NwHyrO9Service', false],
'App\\Controller\\Api\\UserController:getNetworksAction' => ['privates', '.service_locator.fS4LRYh', 'get_ServiceLocator_FS4LRYhService', false],
'App\\Controller\\Api\\UserController:getNetworksActionAllTime' => ['privates', '.service_locator.fS4LRYh', 'get_ServiceLocator_FS4LRYhService', false],
'App\\Controller\\Api\\UserController:getTasksAction' => ['privates', '.service_locator.Kntl2lG', 'get_ServiceLocator_Kntl2lGService', false],
'App\\Controller\\Api\\UserController:getTransactionsAction' => ['privates', '.service_locator.Kntl2lG', 'get_ServiceLocator_Kntl2lGService', false],
'App\\Controller\\Api\\UserController:getUsersNanoEntrepreunerByDistrictAction' => ['privates', '.service_locator.y0XNB5K', 'get_ServiceLocator_Y0XNB5KService', false],
'App\\Controller\\Api\\UserController:getUsersNanoEntrepreunerEquipeAction' => ['privates', '.service_locator.OC2AG.K', 'get_ServiceLocator_OC2AG_KService', false],
'App\\Controller\\Api\\ZoneController:getZoneByDistrictAction' => ['privates', '.service_locator.y0XNB5K', 'get_ServiceLocator_Y0XNB5KService', false],
'App\\Controller\\ArticleClientController:add_historique' => ['privates', '.service_locator.UYMlL2W', 'get_ServiceLocator_UYMlL2WService', false],
'App\\Controller\\ArticleClientController:delete' => ['privates', '.service_locator.8KMdi7N', 'get_ServiceLocator_8KMdi7NService', false],
'App\\Controller\\ArticleClientController:edit' => ['privates', '.service_locator.fJB56ct', 'get_ServiceLocator_FJB56ctService', false],
'App\\Controller\\ArticleClientController:index' => ['privates', '.service_locator.2RfHm9Q', 'get_ServiceLocator_2RfHm9QService', false],
'App\\Controller\\ArticleClientController:new' => ['privates', '.service_locator.0djkI_r', 'get_ServiceLocator_0djkIRService', false],
'App\\Controller\\ArticleClientController:show' => ['privates', '.service_locator.dcYAIAg', 'get_ServiceLocator_DcYAIAgService', false],
'App\\Controller\\CaisseController:addAction' => ['privates', '.service_locator.QzOJFLQ', 'get_ServiceLocator_QzOJFLQService', false],
'App\\Controller\\CaisseController:editAction' => ['privates', '.service_locator.DPytARp', 'get_ServiceLocator_DPytARpService', false],
'App\\Controller\\CaisseController:listAction' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Controller\\CaisseController:removeAction' => ['privates', '.service_locator.GcA.9H5', 'get_ServiceLocator_GcA_9H5Service', false],
'App\\Controller\\CategorieController:addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\CategorieController:editAction' => ['privates', '.service_locator.ssAKG2k', 'get_ServiceLocator_SsAKG2kService', false],
'App\\Controller\\CategorieController:listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ChangementKitController:edit' => ['privates', '.service_locator.6LRhzg0', 'get_ServiceLocator_6LRhzg0Service', false],
'App\\Controller\\ChangementKitController:index' => ['privates', '.service_locator.lFAvl9H', 'get_ServiceLocator_LFAvl9HService', false],
'App\\Controller\\ChangementKitController:new' => ['privates', '.service_locator.6uSNzqP', 'get_ServiceLocator_6uSNzqPService', false],
'App\\Controller\\CodeController:massUploadAction' => ['privates', '.service_locator.wX2sFUE', 'get_ServiceLocator_WX2sFUEService', false],
'App\\Controller\\DashboardController:indexAction' => ['privates', '.service_locator.qRBHu6h', 'get_ServiceLocator_QRBHu6hService', false],
'App\\Controller\\DashboardController:selectContractorAction' => ['privates', '.service_locator.3ScHzZK', 'get_ServiceLocator_3ScHzZKService', false],
'App\\Controller\\DashboardController:selectDistrictAction' => ['privates', '.service_locator.A29V4mf', 'get_ServiceLocator_A29V4mfService', false],
'App\\Controller\\DeviceController:addAction' => ['privates', '.service_locator.TZQ6Yd.', 'get_ServiceLocator_TZQ6Yd_Service', false],
'App\\Controller\\DeviceController:deleteAction' => ['privates', '.service_locator.CIkUJtK', 'get_ServiceLocator_CIkUJtKService', false],
'App\\Controller\\DeviceController:detailsAction' => ['privates', '.service_locator.fd5GGl3', 'get_ServiceLocator_Fd5GGl3Service', false],
'App\\Controller\\DeviceController:editAction' => ['privates', '.service_locator.ordqhef', 'get_ServiceLocator_OrdqhefService', false],
'App\\Controller\\DeviceController:getDeviceTypeDetailsAction' => ['privates', '.service_locator.48VO5iM', 'get_ServiceLocator_48VO5iMService', false],
'App\\Controller\\DeviceController:listAction' => ['privates', '.service_locator.HHM2x4T', 'get_ServiceLocator_HHM2x4TService', false],
'App\\Controller\\FabricationController:delete' => ['privates', '.service_locator.IO.8s6n', 'get_ServiceLocator_IO_8s6nService', false],
'App\\Controller\\FabricationController:edit' => ['privates', '.service_locator.WqX1CqG', 'get_ServiceLocator_WqX1CqGService', false],
'App\\Controller\\FabricationController:index' => ['privates', '.service_locator.HJkJSmV', 'get_ServiceLocator_HJkJSmVService', false],
'App\\Controller\\FabricationController:new' => ['privates', '.service_locator.9KmVZb.', 'get_ServiceLocator_9KmVZb_Service', false],
'App\\Controller\\FabricationController:show' => ['privates', '.service_locator.QpiMmnx', 'get_ServiceLocator_QpiMmnxService', false],
'App\\Controller\\FacturationController:delete' => ['privates', '.service_locator.XrVIU67', 'get_ServiceLocator_XrVIU67Service', false],
'App\\Controller\\FacturationController:edit' => ['privates', '.service_locator.UDIZfWS', 'get_ServiceLocator_UDIZfWSService', false],
'App\\Controller\\FacturationController:identifier' => ['privates', '.service_locator.TXRZSwM', 'get_ServiceLocator_TXRZSwMService', false],
'App\\Controller\\FacturationController:index' => ['privates', '.service_locator.5Ri8jqs', 'get_ServiceLocator_5Ri8jqsService', false],
'App\\Controller\\FacturationController:new' => ['privates', '.service_locator.bgpE1Wq', 'get_ServiceLocator_BgpE1WqService', false],
'App\\Controller\\FacturationController:random_string' => ['privates', '.service_locator.1QwN.ua', 'get_ServiceLocator_1QwN_UaService', false],
'App\\Controller\\FacturationController:receptionner' => ['privates', '.service_locator.FM8zfWg', 'get_ServiceLocator_FM8zfWgService', false],
'App\\Controller\\FacturationController:show' => ['privates', '.service_locator.cT9t6e4', 'get_ServiceLocator_CT9t6e4Service', false],
'App\\Controller\\FacturationController:validate' => ['privates', '.service_locator.UDIZfWS', 'get_ServiceLocator_UDIZfWSService', false],
'App\\Controller\\FournisseurController:delete' => ['privates', '.service_locator.0Glhizg', 'get_ServiceLocator_0GlhizgService', false],
'App\\Controller\\FournisseurController:edit' => ['privates', '.service_locator.X20a3Co', 'get_ServiceLocator_X20a3CoService', false],
'App\\Controller\\FournisseurController:index' => ['privates', '.service_locator.H5dnRPg', 'get_ServiceLocator_H5dnRPgService', false],
'App\\Controller\\FournisseurController:new' => ['privates', '.service_locator.H5dnRPg', 'get_ServiceLocator_H5dnRPgService', false],
'App\\Controller\\FournisseurController:show' => ['privates', '.service_locator.qSY6gAo', 'get_ServiceLocator_QSY6gAoService', false],
'App\\Controller\\InspectionController:delete' => ['privates', '.service_locator.tX54x_B', 'get_ServiceLocator_TX54xBService', false],
'App\\Controller\\InspectionController:edit' => ['privates', '.service_locator.KEvXzip', 'get_ServiceLocator_KEvXzipService', false],
'App\\Controller\\InspectionController:index' => ['privates', '.service_locator.BiewvBu', 'get_ServiceLocator_BiewvBuService', false],
'App\\Controller\\InspectionController:new' => ['privates', '.service_locator.UTd.Tgi', 'get_ServiceLocator_UTd_TgiService', false],
'App\\Controller\\InspectionController:show' => ['privates', '.service_locator.lvsFEkY', 'get_ServiceLocator_LvsFEkYService', false],
'App\\Controller\\InterventionController:addAction' => ['privates', '.service_locator.hXXglnl', 'get_ServiceLocator_HXXglnlService', false],
'App\\Controller\\InterventionController:deleteInterventionAction' => ['privates', '.service_locator.uK6PBjB', 'get_ServiceLocator_UK6PBjBService', false],
'App\\Controller\\InterventionController:deleteTaskAction' => ['privates', '.service_locator.VHH8RO0', 'get_ServiceLocator_VHH8RO0Service', false],
'App\\Controller\\InterventionController:editInterventionAction' => ['privates', '.service_locator.uK6PBjB', 'get_ServiceLocator_UK6PBjBService', false],
'App\\Controller\\InterventionController:editTaskAction' => ['privates', '.service_locator.VHH8RO0', 'get_ServiceLocator_VHH8RO0Service', false],
'App\\Controller\\InterventionController:listAction' => ['privates', '.service_locator.7405IkE', 'get_ServiceLocator_7405IkEService', false],
'App\\Controller\\InterventionController:syntheticalRecordListAction' => ['privates', '.service_locator.BKwW7SJ', 'get_ServiceLocator_BKwW7SJService', false],
'App\\Controller\\InventaireController:delete' => ['privates', '.service_locator.tX54x_B', 'get_ServiceLocator_TX54xBService', false],
'App\\Controller\\InventaireController:edit' => ['privates', '.service_locator.KEvXzip', 'get_ServiceLocator_KEvXzipService', false],
'App\\Controller\\InventaireController:index' => ['privates', '.service_locator.8ztvxDR', 'get_ServiceLocator_8ztvxDRService', false],
'App\\Controller\\InventaireController:new' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\InventaireController:show' => ['privates', '.service_locator.lvsFEkY', 'get_ServiceLocator_LvsFEkYService', false],
'App\\Controller\\InventaireController:updateHistoriqueAction' => ['privates', '.service_locator.jzoF8fK', 'get_ServiceLocator_JzoF8fKService', false],
'App\\Controller\\KoboController:submitKoboDataAction' => ['privates', '.service_locator.vtU7QCE', 'get_ServiceLocator_VtU7QCEService', false],
'App\\Controller\\LotController:listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\MapController:indexAction' => ['privates', '.service_locator.jlcg4KN', 'get_ServiceLocator_Jlcg4KNService', false],
'App\\Controller\\MapController:showAction' => ['privates', '.service_locator.j1ox5nf', 'get_ServiceLocator_J1ox5nfService', false],
'App\\Controller\\Mobile\\CustomerController:createAction' => ['privates', '.service_locator.Kntl2lG', 'get_ServiceLocator_Kntl2lGService', false],
'App\\Controller\\Mobile\\CustomerController:deleteProspectAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\Mobile\\CustomerController:listNotValidAction' => ['privates', '.service_locator.rvKFh5M', 'get_ServiceLocator_RvKFh5MService', false],
'App\\Controller\\Mobile\\CustomerController:listNotValidParEnqueteurAction' => ['privates', '.service_locator.rvKFh5M', 'get_ServiceLocator_RvKFh5MService', false],
'App\\Controller\\Mobile\\CustomerController:listProspectValidAction' => ['privates', '.service_locator.puHPyZI', 'get_ServiceLocator_PuHPyZIService', false],
'App\\Controller\\Mobile\\CustomerController:updateAction' => ['privates', '.service_locator.8rqPmL5', 'get_ServiceLocator_8rqPmL5Service', false],
'App\\Controller\\Mobile\\ZoneController:listeZoneEntrepreneurAction' => ['privates', '.service_locator.DqBSHQq', 'get_ServiceLocator_DqBSHQqService', false],
'App\\Controller\\ModelController:addAction' => ['privates', '.service_locator.slCk2l8', 'get_ServiceLocator_SlCk2l8Service', false],
'App\\Controller\\ModelController:deleteAction' => ['privates', '.service_locator..Tk2o.V', 'get_ServiceLocator__Tk2o_VService', false],
'App\\Controller\\ModelController:editAction' => ['privates', '.service_locator._Ty3c61', 'get_ServiceLocator_Ty3c61Service', false],
'App\\Controller\\ModelController:listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ModelePreEnregistreController:check_disponibility' => ['privates', '.service_locator.7zlP5iH', 'get_ServiceLocator_7zlP5iHService', false],
'App\\Controller\\ModelePreEnregistreController:delete' => ['privates', '.service_locator.EmgLjcU', 'get_ServiceLocator_EmgLjcUService', false],
'App\\Controller\\ModelePreEnregistreController:edit' => ['privates', '.service_locator.ACO_H3o', 'get_ServiceLocator_ACOH3oService', false],
'App\\Controller\\ModelePreEnregistreController:getMaterielsFromModele' => ['privates', '.service_locator.9QkAKC9', 'get_ServiceLocator_9QkAKC9Service', false],
'App\\Controller\\ModelePreEnregistreController:index' => ['privates', '.service_locator.Cw87WGt', 'get_ServiceLocator_Cw87WGtService', false],
'App\\Controller\\ModelePreEnregistreController:new' => ['privates', '.service_locator.odulM1a', 'get_ServiceLocator_OdulM1aService', false],
'App\\Controller\\MouvementController:delete' => ['privates', '.service_locator.ykpsXIg', 'get_ServiceLocator_YkpsXIgService', false],
'App\\Controller\\MouvementController:edit' => ['privates', '.service_locator.BC2HOiR', 'get_ServiceLocator_BC2HOiRService', false],
'App\\Controller\\MouvementController:index' => ['privates', '.service_locator.rsuiLtZ', 'get_ServiceLocator_RsuiLtZService', false],
'App\\Controller\\MouvementController:new' => ['privates', '.service_locator.g7TWamg', 'get_ServiceLocator_G7TWamgService', false],
'App\\Controller\\MouvementController:new_old' => ['privates', '.service_locator.tlZSeWA', 'get_ServiceLocator_TlZSeWAService', false],
'App\\Controller\\MouvementController:show' => ['privates', '.service_locator.OkSsD0O', 'get_ServiceLocator_OkSsD0OService', false],
'App\\Controller\\MoveRequestController:acceptCustomerMoveRequestAction' => ['privates', '.service_locator.zZantHl', 'get_ServiceLocator_ZZantHlService', false],
'App\\Controller\\MoveRequestController:acceptMoveRequest' => ['privates', '.service_locator.D2Ja7N.', 'get_ServiceLocator_D2Ja7N_Service', false],
'App\\Controller\\MoveRequestController:acceptNetworkMoveRequestAction' => ['privates', '.service_locator.ByMeTGc', 'get_ServiceLocator_ByMeTGcService', false],
'App\\Controller\\MoveRequestController:denyCustomerMoveRequestAction' => ['privates', '.service_locator.zZantHl', 'get_ServiceLocator_ZZantHlService', false],
'App\\Controller\\MoveRequestController:denyMoveRequest' => ['privates', '.service_locator.D2Ja7N.', 'get_ServiceLocator_D2Ja7N_Service', false],
'App\\Controller\\MoveRequestController:denyNetworkMoveRequestAction' => ['privates', '.service_locator.ByMeTGc', 'get_ServiceLocator_ByMeTGcService', false],
'App\\Controller\\MoveRequestController:listMoveRequestAction' => ['privates', '.service_locator.Ov2TXBA', 'get_ServiceLocator_Ov2TXBAService', false],
'App\\Controller\\NetworkController:addDeviceAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\NetworkController:commissionEditAction' => ['privates', '.service_locator.uXcDtJs', 'get_ServiceLocator_UXcDtJsService', false],
'App\\Controller\\NetworkController:commissionListAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\NetworkController:deleteAction' => ['privates', '.service_locator.oBtIsDR', 'get_ServiceLocator_OBtIsDRService', false],
'App\\Controller\\NetworkController:editAction' => ['privates', '.service_locator.mglvehC', 'get_ServiceLocator_MglvehCService', false],
'App\\Controller\\NetworkController:generateCsvNetworkAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\NetworkController:generatePdfNetworkAction' => ['privates', '.service_locator.0RswhjC', 'get_ServiceLocator_0RswhjCService', false],
'App\\Controller\\NetworkController:getAllEntrepreneurAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\NetworkController:getDevicesAction' => ['privates', '.service_locator.wtUBix8', 'get_ServiceLocator_WtUBix8Service', false],
'App\\Controller\\NetworkController:getNetworkDevices' => ['privates', '.service_locator.84AyqH8', 'get_ServiceLocator_84AyqH8Service', false],
'App\\Controller\\NetworkController:getServiceAction' => ['privates', '.service_locator.84AyqH8', 'get_ServiceLocator_84AyqH8Service', false],
'App\\Controller\\NetworkController:listAction' => ['privates', '.service_locator.tFueXwH', 'get_ServiceLocator_TFueXwHService', false],
'App\\Controller\\NetworkController:listCommentAction' => ['privates', '.service_locator.TnHwTyo', 'get_ServiceLocator_TnHwTyoService', false],
'App\\Controller\\NetworkController:migrationNanoEntrepreneurCommissionFromArrayToEntityAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\NetworkController:removeDeviceAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\NetworkController:saveCommentAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\NetworkController:showAction' => ['privates', '.service_locator.84AyqH8', 'get_ServiceLocator_84AyqH8Service', false],
'App\\Controller\\NetworkController:uninstall' => ['privates', '.service_locator.uXcDtJs', 'get_ServiceLocator_UXcDtJsService', false],
'App\\Controller\\NetworkController:uninstall_old' => ['privates', '.service_locator.uXcDtJs', 'get_ServiceLocator_UXcDtJsService', false],
'App\\Controller\\NetworkController:updateNanoentrepreneurCommissionAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\NetworkController:updateNetworkLocationAction' => ['privates', '.service_locator.2_g68iE', 'get_ServiceLocator_2G68iEService', false],
'App\\Controller\\OffersController:addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\OffersController:deleteAction' => ['privates', '.service_locator.RuIoqYh', 'get_ServiceLocator_RuIoqYhService', false],
'App\\Controller\\OffersController:detailsAction' => ['privates', '.service_locator.QgH0i9w', 'get_ServiceLocator_QgH0i9wService', false],
'App\\Controller\\OffersController:editAction' => ['privates', '.service_locator.X0FgT8k', 'get_ServiceLocator_X0FgT8kService', false],
'App\\Controller\\OffersController:listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\OffersController:migrationOfferPriceFromArrayToEntityAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\OperationController:data' => ['privates', '.service_locator.YXalDlM', 'get_ServiceLocator_YXalDlMService', false],
'App\\Controller\\OperationController:list' => ['privates', '.service_locator.dYoDZgI', 'get_ServiceLocator_DYoDZgIService', false],
'App\\Controller\\PlanifiedMaintenanceController:addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\PlanifiedMaintenanceController:deleteAction' => ['privates', '.service_locator.E6MiF.U', 'get_ServiceLocator_E6MiF_UService', false],
'App\\Controller\\PlanifiedMaintenanceController:descriptionAction' => ['privates', '.service_locator.zVpJGgr', 'get_ServiceLocator_ZVpJGgrService', false],
'App\\Controller\\PlanifiedMaintenanceController:editAction' => ['privates', '.service_locator.i4ow5ut', 'get_ServiceLocator_I4ow5utService', false],
'App\\Controller\\PlanifiedMaintenanceController:listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProduitController:addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProduitController:deleteAction' => ['privates', '.service_locator.5kTAqd3', 'get_ServiceLocator_5kTAqd3Service', false],
'App\\Controller\\ProduitController:editAction' => ['privates', '.service_locator.vUdv.fr', 'get_ServiceLocator_VUdv_FrService', false],
'App\\Controller\\ProduitController:getModeles' => ['privates', '.service_locator.ZJzZ1Z2', 'get_ServiceLocator_ZJzZ1Z2Service', false],
'App\\Controller\\ProduitController:listAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProfileController:addUserAction' => ['privates', '.service_locator.xtbVpKN', 'get_ServiceLocator_XtbVpKNService', false],
'App\\Controller\\ProfileController:deleteAction' => ['privates', '.service_locator.CPjQy1V', 'get_ServiceLocator_CPjQy1VService', false],
'App\\Controller\\ProfileController:editUserAction' => ['privates', '.service_locator.2GDxWS8', 'get_ServiceLocator_2GDxWS8Service', false],
'App\\Controller\\ProfileController:listAction' => ['privates', '.service_locator.xKndLFS', 'get_ServiceLocator_XKndLFSService', false],
'App\\Controller\\ProjectController:alertSeenAction' => ['privates', '.service_locator.9NcbZAd', 'get_ServiceLocator_9NcbZAdService', false],
'App\\Controller\\ProjectController:deleteAction' => ['privates', '.service_locator.CPjQy1V', 'get_ServiceLocator_CPjQy1VService', false],
'App\\Controller\\ProjectController:listAction' => ['privates', '.service_locator.j_FwlPe', 'get_ServiceLocator_JFwlPeService', false],
'App\\Controller\\ProjectController:listAlertAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProjectController:listMoveRequestAction' => ['privates', '.service_locator.Ov2TXBA', 'get_ServiceLocator_Ov2TXBAService', false],
'App\\Controller\\ProjectController:mapAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ProjectController:updateStateAction' => ['privates', '.service_locator.dk..C2P', 'get_ServiceLocator_Dk__C2PService', false],
'App\\Controller\\ProjectController:workflowAction' => ['privates', '.service_locator.ybKz26V', 'get_ServiceLocator_YbKz26VService', false],
'App\\Controller\\ProspectController:OldeditRegularizationAction' => ['privates', '.service_locator.EKOxL7d', 'get_ServiceLocator_EKOxL7dService', false],
'App\\Controller\\ProspectController:addToNetworkAction' => ['privates', '.service_locator.0fX41R6', 'get_ServiceLocator_0fX41R6Service', false],
'App\\Controller\\ProspectController:ajaxsearch' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ProspectController:alertSeenAction' => ['privates', '.service_locator.jOUN2g_', 'get_ServiceLocator_JOUN2gService', false],
'App\\Controller\\ProspectController:deleteAction' => ['privates', '.service_locator.CPjQy1V', 'get_ServiceLocator_CPjQy1VService', false],
'App\\Controller\\ProspectController:devalideAction' => ['privates', '.service_locator.aSEs2.d', 'get_ServiceLocator_ASEs2_DService', false],
'App\\Controller\\ProspectController:editAction' => ['privates', '.service_locator.RlSv5Uu', 'get_ServiceLocator_RlSv5UuService', false],
'App\\Controller\\ProspectController:editCodeAction' => ['privates', '.service_locator.sFIcoVJ', 'get_ServiceLocator_SFIcoVJService', false],
'App\\Controller\\ProspectController:editRegularizationAction' => ['privates', '.service_locator.EKOxL7d', 'get_ServiceLocator_EKOxL7dService', false],
'App\\Controller\\ProspectController:generateCodeAction' => ['privates', '.service_locator._enI0SP', 'get_ServiceLocator_EnI0SPService', false],
'App\\Controller\\ProspectController:generatePdfAction' => ['privates', '.service_locator.h6kfZdl', 'get_ServiceLocator_H6kfZdlService', false],
'App\\Controller\\ProspectController:generatePdfClientAction' => ['privates', '.service_locator.0JUpYOV', 'get_ServiceLocator_0JUpYOVService', false],
'App\\Controller\\ProspectController:generatePdfProspectAction' => ['privates', '.service_locator.nheZvoD', 'get_ServiceLocator_NheZvoDService', false],
'App\\Controller\\ProspectController:getDevicesAction' => ['privates', '.service_locator.v.fGnTf', 'get_ServiceLocator_V_FGnTfService', false],
'App\\Controller\\ProspectController:getGenerateCodeAction' => ['privates', '.service_locator.zblkmLu', 'get_ServiceLocator_ZblkmLuService', false],
'App\\Controller\\ProspectController:importHistoricRegularizationAction' => ['privates', '.service_locator.ddTvfuu', 'get_ServiceLocator_DdTvfuuService', false],
'App\\Controller\\ProspectController:listAction' => ['privates', '.service_locator.3zbIe2e', 'get_ServiceLocator_3zbIe2eService', false],
'App\\Controller\\ProspectController:listCodeAction' => ['privates', '.service_locator.9kY4W73', 'get_ServiceLocator_9kY4W73Service', false],
'App\\Controller\\ProspectController:listCommentAction' => ['privates', '.service_locator.LPkUJpx', 'get_ServiceLocator_LPkUJpxService', false],
'App\\Controller\\ProspectController:listRegularizationAction' => ['privates', '.service_locator.3zbIe2e', 'get_ServiceLocator_3zbIe2eService', false],
'App\\Controller\\ProspectController:listWorkflowCommentAction' => ['privates', '.service_locator.LPkUJpx', 'get_ServiceLocator_LPkUJpxService', false],
'App\\Controller\\ProspectController:massUploadAction' => ['privates', '.service_locator.EfcqpF6', 'get_ServiceLocator_EfcqpF6Service', false],
'App\\Controller\\ProspectController:refundProspectFormAction' => ['privates', '.service_locator.FB.pLhm', 'get_ServiceLocator_FB_PLhmService', false],
'App\\Controller\\ProspectController:regularizeFeesAction' => ['privates', '.service_locator.ZakTjNZ', 'get_ServiceLocator_ZakTjNZService', false],
'App\\Controller\\ProspectController:removeDeviceAction' => ['privates', '.service_locator.ljphWNN', 'get_ServiceLocator_LjphWNNService', false],
'App\\Controller\\ProspectController:removeFromNetworkAction' => ['privates', '.service_locator.Ho_cL4p', 'get_ServiceLocator_HoCL4pService', false],
'App\\Controller\\ProspectController:saveCommentAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ProspectController:saveWorkflowCommentAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ProspectController:setCustomeDeviceAdditional' => ['privates', '.service_locator.VaFcGWn', 'get_ServiceLocator_VaFcGWnService', false],
'App\\Controller\\ProspectController:showAction' => ['privates', '.service_locator.QJOpjBe', 'get_ServiceLocator_QJOpjBeService', false],
'App\\Controller\\ProspectController:toggleValidationCodeAction' => ['privates', '.service_locator.EvoQZbL', 'get_ServiceLocator_EvoQZbLService', false],
'App\\Controller\\ProspectController:updateProspectLocationAction' => ['privates', '.service_locator.5W4CSYJ', 'get_ServiceLocator_5W4CSYJService', false],
'App\\Controller\\ProspectController:updateStateAction' => ['privates', '.service_locator.PW4v3kj', 'get_ServiceLocator_PW4v3kjService', false],
'App\\Controller\\ProspectController:workflowAction' => ['privates', '.service_locator.YoxYeBH', 'get_ServiceLocator_YoxYeBHService', false],
'App\\Controller\\ReadOnlyController:removeAction' => ['privates', '.service_locator.fbCUvGR', 'get_ServiceLocator_FbCUvGRService', false],
'App\\Controller\\ReceptionController:delete' => ['privates', '.service_locator.4vEn9cc', 'get_ServiceLocator_4vEn9ccService', false],
'App\\Controller\\ReceptionController:edit' => ['privates', '.service_locator.4vEn9cc', 'get_ServiceLocator_4vEn9ccService', false],
'App\\Controller\\ReceptionController:index' => ['privates', '.service_locator.yN4kj38', 'get_ServiceLocator_YN4kj38Service', false],
'App\\Controller\\ReceptionController:new' => ['privates', '.service_locator.yN4kj38', 'get_ServiceLocator_YN4kj38Service', false],
'App\\Controller\\ReceptionController:show' => ['privates', '.service_locator.1o3HeJI', 'get_ServiceLocator_1o3HeJIService', false],
'App\\Controller\\RemplacementController:delete' => ['privates', '.service_locator.LNSEAxn', 'get_ServiceLocator_LNSEAxnService', false],
'App\\Controller\\RemplacementController:edit' => ['privates', '.service_locator.iyD6x7X', 'get_ServiceLocator_IyD6x7XService', false],
'App\\Controller\\RemplacementController:index' => ['privates', '.service_locator.mlHwb5A', 'get_ServiceLocator_MlHwb5AService', false],
'App\\Controller\\RemplacementController:new' => ['privates', '.service_locator.Bi2EXC2', 'get_ServiceLocator_Bi2EXC2Service', false],
'App\\Controller\\RemplacementController:show' => ['privates', '.service_locator.NBoqly5', 'get_ServiceLocator_NBoqly5Service', false],
'App\\Controller\\SatisfactionController:addSatisfactionAction' => ['privates', '.service_locator.wPSJBV5', 'get_ServiceLocator_WPSJBV5Service', false],
'App\\Controller\\SatisfactionController:deleteAction' => ['privates', '.service_locator.J0R.6EQ', 'get_ServiceLocator_J0R_6EQService', false],
'App\\Controller\\SatisfactionController:editSatisfactionAction' => ['privates', '.service_locator.42XlV._', 'get_ServiceLocator_42XlV_Service', false],
'App\\Controller\\SatisfactionController:listClientAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\SatisfactionController:listNRAction' => ['privates', '.service_locator.__yF_Xs', 'get_ServiceLocator_YFXsService', false],
'App\\Controller\\SoldController:addSoldAction' => ['privates', '.service_locator.wPSJBV5', 'get_ServiceLocator_WPSJBV5Service', false],
'App\\Controller\\SoldController:deleteAction' => ['privates', '.service_locator.PG7FJY2', 'get_ServiceLocator_PG7FJY2Service', false],
'App\\Controller\\SoldController:editSoldAction' => ['privates', '.service_locator.rgvc6IC', 'get_ServiceLocator_Rgvc6ICService', false],
'App\\Controller\\SoldController:listAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\SoldController:listSyntheseAction' => ['privates', '.service_locator.u4Hwrx7', 'get_ServiceLocator_U4Hwrx7Service', false],
'App\\Controller\\StatsController:clientsAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController:eventAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController:generateExcelClientsAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\StatsController:generatePdfClientsAction' => ['privates', '.service_locator.0JUpYOV', 'get_ServiceLocator_0JUpYOVService', false],
'App\\Controller\\StatsController:generatePdfEventAction' => ['privates', '.service_locator.LgXQ2vH', 'get_ServiceLocator_LgXQ2vHService', false],
'App\\Controller\\StatsController:generatePdfIntensityAction' => ['privates', '.service_locator.LgXQ2vH', 'get_ServiceLocator_LgXQ2vHService', false],
'App\\Controller\\StatsController:generatePdfNetworkAction' => ['privates', '.service_locator.0JUpYOV', 'get_ServiceLocator_0JUpYOVService', false],
'App\\Controller\\StatsController:generatePdfTensionAction' => ['privates', '.service_locator.LgXQ2vH', 'get_ServiceLocator_LgXQ2vHService', false],
'App\\Controller\\StatsController:generatePdfTransactionAction' => ['privates', '.service_locator.LgXQ2vH', 'get_ServiceLocator_LgXQ2vHService', false],
'App\\Controller\\StatsController:generatePdfUserAction' => ['privates', '.service_locator.0JUpYOV', 'get_ServiceLocator_0JUpYOVService', false],
'App\\Controller\\StatsController:intensityAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController:networkAction' => ['privates', '.service_locator.U8wCp2u', 'get_ServiceLocator_U8wCp2uService', false],
'App\\Controller\\StatsController:recalculate_balance' => ['privates', '.service_locator.ArSI9MS', 'get_ServiceLocator_ArSI9MSService', false],
'App\\Controller\\StatsController:tensionAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController:transactionsAction' => ['privates', '.service_locator.nNa8Rj8', 'get_ServiceLocator_NNa8Rj8Service', false],
'App\\Controller\\StatsController:userAction' => ['privates', '.service_locator.U8wCp2u', 'get_ServiceLocator_U8wCp2uService', false],
'App\\Controller\\StockController:add' => ['privates', '.service_locator.WEcIq80', 'get_ServiceLocator_WEcIq80Service', false],
'App\\Controller\\StockController:delete' => ['privates', '.service_locator.bIQR53J', 'get_ServiceLocator_BIQR53JService', false],
'App\\Controller\\StockController:edit' => ['privates', '.service_locator.EbEvvT5', 'get_ServiceLocator_EbEvvT5Service', false],
'App\\Controller\\StockController:index' => ['privates', '.service_locator.9kY4W73', 'get_ServiceLocator_9kY4W73Service', false],
'App\\Controller\\StockController:show' => ['privates', '.service_locator.1mdfZZ8', 'get_ServiceLocator_1mdfZZ8Service', false],
'App\\Controller\\StockController:stockboard' => ['privates', '.service_locator.iB38MuD', 'get_ServiceLocator_IB38MuDService', false],
'App\\Controller\\TransfertController:delete' => ['privates', '.service_locator.cIifKEn', 'get_ServiceLocator_CIifKEnService', false],
'App\\Controller\\TransfertController:edit' => ['privates', '.service_locator.HSs3QPH', 'get_ServiceLocator_HSs3QPHService', false],
'App\\Controller\\TransfertController:getPreparationMaterielData' => ['privates', '.service_locator.cqJz2KQ', 'get_ServiceLocator_CqJz2KQService', false],
'App\\Controller\\TransfertController:getProduitsByLocal' => ['privates', '.service_locator.WEcIq80', 'get_ServiceLocator_WEcIq80Service', false],
'App\\Controller\\TransfertController:getStockByModeleAndLocal' => ['privates', '.service_locator.WEcIq80', 'get_ServiceLocator_WEcIq80Service', false],
'App\\Controller\\TransfertController:index' => ['privates', '.service_locator.se2gJgI', 'get_ServiceLocator_Se2gJgIService', false],
'App\\Controller\\TransfertController:new' => ['privates', '.service_locator.qQjPVgy', 'get_ServiceLocator_QQjPVgyService', false],
'App\\Controller\\TransfertController:preparation' => ['privates', '.service_locator.5ZKSdtX', 'get_ServiceLocator_5ZKSdtXService', false],
'App\\Controller\\TransfertController:preparer' => ['privates', '.service_locator.fc7xGD0', 'get_ServiceLocator_Fc7xGD0Service', false],
'App\\Controller\\TransfertController:preparer_nr' => ['privates', '.service_locator.YoN4nuw', 'get_ServiceLocator_YoN4nuwService', false],
'App\\Controller\\TransfertController:reception' => ['privates', '.service_locator..cSTREF', 'get_ServiceLocator__CSTREFService', false],
'App\\Controller\\TransfertController:receptionner' => ['privates', '.service_locator.fc7xGD0', 'get_ServiceLocator_Fc7xGD0Service', false],
'App\\Controller\\TransfertController:show' => ['privates', '.service_locator..EETIKc', 'get_ServiceLocator__EETIKcService', false],
'App\\Controller\\TransfertController:transfer_to' => ['privates', '.service_locator.sGb568u', 'get_ServiceLocator_SGb568uService', false],
'App\\Controller\\ZoneController:addAction' => ['privates', '.service_locator.flt4KH9', 'get_ServiceLocator_Flt4KH9Service', false],
'App\\Controller\\ZoneController:deleteAction' => ['privates', '.service_locator.OzxFyGf', 'get_ServiceLocator_OzxFyGfService', false],
'App\\Controller\\ZoneController:editAction' => ['privates', '.service_locator.w4KxZIX', 'get_ServiceLocator_W4KxZIXService', false],
'App\\Controller\\ZoneController:generateCsvAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ZoneController:generateExcelAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ZoneController:generatePdfAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\ZoneController:getSelectableProspectFromZoneAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\ZoneController:getZoneByUserAction' => ['privates', '.service_locator.Ue5FjLb', 'get_ServiceLocator_Ue5FjLbService', false],
'App\\Controller\\ZoneController:userZoneAction' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'kernel:loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
], [
'App\\Controller\\AgenceController::delete' => '?',
'App\\Controller\\AgenceController::edit' => '?',
'App\\Controller\\AgenceController::editLocalAgence' => '?',
'App\\Controller\\AgenceController::index' => '?',
'App\\Controller\\AgenceController::new' => '?',
'App\\Controller\\AgenceController::show' => '?',
'App\\Controller\\AjaxController::getCustomersByAgence' => '?',
'App\\Controller\\AjaxController::getIdentifiantsFormStock' => '?',
'App\\Controller\\AjaxController::getLocauxByAgence' => '?',
'App\\Controller\\AjaxController::getNRByAgence' => '?',
'App\\Controller\\AjaxController::getStocksByLocal' => '?',
'App\\Controller\\AjaxController::getUsersByAgence' => '?',
'App\\Controller\\Api\\ClientController::listClientAction' => '?',
'App\\Controller\\Api\\ClientController::listShowClientAction' => '?',
'App\\Controller\\Api\\CodeController::decryptCodeAction' => '?',
'App\\Controller\\Api\\CodeController::encryptCodeAction' => '?',
'App\\Controller\\Api\\CustomerController::ProspectZoneListAction' => '?',
'App\\Controller\\Api\\CustomerController::addCustomerClientAction' => '?',
'App\\Controller\\Api\\CustomerController::addDeviceClientAction' => '?',
'App\\Controller\\Api\\CustomerController::addEquipementProductionElectricClientAction' => '?',
'App\\Controller\\Api\\CustomerController::addEquipmentElectricAction' => '?',
'App\\Controller\\Api\\CustomerController::customerDevicesAction' => '?',
'App\\Controller\\Api\\CustomerController::customersAction' => '?',
'App\\Controller\\Api\\CustomerController::deleteCustomerClientAction' => '?',
'App\\Controller\\Api\\CustomerController::deleteDeviceClientAction' => '?',
'App\\Controller\\Api\\CustomerController::deleteEquipementElectricAction' => '?',
'App\\Controller\\Api\\CustomerController::deleteEquipementProductionElectricAction' => '?',
'App\\Controller\\Api\\CustomerController::editAction' => '?',
'App\\Controller\\Api\\CustomerController::generateCodeAction' => '?',
'App\\Controller\\Api\\CustomerController::getCustomerDetailsAction' => '?',
'App\\Controller\\Api\\CustomerController::getFullDetailsAction' => '?',
'App\\Controller\\Api\\CustomerController::updateDeviceClientAction' => '?',
'App\\Controller\\Api\\CustomerController::updateEquipementConsomationAction' => '?',
'App\\Controller\\Api\\CustomerController::updateEquipementProductionElectricClientAction' => '?',
'App\\Controller\\Api\\CustomerController::updateEquipmentElectricClientAction' => '?',
'App\\Controller\\Api\\DataRecordController::addRecordAction' => '?',
'App\\Controller\\Api\\DataRecordController::addSynthethicalRecordAction' => '?',
'App\\Controller\\Api\\DataRecordController::getSynthethicalRecordListAction' => '?',
'App\\Controller\\Api\\DataRecordController::old__construct' => '?',
'App\\Controller\\Api\\DeviceController::createDeviceAction' => '?',
'App\\Controller\\Api\\DeviceController::removeDeviceAction' => '?',
'App\\Controller\\Api\\DeviceController::updateDeviceAction' => '?',
'App\\Controller\\Api\\MapController::userZoneAction' => '?',
'App\\Controller\\Api\\NetworkController::addDeviceAction' => '?',
'App\\Controller\\Api\\NetworkController::editNetworksDeviceAction' => '?',
'App\\Controller\\Api\\NetworkController::listNetworksAction' => '?',
'App\\Controller\\Api\\NetworkController::listShowNetworkAction' => '?',
'App\\Controller\\Api\\NetworkController::networkDevicesAction' => '?',
'App\\Controller\\Api\\NetworkController::networksAction' => '?',
'App\\Controller\\Api\\NetworkController::removeDeviceAction' => '?',
'App\\Controller\\Api\\NetworkDeviceController::updateAction' => '?',
'App\\Controller\\Api\\PaymentController::paymentFinalizeAction' => '?',
'App\\Controller\\Api\\PaymentController::paymentInitAction' => '?',
'App\\Controller\\Api\\ProspectController::listProspectAction' => '?',
'App\\Controller\\Api\\ProspectController::listProspectParEnqueteurAction' => '?',
'App\\Controller\\Api\\ProspectController::listShowProspectAction' => '?',
'App\\Controller\\Api\\ProspectController::prospectDeletedAction' => '?',
'App\\Controller\\Api\\SatisfactionController::addSatisfactionCustomerAction' => '?',
'App\\Controller\\Api\\SatisfactionController::addSatisfactionNRAction' => '?',
'App\\Controller\\Api\\SatisfactionController::listCustmerstAction' => '?',
'App\\Controller\\Api\\SatisfactionController::satisfactionCustomersAddAction' => '?',
'App\\Controller\\Api\\UserController::getBalanceAction' => '?',
'App\\Controller\\Api\\UserController::getCustomersAction' => '?',
'App\\Controller\\Api\\UserController::getDetailsAction' => '?',
'App\\Controller\\Api\\UserController::getNetworksAction' => '?',
'App\\Controller\\Api\\UserController::getNetworksActionAllTime' => '?',
'App\\Controller\\Api\\UserController::getTasksAction' => '?',
'App\\Controller\\Api\\UserController::getTransactionsAction' => '?',
'App\\Controller\\Api\\UserController::getUsersNanoEntrepreunerByDistrictAction' => '?',
'App\\Controller\\Api\\UserController::getUsersNanoEntrepreunerEquipeAction' => '?',
'App\\Controller\\Api\\ZoneController::getZoneByDistrictAction' => '?',
'App\\Controller\\ArticleClientController::add_historique' => '?',
'App\\Controller\\ArticleClientController::delete' => '?',
'App\\Controller\\ArticleClientController::edit' => '?',
'App\\Controller\\ArticleClientController::index' => '?',
'App\\Controller\\ArticleClientController::new' => '?',
'App\\Controller\\ArticleClientController::show' => '?',
'App\\Controller\\CaisseController::addAction' => '?',
'App\\Controller\\CaisseController::editAction' => '?',
'App\\Controller\\CaisseController::listAction' => '?',
'App\\Controller\\CaisseController::removeAction' => '?',
'App\\Controller\\CategorieController::addAction' => '?',
'App\\Controller\\CategorieController::editAction' => '?',
'App\\Controller\\CategorieController::listAction' => '?',
'App\\Controller\\ChangementKitController::edit' => '?',
'App\\Controller\\ChangementKitController::index' => '?',
'App\\Controller\\ChangementKitController::new' => '?',
'App\\Controller\\CodeController::massUploadAction' => '?',
'App\\Controller\\DashboardController::indexAction' => '?',
'App\\Controller\\DashboardController::selectContractorAction' => '?',
'App\\Controller\\DashboardController::selectDistrictAction' => '?',
'App\\Controller\\DeviceController::addAction' => '?',
'App\\Controller\\DeviceController::deleteAction' => '?',
'App\\Controller\\DeviceController::detailsAction' => '?',
'App\\Controller\\DeviceController::editAction' => '?',
'App\\Controller\\DeviceController::getDeviceTypeDetailsAction' => '?',
'App\\Controller\\DeviceController::listAction' => '?',
'App\\Controller\\FabricationController::delete' => '?',
'App\\Controller\\FabricationController::edit' => '?',
'App\\Controller\\FabricationController::index' => '?',
'App\\Controller\\FabricationController::new' => '?',
'App\\Controller\\FabricationController::show' => '?',
'App\\Controller\\FacturationController::delete' => '?',
'App\\Controller\\FacturationController::edit' => '?',
'App\\Controller\\FacturationController::identifier' => '?',
'App\\Controller\\FacturationController::index' => '?',
'App\\Controller\\FacturationController::new' => '?',
'App\\Controller\\FacturationController::random_string' => '?',
'App\\Controller\\FacturationController::receptionner' => '?',
'App\\Controller\\FacturationController::show' => '?',
'App\\Controller\\FacturationController::validate' => '?',
'App\\Controller\\FournisseurController::delete' => '?',
'App\\Controller\\FournisseurController::edit' => '?',
'App\\Controller\\FournisseurController::index' => '?',
'App\\Controller\\FournisseurController::new' => '?',
'App\\Controller\\FournisseurController::show' => '?',
'App\\Controller\\InspectionController::delete' => '?',
'App\\Controller\\InspectionController::edit' => '?',
'App\\Controller\\InspectionController::index' => '?',
'App\\Controller\\InspectionController::new' => '?',
'App\\Controller\\InspectionController::show' => '?',
'App\\Controller\\InterventionController::addAction' => '?',
'App\\Controller\\InterventionController::deleteInterventionAction' => '?',
'App\\Controller\\InterventionController::deleteTaskAction' => '?',
'App\\Controller\\InterventionController::editInterventionAction' => '?',
'App\\Controller\\InterventionController::editTaskAction' => '?',
'App\\Controller\\InterventionController::listAction' => '?',
'App\\Controller\\InterventionController::syntheticalRecordListAction' => '?',
'App\\Controller\\InventaireController::delete' => '?',
'App\\Controller\\InventaireController::edit' => '?',
'App\\Controller\\InventaireController::index' => '?',
'App\\Controller\\InventaireController::new' => '?',
'App\\Controller\\InventaireController::show' => '?',
'App\\Controller\\InventaireController::updateHistoriqueAction' => '?',
'App\\Controller\\KoboController::submitKoboDataAction' => '?',
'App\\Controller\\LotController::listAction' => '?',
'App\\Controller\\MapController::indexAction' => '?',
'App\\Controller\\MapController::showAction' => '?',
'App\\Controller\\Mobile\\CustomerController::createAction' => '?',
'App\\Controller\\Mobile\\CustomerController::deleteProspectAction' => '?',
'App\\Controller\\Mobile\\CustomerController::listNotValidAction' => '?',
'App\\Controller\\Mobile\\CustomerController::listNotValidParEnqueteurAction' => '?',
'App\\Controller\\Mobile\\CustomerController::listProspectValidAction' => '?',
'App\\Controller\\Mobile\\CustomerController::updateAction' => '?',
'App\\Controller\\Mobile\\ZoneController::listeZoneEntrepreneurAction' => '?',
'App\\Controller\\ModelController::addAction' => '?',
'App\\Controller\\ModelController::deleteAction' => '?',
'App\\Controller\\ModelController::editAction' => '?',
'App\\Controller\\ModelController::listAction' => '?',
'App\\Controller\\ModelePreEnregistreController::check_disponibility' => '?',
'App\\Controller\\ModelePreEnregistreController::delete' => '?',
'App\\Controller\\ModelePreEnregistreController::edit' => '?',
'App\\Controller\\ModelePreEnregistreController::getMaterielsFromModele' => '?',
'App\\Controller\\ModelePreEnregistreController::index' => '?',
'App\\Controller\\ModelePreEnregistreController::new' => '?',
'App\\Controller\\MouvementController::delete' => '?',
'App\\Controller\\MouvementController::edit' => '?',
'App\\Controller\\MouvementController::index' => '?',
'App\\Controller\\MouvementController::new' => '?',
'App\\Controller\\MouvementController::new_old' => '?',
'App\\Controller\\MouvementController::show' => '?',
'App\\Controller\\MoveRequestController::acceptCustomerMoveRequestAction' => '?',
'App\\Controller\\MoveRequestController::acceptMoveRequest' => '?',
'App\\Controller\\MoveRequestController::acceptNetworkMoveRequestAction' => '?',
'App\\Controller\\MoveRequestController::denyCustomerMoveRequestAction' => '?',
'App\\Controller\\MoveRequestController::denyMoveRequest' => '?',
'App\\Controller\\MoveRequestController::denyNetworkMoveRequestAction' => '?',
'App\\Controller\\MoveRequestController::listMoveRequestAction' => '?',
'App\\Controller\\NetworkController::addDeviceAction' => '?',
'App\\Controller\\NetworkController::commissionEditAction' => '?',
'App\\Controller\\NetworkController::commissionListAction' => '?',
'App\\Controller\\NetworkController::deleteAction' => '?',
'App\\Controller\\NetworkController::editAction' => '?',
'App\\Controller\\NetworkController::generateCsvNetworkAction' => '?',
'App\\Controller\\NetworkController::generatePdfNetworkAction' => '?',
'App\\Controller\\NetworkController::getAllEntrepreneurAction' => '?',
'App\\Controller\\NetworkController::getDevicesAction' => '?',
'App\\Controller\\NetworkController::getNetworkDevices' => '?',
'App\\Controller\\NetworkController::getServiceAction' => '?',
'App\\Controller\\NetworkController::listAction' => '?',
'App\\Controller\\NetworkController::listCommentAction' => '?',
'App\\Controller\\NetworkController::migrationNanoEntrepreneurCommissionFromArrayToEntityAction' => '?',
'App\\Controller\\NetworkController::removeDeviceAction' => '?',
'App\\Controller\\NetworkController::saveCommentAction' => '?',
'App\\Controller\\NetworkController::showAction' => '?',
'App\\Controller\\NetworkController::uninstall' => '?',
'App\\Controller\\NetworkController::uninstall_old' => '?',
'App\\Controller\\NetworkController::updateNanoentrepreneurCommissionAction' => '?',
'App\\Controller\\NetworkController::updateNetworkLocationAction' => '?',
'App\\Controller\\OffersController::addAction' => '?',
'App\\Controller\\OffersController::deleteAction' => '?',
'App\\Controller\\OffersController::detailsAction' => '?',
'App\\Controller\\OffersController::editAction' => '?',
'App\\Controller\\OffersController::listAction' => '?',
'App\\Controller\\OffersController::migrationOfferPriceFromArrayToEntityAction' => '?',
'App\\Controller\\OperationController::data' => '?',
'App\\Controller\\OperationController::list' => '?',
'App\\Controller\\PlanifiedMaintenanceController::addAction' => '?',
'App\\Controller\\PlanifiedMaintenanceController::deleteAction' => '?',
'App\\Controller\\PlanifiedMaintenanceController::descriptionAction' => '?',
'App\\Controller\\PlanifiedMaintenanceController::editAction' => '?',
'App\\Controller\\PlanifiedMaintenanceController::listAction' => '?',
'App\\Controller\\ProduitController::addAction' => '?',
'App\\Controller\\ProduitController::deleteAction' => '?',
'App\\Controller\\ProduitController::editAction' => '?',
'App\\Controller\\ProduitController::getModeles' => '?',
'App\\Controller\\ProduitController::listAction' => '?',
'App\\Controller\\ProfileController::addUserAction' => '?',
'App\\Controller\\ProfileController::deleteAction' => '?',
'App\\Controller\\ProfileController::editUserAction' => '?',
'App\\Controller\\ProfileController::listAction' => '?',
'App\\Controller\\ProjectController::alertSeenAction' => '?',
'App\\Controller\\ProjectController::deleteAction' => '?',
'App\\Controller\\ProjectController::listAction' => '?',
'App\\Controller\\ProjectController::listAlertAction' => '?',
'App\\Controller\\ProjectController::listMoveRequestAction' => '?',
'App\\Controller\\ProjectController::mapAction' => '?',
'App\\Controller\\ProjectController::updateStateAction' => '?',
'App\\Controller\\ProjectController::workflowAction' => '?',
'App\\Controller\\ProspectController::OldeditRegularizationAction' => '?',
'App\\Controller\\ProspectController::addToNetworkAction' => '?',
'App\\Controller\\ProspectController::ajaxsearch' => '?',
'App\\Controller\\ProspectController::alertSeenAction' => '?',
'App\\Controller\\ProspectController::deleteAction' => '?',
'App\\Controller\\ProspectController::devalideAction' => '?',
'App\\Controller\\ProspectController::editAction' => '?',
'App\\Controller\\ProspectController::editCodeAction' => '?',
'App\\Controller\\ProspectController::editRegularizationAction' => '?',
'App\\Controller\\ProspectController::generateCodeAction' => '?',
'App\\Controller\\ProspectController::generatePdfAction' => '?',
'App\\Controller\\ProspectController::generatePdfClientAction' => '?',
'App\\Controller\\ProspectController::generatePdfProspectAction' => '?',
'App\\Controller\\ProspectController::getDevicesAction' => '?',
'App\\Controller\\ProspectController::getGenerateCodeAction' => '?',
'App\\Controller\\ProspectController::importHistoricRegularizationAction' => '?',
'App\\Controller\\ProspectController::listAction' => '?',
'App\\Controller\\ProspectController::listCodeAction' => '?',
'App\\Controller\\ProspectController::listCommentAction' => '?',
'App\\Controller\\ProspectController::listRegularizationAction' => '?',
'App\\Controller\\ProspectController::listWorkflowCommentAction' => '?',
'App\\Controller\\ProspectController::massUploadAction' => '?',
'App\\Controller\\ProspectController::refundProspectFormAction' => '?',
'App\\Controller\\ProspectController::regularizeFeesAction' => '?',
'App\\Controller\\ProspectController::removeDeviceAction' => '?',
'App\\Controller\\ProspectController::removeFromNetworkAction' => '?',
'App\\Controller\\ProspectController::saveCommentAction' => '?',
'App\\Controller\\ProspectController::saveWorkflowCommentAction' => '?',
'App\\Controller\\ProspectController::setCustomeDeviceAdditional' => '?',
'App\\Controller\\ProspectController::showAction' => '?',
'App\\Controller\\ProspectController::toggleValidationCodeAction' => '?',
'App\\Controller\\ProspectController::updateProspectLocationAction' => '?',
'App\\Controller\\ProspectController::updateStateAction' => '?',
'App\\Controller\\ProspectController::workflowAction' => '?',
'App\\Controller\\ReadOnlyController::removeAction' => '?',
'App\\Controller\\ReceptionController::delete' => '?',
'App\\Controller\\ReceptionController::edit' => '?',
'App\\Controller\\ReceptionController::index' => '?',
'App\\Controller\\ReceptionController::new' => '?',
'App\\Controller\\ReceptionController::show' => '?',
'App\\Controller\\RemplacementController::delete' => '?',
'App\\Controller\\RemplacementController::edit' => '?',
'App\\Controller\\RemplacementController::index' => '?',
'App\\Controller\\RemplacementController::new' => '?',
'App\\Controller\\RemplacementController::show' => '?',
'App\\Controller\\SatisfactionController::addSatisfactionAction' => '?',
'App\\Controller\\SatisfactionController::deleteAction' => '?',
'App\\Controller\\SatisfactionController::editSatisfactionAction' => '?',
'App\\Controller\\SatisfactionController::listClientAction' => '?',
'App\\Controller\\SatisfactionController::listNRAction' => '?',
'App\\Controller\\SoldController::addSoldAction' => '?',
'App\\Controller\\SoldController::deleteAction' => '?',
'App\\Controller\\SoldController::editSoldAction' => '?',
'App\\Controller\\SoldController::listAction' => '?',
'App\\Controller\\SoldController::listSyntheseAction' => '?',
'App\\Controller\\StatsController::clientsAction' => '?',
'App\\Controller\\StatsController::eventAction' => '?',
'App\\Controller\\StatsController::generateExcelClientsAction' => '?',
'App\\Controller\\StatsController::generatePdfClientsAction' => '?',
'App\\Controller\\StatsController::generatePdfEventAction' => '?',
'App\\Controller\\StatsController::generatePdfIntensityAction' => '?',
'App\\Controller\\StatsController::generatePdfNetworkAction' => '?',
'App\\Controller\\StatsController::generatePdfTensionAction' => '?',
'App\\Controller\\StatsController::generatePdfTransactionAction' => '?',
'App\\Controller\\StatsController::generatePdfUserAction' => '?',
'App\\Controller\\StatsController::intensityAction' => '?',
'App\\Controller\\StatsController::networkAction' => '?',
'App\\Controller\\StatsController::recalculate_balance' => '?',
'App\\Controller\\StatsController::tensionAction' => '?',
'App\\Controller\\StatsController::transactionsAction' => '?',
'App\\Controller\\StatsController::userAction' => '?',
'App\\Controller\\StockController::add' => '?',
'App\\Controller\\StockController::delete' => '?',
'App\\Controller\\StockController::edit' => '?',
'App\\Controller\\StockController::index' => '?',
'App\\Controller\\StockController::show' => '?',
'App\\Controller\\StockController::stockboard' => '?',
'App\\Controller\\TransfertController::delete' => '?',
'App\\Controller\\TransfertController::edit' => '?',
'App\\Controller\\TransfertController::getPreparationMaterielData' => '?',
'App\\Controller\\TransfertController::getProduitsByLocal' => '?',
'App\\Controller\\TransfertController::getStockByModeleAndLocal' => '?',
'App\\Controller\\TransfertController::index' => '?',
'App\\Controller\\TransfertController::new' => '?',
'App\\Controller\\TransfertController::preparation' => '?',
'App\\Controller\\TransfertController::preparer' => '?',
'App\\Controller\\TransfertController::preparer_nr' => '?',
'App\\Controller\\TransfertController::reception' => '?',
'App\\Controller\\TransfertController::receptionner' => '?',
'App\\Controller\\TransfertController::show' => '?',
'App\\Controller\\TransfertController::transfer_to' => '?',
'App\\Controller\\ZoneController::addAction' => '?',
'App\\Controller\\ZoneController::deleteAction' => '?',
'App\\Controller\\ZoneController::editAction' => '?',
'App\\Controller\\ZoneController::generateCsvAction' => '?',
'App\\Controller\\ZoneController::generateExcelAction' => '?',
'App\\Controller\\ZoneController::generatePdfAction' => '?',
'App\\Controller\\ZoneController::getSelectableProspectFromZoneAction' => '?',
'App\\Controller\\ZoneController::getZoneByUserAction' => '?',
'App\\Controller\\ZoneController::userZoneAction' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'App\\Controller\\AgenceController:delete' => '?',
'App\\Controller\\AgenceController:edit' => '?',
'App\\Controller\\AgenceController:editLocalAgence' => '?',
'App\\Controller\\AgenceController:index' => '?',
'App\\Controller\\AgenceController:new' => '?',
'App\\Controller\\AgenceController:show' => '?',
'App\\Controller\\AjaxController:getCustomersByAgence' => '?',
'App\\Controller\\AjaxController:getIdentifiantsFormStock' => '?',
'App\\Controller\\AjaxController:getLocauxByAgence' => '?',
'App\\Controller\\AjaxController:getNRByAgence' => '?',
'App\\Controller\\AjaxController:getStocksByLocal' => '?',
'App\\Controller\\AjaxController:getUsersByAgence' => '?',
'App\\Controller\\Api\\ClientController:listClientAction' => '?',
'App\\Controller\\Api\\ClientController:listShowClientAction' => '?',
'App\\Controller\\Api\\CodeController:decryptCodeAction' => '?',
'App\\Controller\\Api\\CodeController:encryptCodeAction' => '?',
'App\\Controller\\Api\\CustomerController:ProspectZoneListAction' => '?',
'App\\Controller\\Api\\CustomerController:addCustomerClientAction' => '?',
'App\\Controller\\Api\\CustomerController:addDeviceClientAction' => '?',
'App\\Controller\\Api\\CustomerController:addEquipementProductionElectricClientAction' => '?',
'App\\Controller\\Api\\CustomerController:addEquipmentElectricAction' => '?',
'App\\Controller\\Api\\CustomerController:customerDevicesAction' => '?',
'App\\Controller\\Api\\CustomerController:customersAction' => '?',
'App\\Controller\\Api\\CustomerController:deleteCustomerClientAction' => '?',
'App\\Controller\\Api\\CustomerController:deleteDeviceClientAction' => '?',
'App\\Controller\\Api\\CustomerController:deleteEquipementElectricAction' => '?',
'App\\Controller\\Api\\CustomerController:deleteEquipementProductionElectricAction' => '?',
'App\\Controller\\Api\\CustomerController:editAction' => '?',
'App\\Controller\\Api\\CustomerController:generateCodeAction' => '?',
'App\\Controller\\Api\\CustomerController:getCustomerDetailsAction' => '?',
'App\\Controller\\Api\\CustomerController:getFullDetailsAction' => '?',
'App\\Controller\\Api\\CustomerController:updateDeviceClientAction' => '?',
'App\\Controller\\Api\\CustomerController:updateEquipementConsomationAction' => '?',
'App\\Controller\\Api\\CustomerController:updateEquipementProductionElectricClientAction' => '?',
'App\\Controller\\Api\\CustomerController:updateEquipmentElectricClientAction' => '?',
'App\\Controller\\Api\\DataRecordController:addRecordAction' => '?',
'App\\Controller\\Api\\DataRecordController:addSynthethicalRecordAction' => '?',
'App\\Controller\\Api\\DataRecordController:getSynthethicalRecordListAction' => '?',
'App\\Controller\\Api\\DataRecordController:old__construct' => '?',
'App\\Controller\\Api\\DeviceController:createDeviceAction' => '?',
'App\\Controller\\Api\\DeviceController:removeDeviceAction' => '?',
'App\\Controller\\Api\\DeviceController:updateDeviceAction' => '?',
'App\\Controller\\Api\\MapController:userZoneAction' => '?',
'App\\Controller\\Api\\NetworkController:addDeviceAction' => '?',
'App\\Controller\\Api\\NetworkController:editNetworksDeviceAction' => '?',
'App\\Controller\\Api\\NetworkController:listNetworksAction' => '?',
'App\\Controller\\Api\\NetworkController:listShowNetworkAction' => '?',
'App\\Controller\\Api\\NetworkController:networkDevicesAction' => '?',
'App\\Controller\\Api\\NetworkController:networksAction' => '?',
'App\\Controller\\Api\\NetworkController:removeDeviceAction' => '?',
'App\\Controller\\Api\\NetworkDeviceController:updateAction' => '?',
'App\\Controller\\Api\\PaymentController:paymentFinalizeAction' => '?',
'App\\Controller\\Api\\PaymentController:paymentInitAction' => '?',
'App\\Controller\\Api\\ProspectController:listProspectAction' => '?',
'App\\Controller\\Api\\ProspectController:listProspectParEnqueteurAction' => '?',
'App\\Controller\\Api\\ProspectController:listShowProspectAction' => '?',
'App\\Controller\\Api\\ProspectController:prospectDeletedAction' => '?',
'App\\Controller\\Api\\SatisfactionController:addSatisfactionCustomerAction' => '?',
'App\\Controller\\Api\\SatisfactionController:addSatisfactionNRAction' => '?',
'App\\Controller\\Api\\SatisfactionController:listCustmerstAction' => '?',
'App\\Controller\\Api\\SatisfactionController:satisfactionCustomersAddAction' => '?',
'App\\Controller\\Api\\UserController:getBalanceAction' => '?',
'App\\Controller\\Api\\UserController:getCustomersAction' => '?',
'App\\Controller\\Api\\UserController:getDetailsAction' => '?',
'App\\Controller\\Api\\UserController:getNetworksAction' => '?',
'App\\Controller\\Api\\UserController:getNetworksActionAllTime' => '?',
'App\\Controller\\Api\\UserController:getTasksAction' => '?',
'App\\Controller\\Api\\UserController:getTransactionsAction' => '?',
'App\\Controller\\Api\\UserController:getUsersNanoEntrepreunerByDistrictAction' => '?',
'App\\Controller\\Api\\UserController:getUsersNanoEntrepreunerEquipeAction' => '?',
'App\\Controller\\Api\\ZoneController:getZoneByDistrictAction' => '?',
'App\\Controller\\ArticleClientController:add_historique' => '?',
'App\\Controller\\ArticleClientController:delete' => '?',
'App\\Controller\\ArticleClientController:edit' => '?',
'App\\Controller\\ArticleClientController:index' => '?',
'App\\Controller\\ArticleClientController:new' => '?',
'App\\Controller\\ArticleClientController:show' => '?',
'App\\Controller\\CaisseController:addAction' => '?',
'App\\Controller\\CaisseController:editAction' => '?',
'App\\Controller\\CaisseController:listAction' => '?',
'App\\Controller\\CaisseController:removeAction' => '?',
'App\\Controller\\CategorieController:addAction' => '?',
'App\\Controller\\CategorieController:editAction' => '?',
'App\\Controller\\CategorieController:listAction' => '?',
'App\\Controller\\ChangementKitController:edit' => '?',
'App\\Controller\\ChangementKitController:index' => '?',
'App\\Controller\\ChangementKitController:new' => '?',
'App\\Controller\\CodeController:massUploadAction' => '?',
'App\\Controller\\DashboardController:indexAction' => '?',
'App\\Controller\\DashboardController:selectContractorAction' => '?',
'App\\Controller\\DashboardController:selectDistrictAction' => '?',
'App\\Controller\\DeviceController:addAction' => '?',
'App\\Controller\\DeviceController:deleteAction' => '?',
'App\\Controller\\DeviceController:detailsAction' => '?',
'App\\Controller\\DeviceController:editAction' => '?',
'App\\Controller\\DeviceController:getDeviceTypeDetailsAction' => '?',
'App\\Controller\\DeviceController:listAction' => '?',
'App\\Controller\\FabricationController:delete' => '?',
'App\\Controller\\FabricationController:edit' => '?',
'App\\Controller\\FabricationController:index' => '?',
'App\\Controller\\FabricationController:new' => '?',
'App\\Controller\\FabricationController:show' => '?',
'App\\Controller\\FacturationController:delete' => '?',
'App\\Controller\\FacturationController:edit' => '?',
'App\\Controller\\FacturationController:identifier' => '?',
'App\\Controller\\FacturationController:index' => '?',
'App\\Controller\\FacturationController:new' => '?',
'App\\Controller\\FacturationController:random_string' => '?',
'App\\Controller\\FacturationController:receptionner' => '?',
'App\\Controller\\FacturationController:show' => '?',
'App\\Controller\\FacturationController:validate' => '?',
'App\\Controller\\FournisseurController:delete' => '?',
'App\\Controller\\FournisseurController:edit' => '?',
'App\\Controller\\FournisseurController:index' => '?',
'App\\Controller\\FournisseurController:new' => '?',
'App\\Controller\\FournisseurController:show' => '?',
'App\\Controller\\InspectionController:delete' => '?',
'App\\Controller\\InspectionController:edit' => '?',
'App\\Controller\\InspectionController:index' => '?',
'App\\Controller\\InspectionController:new' => '?',
'App\\Controller\\InspectionController:show' => '?',
'App\\Controller\\InterventionController:addAction' => '?',
'App\\Controller\\InterventionController:deleteInterventionAction' => '?',
'App\\Controller\\InterventionController:deleteTaskAction' => '?',
'App\\Controller\\InterventionController:editInterventionAction' => '?',
'App\\Controller\\InterventionController:editTaskAction' => '?',
'App\\Controller\\InterventionController:listAction' => '?',
'App\\Controller\\InterventionController:syntheticalRecordListAction' => '?',
'App\\Controller\\InventaireController:delete' => '?',
'App\\Controller\\InventaireController:edit' => '?',
'App\\Controller\\InventaireController:index' => '?',
'App\\Controller\\InventaireController:new' => '?',
'App\\Controller\\InventaireController:show' => '?',
'App\\Controller\\InventaireController:updateHistoriqueAction' => '?',
'App\\Controller\\KoboController:submitKoboDataAction' => '?',
'App\\Controller\\LotController:listAction' => '?',
'App\\Controller\\MapController:indexAction' => '?',
'App\\Controller\\MapController:showAction' => '?',
'App\\Controller\\Mobile\\CustomerController:createAction' => '?',
'App\\Controller\\Mobile\\CustomerController:deleteProspectAction' => '?',
'App\\Controller\\Mobile\\CustomerController:listNotValidAction' => '?',
'App\\Controller\\Mobile\\CustomerController:listNotValidParEnqueteurAction' => '?',
'App\\Controller\\Mobile\\CustomerController:listProspectValidAction' => '?',
'App\\Controller\\Mobile\\CustomerController:updateAction' => '?',
'App\\Controller\\Mobile\\ZoneController:listeZoneEntrepreneurAction' => '?',
'App\\Controller\\ModelController:addAction' => '?',
'App\\Controller\\ModelController:deleteAction' => '?',
'App\\Controller\\ModelController:editAction' => '?',
'App\\Controller\\ModelController:listAction' => '?',
'App\\Controller\\ModelePreEnregistreController:check_disponibility' => '?',
'App\\Controller\\ModelePreEnregistreController:delete' => '?',
'App\\Controller\\ModelePreEnregistreController:edit' => '?',
'App\\Controller\\ModelePreEnregistreController:getMaterielsFromModele' => '?',
'App\\Controller\\ModelePreEnregistreController:index' => '?',
'App\\Controller\\ModelePreEnregistreController:new' => '?',
'App\\Controller\\MouvementController:delete' => '?',
'App\\Controller\\MouvementController:edit' => '?',
'App\\Controller\\MouvementController:index' => '?',
'App\\Controller\\MouvementController:new' => '?',
'App\\Controller\\MouvementController:new_old' => '?',
'App\\Controller\\MouvementController:show' => '?',
'App\\Controller\\MoveRequestController:acceptCustomerMoveRequestAction' => '?',
'App\\Controller\\MoveRequestController:acceptMoveRequest' => '?',
'App\\Controller\\MoveRequestController:acceptNetworkMoveRequestAction' => '?',
'App\\Controller\\MoveRequestController:denyCustomerMoveRequestAction' => '?',
'App\\Controller\\MoveRequestController:denyMoveRequest' => '?',
'App\\Controller\\MoveRequestController:denyNetworkMoveRequestAction' => '?',
'App\\Controller\\MoveRequestController:listMoveRequestAction' => '?',
'App\\Controller\\NetworkController:addDeviceAction' => '?',
'App\\Controller\\NetworkController:commissionEditAction' => '?',
'App\\Controller\\NetworkController:commissionListAction' => '?',
'App\\Controller\\NetworkController:deleteAction' => '?',
'App\\Controller\\NetworkController:editAction' => '?',
'App\\Controller\\NetworkController:generateCsvNetworkAction' => '?',
'App\\Controller\\NetworkController:generatePdfNetworkAction' => '?',
'App\\Controller\\NetworkController:getAllEntrepreneurAction' => '?',
'App\\Controller\\NetworkController:getDevicesAction' => '?',
'App\\Controller\\NetworkController:getNetworkDevices' => '?',
'App\\Controller\\NetworkController:getServiceAction' => '?',
'App\\Controller\\NetworkController:listAction' => '?',
'App\\Controller\\NetworkController:listCommentAction' => '?',
'App\\Controller\\NetworkController:migrationNanoEntrepreneurCommissionFromArrayToEntityAction' => '?',
'App\\Controller\\NetworkController:removeDeviceAction' => '?',
'App\\Controller\\NetworkController:saveCommentAction' => '?',
'App\\Controller\\NetworkController:showAction' => '?',
'App\\Controller\\NetworkController:uninstall' => '?',
'App\\Controller\\NetworkController:uninstall_old' => '?',
'App\\Controller\\NetworkController:updateNanoentrepreneurCommissionAction' => '?',
'App\\Controller\\NetworkController:updateNetworkLocationAction' => '?',
'App\\Controller\\OffersController:addAction' => '?',
'App\\Controller\\OffersController:deleteAction' => '?',
'App\\Controller\\OffersController:detailsAction' => '?',
'App\\Controller\\OffersController:editAction' => '?',
'App\\Controller\\OffersController:listAction' => '?',
'App\\Controller\\OffersController:migrationOfferPriceFromArrayToEntityAction' => '?',
'App\\Controller\\OperationController:data' => '?',
'App\\Controller\\OperationController:list' => '?',
'App\\Controller\\PlanifiedMaintenanceController:addAction' => '?',
'App\\Controller\\PlanifiedMaintenanceController:deleteAction' => '?',
'App\\Controller\\PlanifiedMaintenanceController:descriptionAction' => '?',
'App\\Controller\\PlanifiedMaintenanceController:editAction' => '?',
'App\\Controller\\PlanifiedMaintenanceController:listAction' => '?',
'App\\Controller\\ProduitController:addAction' => '?',
'App\\Controller\\ProduitController:deleteAction' => '?',
'App\\Controller\\ProduitController:editAction' => '?',
'App\\Controller\\ProduitController:getModeles' => '?',
'App\\Controller\\ProduitController:listAction' => '?',
'App\\Controller\\ProfileController:addUserAction' => '?',
'App\\Controller\\ProfileController:deleteAction' => '?',
'App\\Controller\\ProfileController:editUserAction' => '?',
'App\\Controller\\ProfileController:listAction' => '?',
'App\\Controller\\ProjectController:alertSeenAction' => '?',
'App\\Controller\\ProjectController:deleteAction' => '?',
'App\\Controller\\ProjectController:listAction' => '?',
'App\\Controller\\ProjectController:listAlertAction' => '?',
'App\\Controller\\ProjectController:listMoveRequestAction' => '?',
'App\\Controller\\ProjectController:mapAction' => '?',
'App\\Controller\\ProjectController:updateStateAction' => '?',
'App\\Controller\\ProjectController:workflowAction' => '?',
'App\\Controller\\ProspectController:OldeditRegularizationAction' => '?',
'App\\Controller\\ProspectController:addToNetworkAction' => '?',
'App\\Controller\\ProspectController:ajaxsearch' => '?',
'App\\Controller\\ProspectController:alertSeenAction' => '?',
'App\\Controller\\ProspectController:deleteAction' => '?',
'App\\Controller\\ProspectController:devalideAction' => '?',
'App\\Controller\\ProspectController:editAction' => '?',
'App\\Controller\\ProspectController:editCodeAction' => '?',
'App\\Controller\\ProspectController:editRegularizationAction' => '?',
'App\\Controller\\ProspectController:generateCodeAction' => '?',
'App\\Controller\\ProspectController:generatePdfAction' => '?',
'App\\Controller\\ProspectController:generatePdfClientAction' => '?',
'App\\Controller\\ProspectController:generatePdfProspectAction' => '?',
'App\\Controller\\ProspectController:getDevicesAction' => '?',
'App\\Controller\\ProspectController:getGenerateCodeAction' => '?',
'App\\Controller\\ProspectController:importHistoricRegularizationAction' => '?',
'App\\Controller\\ProspectController:listAction' => '?',
'App\\Controller\\ProspectController:listCodeAction' => '?',
'App\\Controller\\ProspectController:listCommentAction' => '?',
'App\\Controller\\ProspectController:listRegularizationAction' => '?',
'App\\Controller\\ProspectController:listWorkflowCommentAction' => '?',
'App\\Controller\\ProspectController:massUploadAction' => '?',
'App\\Controller\\ProspectController:refundProspectFormAction' => '?',
'App\\Controller\\ProspectController:regularizeFeesAction' => '?',
'App\\Controller\\ProspectController:removeDeviceAction' => '?',
'App\\Controller\\ProspectController:removeFromNetworkAction' => '?',
'App\\Controller\\ProspectController:saveCommentAction' => '?',
'App\\Controller\\ProspectController:saveWorkflowCommentAction' => '?',
'App\\Controller\\ProspectController:setCustomeDeviceAdditional' => '?',
'App\\Controller\\ProspectController:showAction' => '?',
'App\\Controller\\ProspectController:toggleValidationCodeAction' => '?',
'App\\Controller\\ProspectController:updateProspectLocationAction' => '?',
'App\\Controller\\ProspectController:updateStateAction' => '?',
'App\\Controller\\ProspectController:workflowAction' => '?',
'App\\Controller\\ReadOnlyController:removeAction' => '?',
'App\\Controller\\ReceptionController:delete' => '?',
'App\\Controller\\ReceptionController:edit' => '?',
'App\\Controller\\ReceptionController:index' => '?',
'App\\Controller\\ReceptionController:new' => '?',
'App\\Controller\\ReceptionController:show' => '?',
'App\\Controller\\RemplacementController:delete' => '?',
'App\\Controller\\RemplacementController:edit' => '?',
'App\\Controller\\RemplacementController:index' => '?',
'App\\Controller\\RemplacementController:new' => '?',
'App\\Controller\\RemplacementController:show' => '?',
'App\\Controller\\SatisfactionController:addSatisfactionAction' => '?',
'App\\Controller\\SatisfactionController:deleteAction' => '?',
'App\\Controller\\SatisfactionController:editSatisfactionAction' => '?',
'App\\Controller\\SatisfactionController:listClientAction' => '?',
'App\\Controller\\SatisfactionController:listNRAction' => '?',
'App\\Controller\\SoldController:addSoldAction' => '?',
'App\\Controller\\SoldController:deleteAction' => '?',
'App\\Controller\\SoldController:editSoldAction' => '?',
'App\\Controller\\SoldController:listAction' => '?',
'App\\Controller\\SoldController:listSyntheseAction' => '?',
'App\\Controller\\StatsController:clientsAction' => '?',
'App\\Controller\\StatsController:eventAction' => '?',
'App\\Controller\\StatsController:generateExcelClientsAction' => '?',
'App\\Controller\\StatsController:generatePdfClientsAction' => '?',
'App\\Controller\\StatsController:generatePdfEventAction' => '?',
'App\\Controller\\StatsController:generatePdfIntensityAction' => '?',
'App\\Controller\\StatsController:generatePdfNetworkAction' => '?',
'App\\Controller\\StatsController:generatePdfTensionAction' => '?',
'App\\Controller\\StatsController:generatePdfTransactionAction' => '?',
'App\\Controller\\StatsController:generatePdfUserAction' => '?',
'App\\Controller\\StatsController:intensityAction' => '?',
'App\\Controller\\StatsController:networkAction' => '?',
'App\\Controller\\StatsController:recalculate_balance' => '?',
'App\\Controller\\StatsController:tensionAction' => '?',
'App\\Controller\\StatsController:transactionsAction' => '?',
'App\\Controller\\StatsController:userAction' => '?',
'App\\Controller\\StockController:add' => '?',
'App\\Controller\\StockController:delete' => '?',
'App\\Controller\\StockController:edit' => '?',
'App\\Controller\\StockController:index' => '?',
'App\\Controller\\StockController:show' => '?',
'App\\Controller\\StockController:stockboard' => '?',
'App\\Controller\\TransfertController:delete' => '?',
'App\\Controller\\TransfertController:edit' => '?',
'App\\Controller\\TransfertController:getPreparationMaterielData' => '?',
'App\\Controller\\TransfertController:getProduitsByLocal' => '?',
'App\\Controller\\TransfertController:getStockByModeleAndLocal' => '?',
'App\\Controller\\TransfertController:index' => '?',
'App\\Controller\\TransfertController:new' => '?',
'App\\Controller\\TransfertController:preparation' => '?',
'App\\Controller\\TransfertController:preparer' => '?',
'App\\Controller\\TransfertController:preparer_nr' => '?',
'App\\Controller\\TransfertController:reception' => '?',
'App\\Controller\\TransfertController:receptionner' => '?',
'App\\Controller\\TransfertController:show' => '?',
'App\\Controller\\TransfertController:transfer_to' => '?',
'App\\Controller\\ZoneController:addAction' => '?',
'App\\Controller\\ZoneController:deleteAction' => '?',
'App\\Controller\\ZoneController:editAction' => '?',
'App\\Controller\\ZoneController:generateCsvAction' => '?',
'App\\Controller\\ZoneController:generateExcelAction' => '?',
'App\\Controller\\ZoneController:generatePdfAction' => '?',
'App\\Controller\\ZoneController:getSelectableProspectFromZoneAction' => '?',
'App\\Controller\\ZoneController:getZoneByUserAction' => '?',
'App\\Controller\\ZoneController:userZoneAction' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
]);
}
/**
* Gets the private '.service_locator.lCVK1t1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LCVK1t1Service()
{
return $this->privates['.service_locator.lCVK1t1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'user' => ['privates', '.errored..service_locator.lCVK1t1.App\\Entity\\Users', NULL, 'Cannot autowire service ".service_locator.lCVK1t1": it references class "App\\Entity\\Users" but no such service exists.'],
'validator' => ['services', '.container.private.validator', 'get_Container_Private_ValidatorService', false],
], [
'em' => '?',
'paginator' => '?',
'user' => 'App\\Entity\\Users',
'validator' => '?',
]);
}
/**
* Gets the private '.service_locator.lFAvl9H' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LFAvl9HService()
{
return $this->privates['.service_locator.lFAvl9H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'changementKitRepository' => ['privates', 'App\\Repository\\ChangementKitRepository', 'getChangementKitRepositoryService', false],
], [
'changementKitRepository' => 'App\\Repository\\ChangementKitRepository',
]);
}
/**
* Gets the private '.service_locator.ljphWNN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LjphWNNService()
{
return $this->privates['.service_locator.ljphWNN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.lvsFEkY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LvsFEkYService()
{
return $this->privates['.service_locator.lvsFEkY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inspection' => ['privates', '.errored..service_locator.lvsFEkY.App\\Entity\\Inspection', NULL, 'Cannot autowire service ".service_locator.lvsFEkY": it references class "App\\Entity\\Inspection" but no such service exists.'],
], [
'inspection' => 'App\\Entity\\Inspection',
]);
}
/**
* Gets the private '.service_locator.mglvehC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MglvehCService()
{
return $this->privates['.service_locator.mglvehC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'network' => ['privates', '.errored..service_locator.mglvehC.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.mglvehC": it references class "App\\Entity\\Network" but no such service exists.'],
'processor' => ['privates', 'App\\Processor\\ProjectWorkflowProcessor', 'getProjectWorkflowProcessorService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'logger' => '?',
'network' => 'App\\Entity\\Network',
'processor' => 'App\\Processor\\ProjectWorkflowProcessor',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.mlHwb5A' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MlHwb5AService()
{
return $this->privates['.service_locator.mlHwb5A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'remplacementRepository' => ['privates', 'App\\Repository\\RemplacementRepository', 'getRemplacementRepositoryService', false],
], [
'remplacementRepository' => 'App\\Repository\\RemplacementRepository',
]);
}
/**
* Gets the private '.service_locator.mzjt3rI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Mzjt3rIService()
{
return $this->privates['.service_locator.mzjt3rI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.nNa8Rj8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NNa8Rj8Service()
{
return $this->privates['.service_locator.nNa8Rj8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authorizationCheckerInterface' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginatorInterface' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'tokenStorageInterface' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'authorizationCheckerInterface' => '?',
'em' => '?',
'paginatorInterface' => '?',
'tokenStorageInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.nheZvoD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NheZvoDService()
{
return $this->privates['.service_locator.nheZvoD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pdf' => ['services', 'knp_snappy.pdf', 'getKnpSnappy_PdfService', false],
'tarnslator' => ['services', 'translator', 'getTranslatorService', false],
], [
'pdf' => '?',
'tarnslator' => '?',
]);
}
/**
* Gets the private '.service_locator.oBtIsDR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OBtIsDRService()
{
return $this->privates['.service_locator.oBtIsDR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'network' => ['privates', '.errored..service_locator.oBtIsDR.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.oBtIsDR": it references class "App\\Entity\\Network" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'logger' => '?',
'network' => 'App\\Entity\\Network',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.odulM1a' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OdulM1aService()
{
return $this->privates['.service_locator.odulM1a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'modelePreEnregistreRepository' => ['privates', 'App\\Repository\\ModelePreEnregistreRepository', 'getModelePreEnregistreRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'entityManager' => '?',
'modelePreEnregistreRepository' => 'App\\Repository\\ModelePreEnregistreRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.ojSyuEO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OjSyuEOService()
{
return $this->privates['.service_locator.ojSyuEO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agence' => ['privates', '.errored..service_locator.ojSyuEO.App\\Entity\\Agence', NULL, 'Cannot autowire service ".service_locator.ojSyuEO": it references class "App\\Entity\\Agence" but no such service exists.'],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'agence' => 'App\\Entity\\Agence',
'entityManager' => '?',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.ordqhef' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OrdqhefService()
{
return $this->privates['.service_locator.ordqhef'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'device' => ['privates', '.errored..service_locator.ordqhef.App\\Entity\\Device', NULL, 'Cannot autowire service ".service_locator.ordqhef": it references class "App\\Entity\\Device" but no such service exists.'],
'deviceCategory' => ['privates', '.errored..service_locator.ordqhef.App\\Entity\\DeviceCategory', NULL, 'Cannot autowire service ".service_locator.ordqhef": it references class "App\\Entity\\DeviceCategory" but no such service exists.'],
'deviceType' => ['privates', '.errored..service_locator.ordqhef.App\\Entity\\DeviceType', NULL, 'Cannot autowire service ".service_locator.ordqhef": it references class "App\\Entity\\DeviceType" but no such service exists.'],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'device' => 'App\\Entity\\Device',
'deviceCategory' => 'App\\Entity\\DeviceCategory',
'deviceType' => 'App\\Entity\\DeviceType',
'logger' => '?',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.puHPyZI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PuHPyZIService()
{
return $this->privates['.service_locator.puHPyZI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'serializerInterface' => ['services', 'jms_serializer', 'getJmsSerializerService', false],
], [
'em' => '?',
'serializerInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.qQjPVgy' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QQjPVgyService()
{
return $this->privates['.service_locator.qQjPVgy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'transfertRepository' => ['privates', 'App\\Repository\\TransfertRepository', 'getTransfertRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'stockRepository' => 'App\\Repository\\StockRepository',
'transfertRepository' => 'App\\Repository\\TransfertRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.qRBHu6h' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QRBHu6hService()
{
return $this->privates['.service_locator.qRBHu6h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dashboardService' => ['privates', 'App\\Service\\Dashboard\\DashboardService', 'getDashboardServiceService', false],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'dashboardService' => '?',
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.qSY6gAo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QSY6gAoService()
{
return $this->privates['.service_locator.qSY6gAo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fournisseur' => ['privates', '.errored..service_locator.qSY6gAo.App\\Entity\\Fournisseur', NULL, 'Cannot autowire service ".service_locator.qSY6gAo": it references class "App\\Entity\\Fournisseur" but no such service exists.'],
], [
'fournisseur' => 'App\\Entity\\Fournisseur',
]);
}
/**
* Gets the private '.service_locator.rgvc6IC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Rgvc6ICService()
{
return $this->privates['.service_locator.rgvc6IC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'logger' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.rsuiLtZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RsuiLtZService()
{
return $this->privates['.service_locator.rsuiLtZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mouvementRepository' => ['privates', 'App\\Repository\\MouvementRepository', 'getMouvementRepositoryService', false],
], [
'mouvementRepository' => 'App\\Repository\\MouvementRepository',
]);
}
/**
* Gets the private '.service_locator.rvKFh5M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RvKFh5MService()
{
return $this->privates['.service_locator.rvKFh5M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'user' => ['privates', '.errored..service_locator.rvKFh5M.App\\Entity\\Users', NULL, 'Cannot autowire service ".service_locator.rvKFh5M": it references class "App\\Entity\\Users" but no such service exists.'],
], [
'em' => '?',
'user' => 'App\\Entity\\Users',
]);
}
/**
* Gets the private '.service_locator.sFIcoVJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SFIcoVJService()
{
return $this->privates['.service_locator.sFIcoVJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'codeProcessor' => ['privates', 'App\\Processor\\CodeProcessor', 'getCodeProcessorService', false],
'transaction' => ['privates', '.errored..service_locator.sFIcoVJ.App\\Entity\\Transaction', NULL, 'Cannot autowire service ".service_locator.sFIcoVJ": it references class "App\\Entity\\Transaction" but no such service exists.'],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'codeProcessor' => 'App\\Processor\\CodeProcessor',
'transaction' => 'App\\Entity\\Transaction',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.sGb568u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SGb568uService()
{
return $this->privates['.service_locator.sGb568u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'networkRepository' => ['privates', 'App\\Repository\\NetworkRepository', 'getNetworkRepositoryService', false],
], [
'em' => '?',
'networkRepository' => 'App\\Repository\\NetworkRepository',
]);
}
/**
* Gets the private '.service_locator.se2gJgI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Se2gJgIService()
{
return $this->privates['.service_locator.se2gJgI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transfertRepository' => ['privates', 'App\\Repository\\TransfertRepository', 'getTransfertRepositoryService', false],
], [
'transfertRepository' => 'App\\Repository\\TransfertRepository',
]);
}
/**
* Gets the private '.service_locator.slCk2l8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SlCk2l8Service()
{
return $this->privates['.service_locator.slCk2l8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'slugger' => ['privates', 'slugger', 'getSluggerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'slugger' => '?',
'translatorInterface' => '?',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.ssAKG2k' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SsAKG2kService()
{
return $this->privates['.service_locator.ssAKG2k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categorie' => ['privates', '.errored..service_locator.ssAKG2k.App\\Entity\\Categorie', NULL, 'Cannot autowire service ".service_locator.ssAKG2k": it references class "App\\Entity\\Categorie" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'categorie' => 'App\\Entity\\Categorie',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.tFueXwH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TFueXwHService()
{
return $this->privates['.service_locator.tFueXwH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginatorInterface' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'paginatorInterface' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.tX54x_B' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TX54xBService()
{
return $this->privates['.service_locator.tX54x_B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inspection' => ['privates', '.errored..service_locator.tX54x_B.App\\Entity\\Inspection', NULL, 'Cannot autowire service ".service_locator.tX54x_B": it references class "App\\Entity\\Inspection" but no such service exists.'],
'inspectionRepository' => ['privates', 'App\\Repository\\InspectionRepository', 'getInspectionRepositoryService', false],
], [
'inspection' => 'App\\Entity\\Inspection',
'inspectionRepository' => 'App\\Repository\\InspectionRepository',
]);
}
/**
* Gets the private '.service_locator.tlZSeWA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TlZSeWAService()
{
return $this->privates['.service_locator.tlZSeWA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mouvementRepository' => ['privates', 'App\\Repository\\MouvementRepository', 'getMouvementRepositoryService', false],
'stockRepository' => ['privates', 'App\\Repository\\StockRepository', 'getStockRepositoryService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'mouvementRepository' => 'App\\Repository\\MouvementRepository',
'stockRepository' => 'App\\Repository\\StockRepository',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.tsVxudM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TsVxudMService()
{
return $this->privates['.service_locator.tsVxudM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'entityManager' => '?',
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.tvOWqSY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TvOWqSYService()
{
return $this->privates['.service_locator.tvOWqSY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agenceRepository' => ['privates', 'App\\Repository\\AgenceRepository', 'getAgenceRepositoryService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'agenceRepository' => 'App\\Repository\\AgenceRepository',
'entityManager' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.u4Hwrx7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_U4Hwrx7Service()
{
return $this->privates['.service_locator.u4Hwrx7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.uK6PBjB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UK6PBjBService()
{
return $this->privates['.service_locator.uK6PBjB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'intervention' => ['privates', '.errored..service_locator.uK6PBjB.App\\Entity\\InterventionSuperClass', NULL, 'Cannot autowire service ".service_locator.uK6PBjB": it references class "App\\Entity\\InterventionSuperClass" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'intervention' => 'App\\Entity\\InterventionSuperClass',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.uXcDtJs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UXcDtJsService()
{
return $this->privates['.service_locator.uXcDtJs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'network' => ['privates', '.errored..service_locator.uXcDtJs.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.uXcDtJs": it references class "App\\Entity\\Network" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'logger' => '?',
'network' => 'App\\Entity\\Network',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.umipsEM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UmipsEMService()
{
return $this->privates['.service_locator.umipsEM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agence' => ['privates', '.errored..service_locator.umipsEM.App\\Entity\\Agence', NULL, 'Cannot autowire service ".service_locator.umipsEM": it references class "App\\Entity\\Agence" but no such service exists.'],
], [
'agence' => 'App\\Entity\\Agence',
]);
}
/**
* Gets the private '.service_locator.v.fGnTf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V_FGnTfService()
{
return $this->privates['.service_locator.v.fGnTf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customer' => ['privates', '.errored..service_locator.v.fGnTf.App\\Entity\\Customer', NULL, 'Cannot autowire service ".service_locator.v.fGnTf": it references class "App\\Entity\\Customer" but no such service exists.'],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'customer' => 'App\\Entity\\Customer',
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.vUdv.fr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VUdv_FrService()
{
return $this->privates['.service_locator.vUdv.fr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'produit' => ['privates', '.errored..service_locator.vUdv.fr.App\\Entity\\Produit', NULL, 'Cannot autowire service ".service_locator.vUdv.fr": it references class "App\\Entity\\Produit" but no such service exists.'],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'produit' => 'App\\Entity\\Produit',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.vtU7QCE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VtU7QCEService()
{
return $this->privates['.service_locator.vtU7QCE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'koboDataManager' => ['privates', 'App\\Manager\\KoboDataManager', 'getKoboDataManagerService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'koboDataManager' => 'App\\Manager\\KoboDataManager',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.w4KxZIX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_W4KxZIXService()
{
return $this->privates['.service_locator.w4KxZIX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
'zone' => ['privates', '.errored..service_locator.w4KxZIX.App\\Entity\\Zone', NULL, 'Cannot autowire service ".service_locator.w4KxZIX": it references class "App\\Entity\\Zone" but no such service exists.'],
], [
'translatorInterface' => '?',
'zone' => 'App\\Entity\\Zone',
]);
}
/**
* Gets the private '.service_locator.wLAEMIx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WLAEMIxService()
{
return $this->privates['.service_locator.wLAEMIx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'customerManager' => ['privates', 'App\\Manager\\CustomerManager', 'getCustomerManagerService', false],
], [
'customerManager' => 'App\\Manager\\CustomerManager',
]);
}
/**
* Gets the private '.service_locator.wPSJBV5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WPSJBV5Service()
{
return $this->privates['.service_locator.wPSJBV5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'roleHelper' => ['privates', 'App\\Helper\\RoleHelper', 'getRoleHelperService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'em' => '?',
'roleHelper' => 'App\\Helper\\RoleHelper',
'translatorInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.wX2sFUE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WX2sFUEService()
{
return $this->privates['.service_locator.wX2sFUE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'processor' => ['privates', 'App\\Processor\\CodeMassUploadProcessor', 'getCodeMassUploadProcessorService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'processor' => 'App\\Processor\\CodeMassUploadProcessor',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.wtUBix8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WtUBix8Service()
{
return $this->privates['.service_locator.wtUBix8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'network' => ['privates', '.errored..service_locator.wtUBix8.App\\Entity\\Network', NULL, 'Cannot autowire service ".service_locator.wtUBix8": it references class "App\\Entity\\Network" but no such service exists.'],
], [
'em' => '?',
'network' => 'App\\Entity\\Network',
]);
}
/**
* Gets the private '.service_locator.xKndLFS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XKndLFSService()
{
return $this->privates['.service_locator.xKndLFS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginatorInterface' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
'zoneManager' => ['privates', 'App\\Manager\\ZoneManager', 'getZoneManagerService', false],
], [
'em' => '?',
'paginatorInterface' => '?',
'translatorInterface' => '?',
'zoneManager' => 'App\\Manager\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.xtbVpKN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XtbVpKNService()
{
return $this->privates['.service_locator.xtbVpKN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'roleHelper' => ['privates', 'App\\Helper\\RoleHelper', 'getRoleHelperService', false],
'tokenGenerator' => ['privates', 'fos_user.util.token_generator.default', 'getFosUser_Util_TokenGenerator_DefaultService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'dispatcher' => '?',
'roleHelper' => 'App\\Helper\\RoleHelper',
'tokenGenerator' => '?',
'translatorInterface' => '?',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.y0XNB5K' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y0XNB5KService()
{
return $this->privates['.service_locator.y0XNB5K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'zone' => ['privates', '.errored..service_locator.y0XNB5K.App\\Entity\\Zone', NULL, 'Cannot autowire service ".service_locator.y0XNB5K": it references class "App\\Entity\\Zone" but no such service exists.'],
], [
'zone' => 'App\\Entity\\Zone',
]);
}
/**
* Gets the private '.service_locator.yN4kj38' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YN4kj38Service()
{
return $this->privates['.service_locator.yN4kj38'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'receptionRepository' => ['privates', 'App\\Repository\\ReceptionRepository', 'getReceptionRepositoryService', false],
], [
'receptionRepository' => 'App\\Repository\\ReceptionRepository',
]);
}
/**
* Gets the private '.service_locator.ybKz26V' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YbKz26VService()
{
return $this->privates['.service_locator.ybKz26V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'processor' => ['privates', 'App\\Processor\\ProjectWorkflowProcessor', 'getProjectWorkflowProcessorService', false],
'projectManager' => ['privates', 'App\\Manager\\ProjectManager', 'getProjectManagerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
'uploader' => ['privates', 'App\\Symfony\\Form\\Uploader', 'getUploaderService', false],
], [
'processor' => 'App\\Processor\\ProjectWorkflowProcessor',
'projectManager' => 'App\\Manager\\ProjectManager',
'translatorInterface' => '?',
'uploader' => 'App\\Symfony\\Form\\Uploader',
]);
}
/**
* Gets the private '.service_locator.ykpsXIg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YkpsXIgService()
{
return $this->privates['.service_locator.ykpsXIg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'item' => ['privates', '.errored..service_locator.ykpsXIg.App\\Entity\\Mouvement', NULL, 'Cannot autowire service ".service_locator.ykpsXIg": it references class "App\\Entity\\Mouvement" but no such service exists.'],
'mouvementRepository' => ['privates', 'App\\Repository\\MouvementRepository', 'getMouvementRepositoryService', false],
'trans' => ['services', 'translator', 'getTranslatorService', false],
], [
'item' => 'App\\Entity\\Mouvement',
'mouvementRepository' => 'App\\Repository\\MouvementRepository',
'trans' => '?',
]);
}
/**
* Gets the private '.service_locator.zVpJGgr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZVpJGgrService()
{
return $this->privates['.service_locator.zVpJGgr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'planifiedMaintenance' => ['privates', '.errored..service_locator.zVpJGgr.App\\Entity\\PlanifiedMaintenance', NULL, 'Cannot autowire service ".service_locator.zVpJGgr": it references class "App\\Entity\\PlanifiedMaintenance" but no such service exists.'],
], [
'planifiedMaintenance' => 'App\\Entity\\PlanifiedMaintenance',
]);
}
/**
* Gets the private '.service_locator.zZantHl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZZantHlService()
{
return $this->privates['.service_locator.zZantHl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'App\\Manager\\MoveRequestManager', 'getMoveRequestManagerService', false],
'moveRequest' => ['privates', '.errored..service_locator.zZantHl.App\\Entity\\ProspectMoveRequest', NULL, 'Cannot autowire service ".service_locator.zZantHl": it references class "App\\Entity\\ProspectMoveRequest" but no such service exists.'],
], [
'manager' => 'App\\Manager\\MoveRequestManager',
'moveRequest' => 'App\\Entity\\ProspectMoveRequest',
]);
}
/**
* Gets the private '.service_locator.zblkmLu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZblkmLuService()
{
return $this->privates['.service_locator.zblkmLu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'codeProcessor' => ['privates', 'App\\Processor\\CodeProcessor', 'getCodeProcessorService', false],
], [
'codeProcessor' => 'App\\Processor\\CodeProcessor',
]);
}
/**
* Gets the private '.service_locator.zqb86X4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Zqb86X4Service()
{
return $this->privates['.service_locator.zqb86X4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agence' => ['privates', '.errored..service_locator.zqb86X4.App\\Entity\\Agence', NULL, 'Cannot autowire service ".service_locator.zqb86X4": it references class "App\\Entity\\Agence" but no such service exists.'],
'agenceRepository' => ['privates', 'App\\Repository\\AgenceRepository', 'getAgenceRepositoryService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'translatorInterface' => ['services', 'translator', 'getTranslatorService', false],
], [
'agence' => 'App\\Entity\\Agence',
'agenceRepository' => 'App\\Repository\\AgenceRepository',
'entityManager' => '?',
'translatorInterface' => '?',
]);
}
/**
* 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 'App\Command\AddMissingsTransactionAggCommand' shared autowired service.
*
* @return \App\Command\AddMissingsTransactionAggCommand
*/
protected function getAddMissingsTransactionAggCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AddMissingsTransactionAggCommand.php';
$this->privates['App\\Command\\AddMissingsTransactionAggCommand'] = $instance = new \App\Command\AddMissingsTransactionAggCommand(($this->services['App\\Controller\\ProjectController'] ?? $this->getProjectControllerService()), ($this->services['App\\Controller\\ProspectController'] ?? $this->getProspectController2Service()), ($this->services['App\\Controller\\StatsController'] ?? $this->getStatsControllerService()), ($this->privates['App\\Processor\\CodeProcessor'] ?? $this->getCodeProcessorService()), ($this->privates['App\\Manager\\CustomerManager'] ?? $this->getCustomerManagerService()));
$instance->setName('add-missings-transaction-agg');
$instance->setDescription('Add a short description for your command');
return $instance;
}
/**
* Gets the private 'App\EventListener\AuthenticationSuccessListener' shared autowired service.
*
* @return \App\EventListener\AuthenticationSuccessListener
*/
protected function getAuthenticationSuccessListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/AuthenticationSuccessListener.php';
return $this->privates['App\\EventListener\\AuthenticationSuccessListener'] = new \App\EventListener\AuthenticationSuccessListener($this->getEnv('string:host').'env(user_picture_dir)%', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\EventListener\DataRecordUploadListener' shared autowired service.
*
* @return \App\EventListener\DataRecordUploadListener
*/
protected function getDataRecordUploadListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/DataRecordUploadListener.php';
return $this->privates['App\\EventListener\\DataRecordUploadListener'] = new \App\EventListener\DataRecordUploadListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\EventListener\ProjectWorkflowListener' shared autowired service.
*
* @return \App\EventListener\ProjectWorkflowListener
*/
protected function getProjectWorkflowListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/EventListener/AuditTrailListener.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/ProjectWorkflowListener.php';
return $this->privates['App\\EventListener\\ProjectWorkflowListener'] = new \App\EventListener\ProjectWorkflowListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['App\\Manager\\SynchroOdooManager'] ?? $this->getSynchroOdooManagerService()));
}
/**
* Gets the private 'App\EventListener\RegistrationListener' shared autowired service.
*
* @return \App\EventListener\RegistrationListener
*/
protected function getRegistrationListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/RegistrationListener.php';
$a = ($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService());
if (isset($this->privates['App\\EventListener\\RegistrationListener'])) {
return $this->privates['App\\EventListener\\RegistrationListener'];
}
return $this->privates['App\\EventListener\\RegistrationListener'] = new \App\EventListener\RegistrationListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $a, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\EventSubscriber\UserLocaleSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\UserLocaleSubscriber
*/
protected function getUserLocaleSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/UserLocaleSubscriber.php';
return $this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] = new \App\EventSubscriber\UserLocaleSubscriber(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
}
/**
* Gets the private 'App\Form\StockType' shared autowired service.
*
* @return \App\Form\StockType
*/
protected function getStockTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/StockType.php';
return $this->privates['App\\Form\\StockType'] = new \App\Form\StockType();
}
/**
* Gets the private 'App\Form\Type\AgenceFormType' shared autowired service.
*
* @return \App\Form\Type\AgenceFormType
*/
protected function getAgenceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/AgenceFormType.php';
return $this->privates['App\\Form\\Type\\AgenceFormType'] = new \App\Form\Type\AgenceFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\ArticleClientEditFormType' shared autowired service.
*
* @return \App\Form\Type\ArticleClientEditFormType
*/
protected function getArticleClientEditFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ArticleClientEditFormType.php';
return $this->privates['App\\Form\\Type\\ArticleClientEditFormType'] = new \App\Form\Type\ArticleClientEditFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\ArticleClientFormType' shared autowired service.
*
* @return \App\Form\Type\ArticleClientFormType
*/
protected function getArticleClientFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ArticleClientFormType.php';
return $this->privates['App\\Form\\Type\\ArticleClientFormType'] = new \App\Form\Type\ArticleClientFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\AttachedFileFormType' shared autowired service.
*
* @return \App\Form\Type\AttachedFileFormType
*/
protected function getAttachedFileFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/AttachedFileFormType.php';
return $this->privates['App\\Form\\Type\\AttachedFileFormType'] = new \App\Form\Type\AttachedFileFormType();
}
/**
* Gets the private 'App\Form\Type\BuildingFormType' shared autowired service.
*
* @return \App\Form\Type\BuildingFormType
*/
protected function getBuildingFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/BuildingFormType.php';
return $this->privates['App\\Form\\Type\\BuildingFormType'] = new \App\Form\Type\BuildingFormType($this->getEnv('building_picture_dir'));
}
/**
* Gets the private 'App\Form\Type\CaisseFormType' shared autowired service.
*
* @return \App\Form\Type\CaisseFormType
*/
protected function getCaisseFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CaisseFormType.php';
return $this->privates['App\\Form\\Type\\CaisseFormType'] = new \App\Form\Type\CaisseFormType();
}
/**
* Gets the private 'App\Form\Type\CaracteristiqueCommercialeFormType' shared autowired service.
*
* @return \App\Form\Type\CaracteristiqueCommercialeFormType
*/
protected function getCaracteristiqueCommercialeFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CaracteristiqueCommercialeFormType.php';
return $this->privates['App\\Form\\Type\\CaracteristiqueCommercialeFormType'] = new \App\Form\Type\CaracteristiqueCommercialeFormType();
}
/**
* Gets the private 'App\Form\Type\CaracteristiqueGeneraleFormType' shared autowired service.
*
* @return \App\Form\Type\CaracteristiqueGeneraleFormType
*/
protected function getCaracteristiqueGeneraleFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CaracteristiqueGeneraleFormType.php';
return $this->privates['App\\Form\\Type\\CaracteristiqueGeneraleFormType'] = new \App\Form\Type\CaracteristiqueGeneraleFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\CaracteristiqueTechniqueFormType' shared autowired service.
*
* @return \App\Form\Type\CaracteristiqueTechniqueFormType
*/
protected function getCaracteristiqueTechniqueFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CaracteristiqueTechniqueFormType.php';
return $this->privates['App\\Form\\Type\\CaracteristiqueTechniqueFormType'] = new \App\Form\Type\CaracteristiqueTechniqueFormType();
}
/**
* Gets the private 'App\Form\Type\CategorieFormType' shared autowired service.
*
* @return \App\Form\Type\CategorieFormType
*/
protected function getCategorieFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CategorieFormType.php';
return $this->privates['App\\Form\\Type\\CategorieFormType'] = new \App\Form\Type\CategorieFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\ChangementKitDefectueuxType' shared autowired service.
*
* @return \App\Form\Type\ChangementKitDefectueuxType
*/
protected function getChangementKitDefectueuxTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ChangementKitDefectueuxType.php';
return $this->privates['App\\Form\\Type\\ChangementKitDefectueuxType'] = new \App\Form\Type\ChangementKitDefectueuxType();
}
/**
* Gets the private 'App\Form\Type\ChangementKitFormType' shared autowired service.
*
* @return \App\Form\Type\ChangementKitFormType
*/
protected function getChangementKitFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ChangementKitFormType.php';
return $this->privates['App\\Form\\Type\\ChangementKitFormType'] = new \App\Form\Type\ChangementKitFormType();
}
/**
* Gets the private 'App\Form\Type\ChangementKitRemplacementType' shared autowired service.
*
* @return \App\Form\Type\ChangementKitRemplacementType
*/
protected function getChangementKitRemplacementTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ChangementKitRemplacementType.php';
return $this->privates['App\\Form\\Type\\ChangementKitRemplacementType'] = new \App\Form\Type\ChangementKitRemplacementType();
}
/**
* Gets the private 'App\Form\Type\ClientFormType' shared autowired service.
*
* @return \App\Form\Type\ClientFormType
*/
protected function getClientFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ClientFormType.php';
return $this->privates['App\\Form\\Type\\ClientFormType'] = new \App\Form\Type\ClientFormType($this->getEnv('user_picture_dir'), $this->getEnv('building_picture_dir'), $this->getEnv('customer_contract_dir'), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\CodeGenerationWithPaymentFormType' shared autowired service.
*
* @return \App\Form\Type\CodeGenerationWithPaymentFormType
*/
protected function getCodeGenerationWithPaymentFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CodeGenerationWithPaymentFormType.php';
return $this->privates['App\\Form\\Type\\CodeGenerationWithPaymentFormType'] = new \App\Form\Type\CodeGenerationWithPaymentFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\CodeGenerationWithoutPaymentFormType' shared autowired service.
*
* @return \App\Form\Type\CodeGenerationWithoutPaymentFormType
*/
protected function getCodeGenerationWithoutPaymentFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CodeGenerationWithoutPaymentFormType.php';
return $this->privates['App\\Form\\Type\\CodeGenerationWithoutPaymentFormType'] = new \App\Form\Type\CodeGenerationWithoutPaymentFormType();
}
/**
* Gets the private 'App\Form\Type\CodeMassUploadFormType' shared autowired service.
*
* @return \App\Form\Type\CodeMassUploadFormType
*/
protected function getCodeMassUploadFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CodeMassUploadFormType.php';
return $this->privates['App\\Form\\Type\\CodeMassUploadFormType'] = new \App\Form\Type\CodeMassUploadFormType($this->getEnv('code_mass_upload_dir'));
}
/**
* Gets the private 'App\Form\Type\CommissionFormType' shared autowired service.
*
* @return \App\Form\Type\CommissionFormType
*/
protected function getCommissionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CommissionFormType.php';
return $this->privates['App\\Form\\Type\\CommissionFormType'] = new \App\Form\Type\CommissionFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\CommissionNanoEntrepreneurFormType' shared autowired service.
*
* @return \App\Form\Type\CommissionNanoEntrepreneurFormType
*/
protected function getCommissionNanoEntrepreneurFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/CommissionNanoEntrepreneurFormType.php';
return $this->privates['App\\Form\\Type\\CommissionNanoEntrepreneurFormType'] = new \App\Form\Type\CommissionNanoEntrepreneurFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\DesinstallationMaterielFormType' shared autowired service.
*
* @return \App\Form\Type\DesinstallationMaterielFormType
*/
protected function getDesinstallationMaterielFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/DesinstallationMaterielFormType.php';
return $this->privates['App\\Form\\Type\\DesinstallationMaterielFormType'] = new \App\Form\Type\DesinstallationMaterielFormType();
}
/**
* Gets the private 'App\Form\Type\DeviceCustomerFormType' shared autowired service.
*
* @return \App\Form\Type\DeviceCustomerFormType
*/
protected function getDeviceCustomerFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/DeviceCustomerFormType.php';
return $this->privates['App\\Form\\Type\\DeviceCustomerFormType'] = new \App\Form\Type\DeviceCustomerFormType();
}
/**
* Gets the private 'App\Form\Type\DeviceDimensionFormType' shared autowired service.
*
* @return \App\Form\Type\DeviceDimensionFormType
*/
protected function getDeviceDimensionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/DeviceDimensionFormType.php';
return $this->privates['App\\Form\\Type\\DeviceDimensionFormType'] = new \App\Form\Type\DeviceDimensionFormType();
}
/**
* Gets the private 'App\Form\Type\DeviceFormType' shared autowired service.
*
* @return \App\Form\Type\DeviceFormType
*/
protected function getDeviceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/DeviceFormType.php';
return $this->privates['App\\Form\\Type\\DeviceFormType'] = new \App\Form\Type\DeviceFormType($this->getEnv('device_picture_dir'), $this->getEnv('device_attached_file_dir'), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\EntrepreneurChangeFormType' shared autowired service.
*
* @return \App\Form\Type\EntrepreneurChangeFormType
*/
protected function getEntrepreneurChangeFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/EntrepreneurChangeFormType.php';
return $this->privates['App\\Form\\Type\\EntrepreneurChangeFormType'] = new \App\Form\Type\EntrepreneurChangeFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\FabricationFormType' shared autowired service.
*
* @return \App\Form\Type\FabricationFormType
*/
protected function getFabricationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/FabricationFormType.php';
return $this->privates['App\\Form\\Type\\FabricationFormType'] = new \App\Form\Type\FabricationFormType();
}
/**
* Gets the private 'App\Form\Type\FacturationFormType' shared autowired service.
*
* @return \App\Form\Type\FacturationFormType
*/
protected function getFacturationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/FacturationFormType.php';
return $this->privates['App\\Form\\Type\\FacturationFormType'] = new \App\Form\Type\FacturationFormType($this);
}
/**
* Gets the private 'App\Form\Type\FournisseurFormType' shared autowired service.
*
* @return \App\Form\Type\FournisseurFormType
*/
protected function getFournisseurFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/FournisseurFormType.php';
return $this->privates['App\\Form\\Type\\FournisseurFormType'] = new \App\Form\Type\FournisseurFormType();
}
/**
* Gets the private 'App\Form\Type\GestionnaireFormType' shared autowired service.
*
* @return \App\Form\Type\GestionnaireFormType
*/
protected function getGestionnaireFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/GestionnaireFormType.php';
return $this->privates['App\\Form\\Type\\GestionnaireFormType'] = new \App\Form\Type\GestionnaireFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\IdentificationFormType' shared autowired service.
*
* @return \App\Form\Type\IdentificationFormType
*/
protected function getIdentificationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/IdentificationFormType.php';
return $this->privates['App\\Form\\Type\\IdentificationFormType'] = new \App\Form\Type\IdentificationFormType();
}
/**
* Gets the private 'App\Form\Type\InspectionFormType' shared autowired service.
*
* @return \App\Form\Type\InspectionFormType
*/
protected function getInspectionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/InspectionFormType.php';
return $this->privates['App\\Form\\Type\\InspectionFormType'] = new \App\Form\Type\InspectionFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\InterventionChoiceFormType' shared autowired service.
*
* @return \App\Form\Type\InterventionChoiceFormType
*/
protected function getInterventionChoiceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/InterventionChoiceFormType.php';
return $this->privates['App\\Form\\Type\\InterventionChoiceFormType'] = new \App\Form\Type\InterventionChoiceFormType();
}
/**
* Gets the private 'App\Form\Type\Intervention\FixFormType' shared autowired service.
*
* @return \App\Form\Type\Intervention\FixFormType
*/
protected function getFixFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Intervention/FixFormType.php';
return $this->privates['App\\Form\\Type\\Intervention\\FixFormType'] = new \App\Form\Type\Intervention\FixFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\Intervention\MaintenanceFormType' shared autowired service.
*
* @return \App\Form\Type\Intervention\MaintenanceFormType
*/
protected function getMaintenanceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Intervention/MaintenanceFormType.php';
return $this->privates['App\\Form\\Type\\Intervention\\MaintenanceFormType'] = new \App\Form\Type\Intervention\MaintenanceFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\Intervention\RecordFormType' shared autowired service.
*
* @return \App\Form\Type\Intervention\RecordFormType
*/
protected function getRecordFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Intervention/RecordFormType.php';
return $this->privates['App\\Form\\Type\\Intervention\\RecordFormType'] = new \App\Form\Type\Intervention\RecordFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\Intervention\TaskFormType' shared autowired service.
*
* @return \App\Form\Type\Intervention\TaskFormType
*/
protected function getTaskFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Intervention/TaskFormType.php';
return $this->privates['App\\Form\\Type\\Intervention\\TaskFormType'] = new \App\Form\Type\Intervention\TaskFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\InventaireFormType' shared autowired service.
*
* @return \App\Form\Type\InventaireFormType
*/
protected function getInventaireFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/InventaireFormType.php';
return $this->privates['App\\Form\\Type\\InventaireFormType'] = new \App\Form\Type\InventaireFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\KoboFormType' shared autowired service.
*
* @return \App\Form\Type\KoboFormType
*/
protected function getKoboFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/KoboFormType.php';
return $this->privates['App\\Form\\Type\\KoboFormType'] = new \App\Form\Type\KoboFormType();
}
/**
* Gets the private 'App\Form\Type\LocalAgenceFormType' shared autowired service.
*
* @return \App\Form\Type\LocalAgenceFormType
*/
protected function getLocalAgenceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/LocalAgenceFormType.php';
return $this->privates['App\\Form\\Type\\LocalAgenceFormType'] = new \App\Form\Type\LocalAgenceFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\LocalizationFormType' shared autowired service.
*
* @return \App\Form\Type\LocalizationFormType
*/
protected function getLocalizationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/LocalizationFormType.php';
return $this->privates['App\\Form\\Type\\LocalizationFormType'] = new \App\Form\Type\LocalizationFormType();
}
/**
* Gets the private 'App\Form\Type\MaintenanceFrequencyFormType' shared autowired service.
*
* @return \App\Form\Type\MaintenanceFrequencyFormType
*/
protected function getMaintenanceFrequencyFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaintenanceFrequencyFormType.php';
return $this->privates['App\\Form\\Type\\MaintenanceFrequencyFormType'] = new \App\Form\Type\MaintenanceFrequencyFormType();
}
/**
* Gets the private 'App\Form\Type\MaterielAssocieFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielAssocieFormType
*/
protected function getMaterielAssocieFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielAssocieFormType.php';
return $this->privates['App\\Form\\Type\\MaterielAssocieFormType'] = new \App\Form\Type\MaterielAssocieFormType();
}
/**
* Gets the private 'App\Form\Type\MaterielAssocieFormTypeOld' shared autowired service.
*
* @return \App\Form\Type\MaterielAssocieFormTypeOld
*/
protected function getMaterielAssocieFormTypeOldService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielAssocieFormTypeOld.php';
return $this->privates['App\\Form\\Type\\MaterielAssocieFormTypeOld'] = new \App\Form\Type\MaterielAssocieFormTypeOld(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\MaterielChangementDeKitFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielChangementDeKitFormType
*/
protected function getMaterielChangementDeKitFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielChangementDeKitFormType.php';
return $this->privates['App\\Form\\Type\\MaterielChangementDeKitFormType'] = new \App\Form\Type\MaterielChangementDeKitFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\MaterielClientNetworkFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielClientNetworkFormType
*/
protected function getMaterielClientNetworkFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielClientNetworkFormType.php';
return $this->privates['App\\Form\\Type\\MaterielClientNetworkFormType'] = new \App\Form\Type\MaterielClientNetworkFormType();
}
/**
* Gets the private 'App\Form\Type\MaterielDeRamplacementFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielDeRamplacementFormType
*/
protected function getMaterielDeRamplacementFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielDeRamplacementFormType.php';
return $this->privates['App\\Form\\Type\\MaterielDeRamplacementFormType'] = new \App\Form\Type\MaterielDeRamplacementFormType();
}
/**
* Gets the private 'App\Form\Type\MaterielFabriqueModelPreEnregistreFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielFabriqueModelPreEnregistreFormType
*/
protected function getMaterielFabriqueModelPreEnregistreFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielFabriqueModelPreEnregistreFormType.php';
return $this->privates['App\\Form\\Type\\MaterielFabriqueModelPreEnregistreFormType'] = new \App\Form\Type\MaterielFabriqueModelPreEnregistreFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\MaterielFacturationFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielFacturationFormType
*/
protected function getMaterielFacturationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielFacturationFormType.php';
return $this->privates['App\\Form\\Type\\MaterielFacturationFormType'] = new \App\Form\Type\MaterielFacturationFormType();
}
/**
* Gets the private 'App\Form\Type\MaterielInspectionFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielInspectionFormType
*/
protected function getMaterielInspectionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielInspectionFormType.php';
return $this->privates['App\\Form\\Type\\MaterielInspectionFormType'] = new \App\Form\Type\MaterielInspectionFormType();
}
/**
* Gets the private 'App\Form\Type\MaterielInventaireFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielInventaireFormType
*/
protected function getMaterielInventaireFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielInventaireFormType.php';
return $this->privates['App\\Form\\Type\\MaterielInventaireFormType'] = new \App\Form\Type\MaterielInventaireFormType();
}
/**
* Gets the private 'App\Form\Type\MaterielModelPreEnregistreFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielModelPreEnregistreFormType
*/
protected function getMaterielModelPreEnregistreFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielModelPreEnregistreFormType.php';
return $this->privates['App\\Form\\Type\\MaterielModelPreEnregistreFormType'] = new \App\Form\Type\MaterielModelPreEnregistreFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\MaterielMouvementFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielMouvementFormType
*/
protected function getMaterielMouvementFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielMouvementFormType.php';
return $this->privates['App\\Form\\Type\\MaterielMouvementFormType'] = new \App\Form\Type\MaterielMouvementFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\MaterielPreparationTransfertFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielPreparationTransfertFormType
*/
protected function getMaterielPreparationTransfertFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielPreparationTransfertFormType.php';
return $this->privates['App\\Form\\Type\\MaterielPreparationTransfertFormType'] = new \App\Form\Type\MaterielPreparationTransfertFormType();
}
/**
* Gets the private 'App\Form\Type\MaterielTransfertFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielTransfertFormType
*/
protected function getMaterielTransfertFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielTransfertFormType.php';
return $this->privates['App\\Form\\Type\\MaterielTransfertFormType'] = new \App\Form\Type\MaterielTransfertFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\MaterielUtiliseModelPreEnregistreFormType' shared autowired service.
*
* @return \App\Form\Type\MaterielUtiliseModelPreEnregistreFormType
*/
protected function getMaterielUtiliseModelPreEnregistreFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MaterielUtiliseModelPreEnregistreFormType.php';
return $this->privates['App\\Form\\Type\\MaterielUtiliseModelPreEnregistreFormType'] = new \App\Form\Type\MaterielUtiliseModelPreEnregistreFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\ModelFormType' shared autowired service.
*
* @return \App\Form\Type\ModelFormType
*/
protected function getModelFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ModelFormType.php';
return $this->privates['App\\Form\\Type\\ModelFormType'] = new \App\Form\Type\ModelFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\ModelePreEnregistreFormType' shared autowired service.
*
* @return \App\Form\Type\ModelePreEnregistreFormType
*/
protected function getModelePreEnregistreFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ModelePreEnregistreFormType.php';
return $this->privates['App\\Form\\Type\\ModelePreEnregistreFormType'] = new \App\Form\Type\ModelePreEnregistreFormType(($this->services['translator'] ?? $this->getTranslatorService()), $this);
}
/**
* Gets the private 'App\Form\Type\MouvementFormType' shared autowired service.
*
* @return \App\Form\Type\MouvementFormType
*/
protected function getMouvementFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/MouvementFormType.php';
return $this->privates['App\\Form\\Type\\MouvementFormType'] = new \App\Form\Type\MouvementFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\NetworkDeviceFormType' shared autowired service.
*
* @return \App\Form\Type\NetworkDeviceFormType
*/
protected function getNetworkDeviceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/NetworkDeviceFormType.php';
return $this->privates['App\\Form\\Type\\NetworkDeviceFormType'] = new \App\Form\Type\NetworkDeviceFormType();
}
/**
* Gets the private 'App\Form\Type\NetworkFormType' shared autowired service.
*
* @return \App\Form\Type\NetworkFormType
*/
protected function getNetworkFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/NetworkFormType.php';
return $this->privates['App\\Form\\Type\\NetworkFormType'] = new \App\Form\Type\NetworkFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\OfferFormType' shared autowired service.
*
* @return \App\Form\Type\OfferFormType
*/
protected function getOfferFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/OfferFormType.php';
return $this->privates['App\\Form\\Type\\OfferFormType'] = new \App\Form\Type\OfferFormType();
}
/**
* Gets the private 'App\Form\Type\PlanifiedMaintenanceFormType' shared autowired service.
*
* @return \App\Form\Type\PlanifiedMaintenanceFormType
*/
protected function getPlanifiedMaintenanceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/PlanifiedMaintenanceFormType.php';
return $this->privates['App\\Form\\Type\\PlanifiedMaintenanceFormType'] = new \App\Form\Type\PlanifiedMaintenanceFormType();
}
/**
* Gets the private 'App\Form\Type\PreparationTransfertFormType' shared autowired service.
*
* @return \App\Form\Type\PreparationTransfertFormType
*/
protected function getPreparationTransfertFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/PreparationTransfertFormType.php';
return $this->privates['App\\Form\\Type\\PreparationTransfertFormType'] = new \App\Form\Type\PreparationTransfertFormType();
}
/**
* Gets the private 'App\Form\Type\PriceOfferFormType' shared autowired service.
*
* @return \App\Form\Type\PriceOfferFormType
*/
protected function getPriceOfferFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/PriceOfferFormType.php';
return $this->privates['App\\Form\\Type\\PriceOfferFormType'] = new \App\Form\Type\PriceOfferFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Manager\\NetworkManager'] ?? $this->getNetworkManagerService()));
}
/**
* Gets the private 'App\Form\Type\ProduitFormType' shared autowired service.
*
* @return \App\Form\Type\ProduitFormType
*/
protected function getProduitFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProduitFormType.php';
return $this->privates['App\\Form\\Type\\ProduitFormType'] = new \App\Form\Type\ProduitFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\ProfileFormType' shared autowired service.
*
* @return \App\Form\Type\ProfileFormType
*/
protected function getProfileFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProfileFormType.php';
return $this->privates['App\\Form\\Type\\ProfileFormType'] = new \App\Form\Type\ProfileFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), $this->getEnv('user_picture_dir'), $this->getEnv('user_attached_file_dir'), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this);
}
/**
* Gets the private 'App\Form\Type\ProjectWorkflowFormType' shared autowired service.
*
* @return \App\Form\Type\ProjectWorkflowFormType
*/
protected function getProjectWorkflowFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProjectWorkflowFormType.php';
return $this->privates['App\\Form\\Type\\ProjectWorkflowFormType'] = new \App\Form\Type\ProjectWorkflowFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\Project\ConstructionFormType' shared autowired service.
*
* @return \App\Form\Type\Project\ConstructionFormType
*/
protected function getConstructionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Project/ConstructionFormType.php';
return $this->privates['App\\Form\\Type\\Project\\ConstructionFormType'] = new \App\Form\Type\Project\ConstructionFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Processor\\CodeProcessor'] ?? $this->getCodeProcessorService()));
}
/**
* Gets the private 'App\Form\Type\Project\ContractFormType' shared autowired service.
*
* @return \App\Form\Type\Project\ContractFormType
*/
protected function getContractFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Project/ContractFormType.php';
return $this->privates['App\\Form\\Type\\Project\\ContractFormType'] = new \App\Form\Type\Project\ContractFormType();
}
/**
* Gets the private 'App\Form\Type\Project\DefinitionFormType' shared autowired service.
*
* @return \App\Form\Type\Project\DefinitionFormType
*/
protected function getDefinitionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Project/DefinitionFormType.php';
return $this->privates['App\\Form\\Type\\Project\\DefinitionFormType'] = new \App\Form\Type\Project\DefinitionFormType($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\Project\GenerateCodeClairFormType' shared autowired service.
*
* @return \App\Form\Type\Project\GenerateCodeClairFormType
*/
protected function getGenerateCodeClairFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Project/GenerateCodeClairFormType.php';
return $this->privates['App\\Form\\Type\\Project\\GenerateCodeClairFormType'] = new \App\Form\Type\Project\GenerateCodeClairFormType();
}
/**
* Gets the private 'App\Form\Type\Project\NetworkDevicesFormType' shared autowired service.
*
* @return \App\Form\Type\Project\NetworkDevicesFormType
*/
protected function getNetworkDevicesFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Project/NetworkDevicesFormType.php';
return $this->privates['App\\Form\\Type\\Project\\NetworkDevicesFormType'] = new \App\Form\Type\Project\NetworkDevicesFormType();
}
/**
* Gets the private 'App\Form\Type\Project\NetworkFromCustomerFormType' shared autowired service.
*
* @return \App\Form\Type\Project\NetworkFromCustomerFormType
*/
protected function getNetworkFromCustomerFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Project/NetworkFromCustomerFormType.php';
return $this->privates['App\\Form\\Type\\Project\\NetworkFromCustomerFormType'] = new \App\Form\Type\Project\NetworkFromCustomerFormType();
}
/**
* Gets the private 'App\Form\Type\Project\SizingFormType' shared autowired service.
*
* @return \App\Form\Type\Project\SizingFormType
*/
protected function getSizingFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Project/SizingFormType.php';
return $this->privates['App\\Form\\Type\\Project\\SizingFormType'] = new \App\Form\Type\Project\SizingFormType();
}
/**
* Gets the private 'App\Form\Type\Project\generationCodeFormType' shared autowired service.
*
* @return \App\Form\Type\Project\generationCodeFormType
*/
protected function getGenerationCodeFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Project/generationCodeFormType.php';
return $this->privates['App\\Form\\Type\\Project\\generationCodeFormType'] = new \App\Form\Type\Project\generationCodeFormType();
}
/**
* Gets the private 'App\Form\Type\ProspectContractFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectContractFormType
*/
protected function getProspectContractFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectContractFormType.php';
return $this->privates['App\\Form\\Type\\ProspectContractFormType'] = new \App\Form\Type\ProspectContractFormType($this->getEnv('customer_contract_dir'));
}
/**
* Gets the private 'App\Form\Type\ProspectDateJoinFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectDateJoinFormType
*/
protected function getProspectDateJoinFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectDateJoinFormType.php';
return $this->privates['App\\Form\\Type\\ProspectDateJoinFormType'] = new \App\Form\Type\ProspectDateJoinFormType($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\Form\Type\ProspectDevicesFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectDevicesFormType
*/
protected function getProspectDevicesFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectDevicesFormType.php';
return $this->privates['App\\Form\\Type\\ProspectDevicesFormType'] = new \App\Form\Type\ProspectDevicesFormType();
}
/**
* Gets the private 'App\Form\Type\ProspectDistancesFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectDistancesFormType
*/
protected function getProspectDistancesFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectDistancesFormType.php';
return $this->privates['App\\Form\\Type\\ProspectDistancesFormType'] = new \App\Form\Type\ProspectDistancesFormType();
}
/**
* Gets the private 'App\Form\Type\ProspectMassUploadFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectMassUploadFormType
*/
protected function getProspectMassUploadFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectMassUploadFormType.php';
return $this->privates['App\\Form\\Type\\ProspectMassUploadFormType'] = new \App\Form\Type\ProspectMassUploadFormType($this->getEnv('prospect_mass_upload_dir'));
}
/**
* Gets the private 'App\Form\Type\ProspectOffersConsumptionFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectOffersConsumptionFormType
*/
protected function getProspectOffersConsumptionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectOffersConsumptionFormType.php';
return $this->privates['App\\Form\\Type\\ProspectOffersConsumptionFormType'] = new \App\Form\Type\ProspectOffersConsumptionFormType();
}
/**
* Gets the private 'App\Form\Type\ProspectSubscriptionFeesFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectSubscriptionFeesFormType
*/
protected function getProspectSubscriptionFeesFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectSubscriptionFeesFormType.php';
return $this->privates['App\\Form\\Type\\ProspectSubscriptionFeesFormType'] = new \App\Form\Type\ProspectSubscriptionFeesFormType();
}
/**
* Gets the private 'App\Form\Type\ProspectTotalPriceEstimationFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectTotalPriceEstimationFormType
*/
protected function getProspectTotalPriceEstimationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectTotalPriceEstimationFormType.php';
return $this->privates['App\\Form\\Type\\ProspectTotalPriceEstimationFormType'] = new \App\Form\Type\ProspectTotalPriceEstimationFormType();
}
/**
* Gets the private 'App\Form\Type\ProspectWorkflowFormType' shared autowired service.
*
* @return \App\Form\Type\ProspectWorkflowFormType
*/
protected function getProspectWorkflowFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ProspectWorkflowFormType.php';
return $this->privates['App\\Form\\Type\\ProspectWorkflowFormType'] = new \App\Form\Type\ProspectWorkflowFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'App\Form\Type\Prospect\ChangementForfaitFormType' shared autowired service.
*
* @return \App\Form\Type\Prospect\ChangementForfaitFormType
*/
protected function getChangementForfaitFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Prospect/ChangementForfaitFormType.php';
return $this->privates['App\\Form\\Type\\Prospect\\ChangementForfaitFormType'] = new \App\Form\Type\Prospect\ChangementForfaitFormType(($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['App\\Manager\\SynchroOdooManager'] ?? $this->getSynchroOdooManagerService()));
}
/**
* Gets the private 'App\Form\Type\Prospect\CustomersArticleFormType' shared autowired service.
*
* @return \App\Form\Type\Prospect\CustomersArticleFormType
*/
protected function getCustomersArticleFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Prospect/CustomersArticleFormType.php';
return $this->privates['App\\Form\\Type\\Prospect\\CustomersArticleFormType'] = new \App\Form\Type\Prospect\CustomersArticleFormType();
}
/**
* Gets the private 'App\Form\Type\Prospect\DoorToDoorFormType' shared autowired service.
*
* @return \App\Form\Type\Prospect\DoorToDoorFormType
*/
protected function getDoorToDoorFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Prospect/DoorToDoorFormType.php';
return $this->privates['App\\Form\\Type\\Prospect\\DoorToDoorFormType'] = new \App\Form\Type\Prospect\DoorToDoorFormType($this->getEnv('customer_picture_dir'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\Prospect\ElectricEquipmentFormType' shared autowired service.
*
* @return \App\Form\Type\Prospect\ElectricEquipmentFormType
*/
protected function getElectricEquipmentFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Prospect/ElectricEquipmentFormType.php';
return $this->privates['App\\Form\\Type\\Prospect\\ElectricEquipmentFormType'] = new \App\Form\Type\Prospect\ElectricEquipmentFormType();
}
/**
* Gets the private 'App\Form\Type\Prospect\ElectricProductionEquipmentFormType' shared autowired service.
*
* @return \App\Form\Type\Prospect\ElectricProductionEquipmentFormType
*/
protected function getElectricProductionEquipmentFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Prospect/ElectricProductionEquipmentFormType.php';
return $this->privates['App\\Form\\Type\\Prospect\\ElectricProductionEquipmentFormType'] = new \App\Form\Type\Prospect\ElectricProductionEquipmentFormType();
}
/**
* Gets the private 'App\Form\Type\Prospect\IdentificationFormType' shared autowired service.
*
* @return \App\Form\Type\Prospect\IdentificationFormType
*/
protected function getIdentificationFormType2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Prospect/IdentificationFormType.php';
return $this->privates['App\\Form\\Type\\Prospect\\IdentificationFormType'] = new \App\Form\Type\Prospect\IdentificationFormType();
}
/**
* Gets the private 'App\Form\Type\Prospect\RefundFormType' shared autowired service.
*
* @return \App\Form\Type\Prospect\RefundFormType
*/
protected function getRefundFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Prospect/RefundFormType.php';
return $this->privates['App\\Form\\Type\\Prospect\\RefundFormType'] = new \App\Form\Type\Prospect\RefundFormType();
}
/**
* Gets the private 'App\Form\Type\Prospect\SurveyFormType' shared autowired service.
*
* @return \App\Form\Type\Prospect\SurveyFormType
*/
protected function getSurveyFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/Prospect/SurveyFormType.php';
return $this->privates['App\\Form\\Type\\Prospect\\SurveyFormType'] = new \App\Form\Type\Prospect\SurveyFormType();
}
/**
* Gets the private 'App\Form\Type\ReadOnly\ReadOnlyFormType' shared autowired service.
*
* @return \App\Form\Type\ReadOnly\ReadOnlyFormType
*/
protected function getReadOnlyFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ReadOnly/ReadOnlyFormType.php';
return $this->privates['App\\Form\\Type\\ReadOnly\\ReadOnlyFormType'] = new \App\Form\Type\ReadOnly\ReadOnlyFormType();
}
/**
* Gets the private 'App\Form\Type\ReceptionFormType' shared autowired service.
*
* @return \App\Form\Type\ReceptionFormType
*/
protected function getReceptionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ReceptionFormType.php';
return $this->privates['App\\Form\\Type\\ReceptionFormType'] = new \App\Form\Type\ReceptionFormType(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Form\Type\ReceptionTransfertFormType' shared autowired service.
*
* @return \App\Form\Type\ReceptionTransfertFormType
*/
protected function getReceptionTransfertFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ReceptionTransfertFormType.php';
return $this->privates['App\\Form\\Type\\ReceptionTransfertFormType'] = new \App\Form\Type\ReceptionTransfertFormType();
}
/**
* Gets the private 'App\Form\Type\RecommendedDeviceFormType' shared autowired service.
*
* @return \App\Form\Type\RecommendedDeviceFormType
*/
protected function getRecommendedDeviceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/RecommendedDeviceFormType.php';
return $this->privates['App\\Form\\Type\\RecommendedDeviceFormType'] = new \App\Form\Type\RecommendedDeviceFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\RegularisationFormType' shared autowired service.
*
* @return \App\Form\Type\RegularisationFormType
*/
protected function getRegularisationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/RegularisationFormType.php';
return $this->privates['App\\Form\\Type\\RegularisationFormType'] = new \App\Form\Type\RegularisationFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Form\Type\RemplacementChangementKitFormType' shared autowired service.
*
* @return \App\Form\Type\RemplacementChangementKitFormType
*/
protected function getRemplacementChangementKitFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/RemplacementChangementKitFormType.php';
return $this->privates['App\\Form\\Type\\RemplacementChangementKitFormType'] = new \App\Form\Type\RemplacementChangementKitFormType();
}
/**
* Gets the private 'App\Form\Type\RemplacementDefectueuxType' shared autowired service.
*
* @return \App\Form\Type\RemplacementDefectueuxType
*/
protected function getRemplacementDefectueuxTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/RemplacementDefectueuxType.php';
return $this->privates['App\\Form\\Type\\RemplacementDefectueuxType'] = new \App\Form\Type\RemplacementDefectueuxType();
}
/**
* Gets the private 'App\Form\Type\RemplacementRemplacementType' shared autowired service.
*
* @return \App\Form\Type\RemplacementRemplacementType
*/
protected function getRemplacementRemplacementTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/RemplacementRemplacementType.php';
return $this->privates['App\\Form\\Type\\RemplacementRemplacementType'] = new \App\Form\Type\RemplacementRemplacementType();
}
/**
* Gets the private 'App\Form\Type\RemplacementType' shared autowired service.
*
* @return \App\Form\Type\RemplacementType
*/
protected function getRemplacementTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/RemplacementType.php';
return $this->privates['App\\Form\\Type\\RemplacementType'] = new \App\Form\Type\RemplacementType();
}
/**
* Gets the private 'App\Form\Type\RetourMaterielFormType' shared autowired service.
*
* @return \App\Form\Type\RetourMaterielFormType
*/
protected function getRetourMaterielFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/RetourMaterielFormType.php';
return $this->privates['App\\Form\\Type\\RetourMaterielFormType'] = new \App\Form\Type\RetourMaterielFormType();
}
/**
* Gets the private 'App\Form\Type\SatisfactionFormType' shared autowired service.
*
* @return \App\Form\Type\SatisfactionFormType
*/
protected function getSatisfactionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/SatisfactionFormType.php';
return $this->privates['App\\Form\\Type\\SatisfactionFormType'] = new \App\Form\Type\SatisfactionFormType();
}
/**
* Gets the private 'App\Form\Type\SoldFormType' shared autowired service.
*
* @return \App\Form\Type\SoldFormType
*/
protected function getSoldFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/SoldFormType.php';
return $this->privates['App\\Form\\Type\\SoldFormType'] = new \App\Form\Type\SoldFormType(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), $this);
}
/**
* Gets the private 'App\Form\Type\TransfertFormType' shared autowired service.
*
* @return \App\Form\Type\TransfertFormType
*/
protected function getTransfertFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/TransfertFormType.php';
return $this->privates['App\\Form\\Type\\TransfertFormType'] = new \App\Form\Type\TransfertFormType();
}
/**
* Gets the private 'App\Form\Type\UserCaisseFormType' shared autowired service.
*
* @return \App\Form\Type\UserCaisseFormType
*/
protected function getUserCaisseFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/UserCaisseFormType.php';
return $this->privates['App\\Form\\Type\\UserCaisseFormType'] = new \App\Form\Type\UserCaisseFormType();
}
/**
* Gets the private 'App\Form\Type\UserPermissionOnAgenceFormType' shared autowired service.
*
* @return \App\Form\Type\UserPermissionOnAgenceFormType
*/
protected function getUserPermissionOnAgenceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/UserPermissionOnAgenceFormType.php';
return $this->privates['App\\Form\\Type\\UserPermissionOnAgenceFormType'] = new \App\Form\Type\UserPermissionOnAgenceFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Form\Type\ZoneFormType' shared autowired service.
*
* @return \App\Form\Type\ZoneFormType
*/
protected function getZoneFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Type/ZoneFormType.php';
return $this->privates['App\\Form\\Type\\ZoneFormType'] = new \App\Form\Type\ZoneFormType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Helper\RoleHelper' shared autowired service.
*
* @return \App\Helper\RoleHelper
*/
protected function getRoleHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Helper/RoleHelper.php';
return $this->privates['App\\Helper\\RoleHelper'] = new \App\Helper\RoleHelper(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()));
}
/**
* Gets the private 'App\Manager\CustomerManager' shared autowired service.
*
* @return \App\Manager\CustomerManager
*/
protected function getCustomerManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/CustomerManager.php';
include_once \dirname(__DIR__, 4).'/src/Utils/Base64FileUploader.php';
return $this->privates['App\\Manager\\CustomerManager'] = new \App\Manager\CustomerManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this, new \App\Utils\Base64FileUploader(), ($this->privates['App\\Manager\\MoveRequestManager'] ?? $this->getMoveRequestManagerService()), ($this->privates['App\\Manager\\SynchroOdooManager'] ?? $this->getSynchroOdooManagerService()));
}
/**
* Gets the private 'App\Manager\DashboardManager' shared autowired service.
*
* @return \App\Manager\DashboardManager
*/
protected function getDashboardManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/DashboardManager.php';
return $this->privates['App\\Manager\\DashboardManager'] = new \App\Manager\DashboardManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Manager\KoboDataManager' shared autowired service.
*
* @return \App\Manager\KoboDataManager
*/
protected function getKoboDataManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/KoboDataManager.php';
include_once \dirname(__DIR__, 4).'/src/Http/Client/KoboPicture.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-client/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
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/SmtpTransport.php';
include_once \dirname(__DIR__, 4).'/src/Http/Client/KoboApi.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Manager\\KoboDataManager'])) {
return $this->privates['App\\Manager\\KoboDataManager'];
}
$b = new \GuzzleHttp\Client();
return $this->privates['App\\Manager\\KoboDataManager'] = new \App\Manager\KoboDataManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\Http\Client\KoboPicture(($this->privates['App\\Symfony\\Form\\Uploader'] ?? $this->getUploaderService()), $b, $this->getEnv('building_picture_dir'), (\dirname(__DIR__, 4).'/../web')), new \Swift_Mailer(new \Swift_SmtpTransport($this->getEnv('MAILER_HOST'), $this->getEnv('MAILER_TRANSPORT'), $this->getEnv('MAILER_USER'), $this->getEnv('MAILER_PASSWORD'), $this->getEnv('MAILER_PORT'), $this->getEnv('MAILER_AUTH_MODE'))), $a, new \App\Http\Client\KoboApi($b), $this->getEnv('mailer_user'), $this->getEnv('mailer_recipient'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Manager\MoveRequestManager' shared autowired service.
*
* @return \App\Manager\MoveRequestManager
*/
protected function getMoveRequestManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/MoveRequestManager.php';
return $this->privates['App\\Manager\\MoveRequestManager'] = new \App\Manager\MoveRequestManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
}
/**
* Gets the private 'App\Manager\NetworkManager' shared autowired service.
*
* @return \App\Manager\NetworkManager
*/
protected function getNetworkManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/NetworkManager.php';
return $this->privates['App\\Manager\\NetworkManager'] = new \App\Manager\NetworkManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->privates['App\\Manager\\MoveRequestManager'] ?? $this->getMoveRequestManagerService()));
}
/**
* Gets the private 'App\Manager\ProjectManager' shared autowired service.
*
* @return \App\Manager\ProjectManager
*/
protected function getProjectManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/ProjectManager.php';
return $this->privates['App\\Manager\\ProjectManager'] = new \App\Manager\ProjectManager($this);
}
/**
* Gets the private 'App\Manager\SatisfactionManager' shared autowired service.
*
* @return \App\Manager\SatisfactionManager
*/
protected function getSatisfactionManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/SatisfactionManager.php';
return $this->privates['App\\Manager\\SatisfactionManager'] = new \App\Manager\SatisfactionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
}
/**
* Gets the private 'App\Manager\SynchroOdooManager' shared autowired service.
*
* @return \App\Manager\SynchroOdooManager
*/
protected function getSynchroOdooManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/SynchroOdooManager.php';
include_once \dirname(__DIR__, 4).'/src/Http/Unirest/UnirestMashape.php';
return $this->privates['App\\Manager\\SynchroOdooManager'] = new \App\Manager\SynchroOdooManager($this, new \App\Http\Unirest\UnirestMashape($this), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Manager\UserManager' shared autowired service.
*
* @return \App\Manager\UserManager
*/
protected function getUserManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/UserManager.php';
return $this->privates['App\\Manager\\UserManager'] = new \App\Manager\UserManager(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Manager\ZoneManager' shared autowired service.
*
* @return \App\Manager\ZoneManager
*/
protected function getZoneManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Manager/ZoneManager.php';
return $this->privates['App\\Manager\\ZoneManager'] = new \App\Manager\ZoneManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
}
/**
* Gets the private 'App\Processor\CodeMassUploadProcessor' shared autowired service.
*
* @return \App\Processor\CodeMassUploadProcessor
*/
protected function getCodeMassUploadProcessorService()
{
include_once \dirname(__DIR__, 4).'/src/Processor/CodeMassUploadProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['App\\Processor\\CodeMassUploadProcessor'] = new \App\Processor\CodeMassUploadProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), (\dirname(__DIR__, 4).'/../web'.$this->getEnv('string:code_mass_upload_dir')), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
}
/**
* Gets the private 'App\Processor\CodeProcessor' shared autowired service.
*
* @return \App\Processor\CodeProcessor
*/
protected function getCodeProcessorService()
{
include_once \dirname(__DIR__, 4).'/src/Processor/CodeProcessor.php';
return $this->privates['App\\Processor\\CodeProcessor'] = new \App\Processor\CodeProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Processor\ProjectWorkflowProcessor' shared autowired service.
*
* @return \App\Processor\ProjectWorkflowProcessor
*/
protected function getProjectWorkflowProcessorService()
{
include_once \dirname(__DIR__, 4).'/src/Processor/ProjectWorkflowProcessor.php';
$a = ($this->services['.container.private.state_machine.network_validation'] ?? $this->get_Container_Private_StateMachine_NetworkValidationService());
if (isset($this->privates['App\\Processor\\ProjectWorkflowProcessor'])) {
return $this->privates['App\\Processor\\ProjectWorkflowProcessor'];
}
return $this->privates['App\\Processor\\ProjectWorkflowProcessor'] = new \App\Processor\ProjectWorkflowProcessor($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Processor\ProspectMassUploadProcessor' shared autowired service.
*
* @return \App\Processor\ProspectMassUploadProcessor
*/
protected function getProspectMassUploadProcessorService()
{
include_once \dirname(__DIR__, 4).'/src/Processor/ProspectMassUploadProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['App\\Processor\\ProspectMassUploadProcessor'] = new \App\Processor\ProspectMassUploadProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), (\dirname(__DIR__, 4).'/../web'.$this->getEnv('string:prospect_mass_upload_dir')), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
}
/**
* Gets the private 'App\Processor\ProspectWorkflowProcessor' shared autowired service.
*
* @return \App\Processor\ProspectWorkflowProcessor
*/
protected function getProspectWorkflowProcessorService()
{
include_once \dirname(__DIR__, 4).'/src/Processor/ProspectWorkflowProcessor.php';
$a = ($this->services['.container.private.state_machine.prospect_validation'] ?? $this->get_Container_Private_StateMachine_ProspectValidationService());
if (isset($this->privates['App\\Processor\\ProspectWorkflowProcessor'])) {
return $this->privates['App\\Processor\\ProspectWorkflowProcessor'];
}
return $this->privates['App\\Processor\\ProspectWorkflowProcessor'] = new \App\Processor\ProspectWorkflowProcessor($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Repository\AgenceRepository' shared autowired service.
*
* @return \App\Repository\AgenceRepository
*/
protected function getAgenceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AgenceRepository.php';
return $this->privates['App\\Repository\\AgenceRepository'] = new \App\Repository\AgenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ArticleClientRepository' shared autowired service.
*
* @return \App\Repository\ArticleClientRepository
*/
protected function getArticleClientRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ArticleClientRepository.php';
return $this->privates['App\\Repository\\ArticleClientRepository'] = new \App\Repository\ArticleClientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CaracteristiqueCommercialeRepository' shared autowired service.
*
* @return \App\Repository\CaracteristiqueCommercialeRepository
*/
protected function getCaracteristiqueCommercialeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CaracteristiqueCommercialeRepository.php';
return $this->privates['App\\Repository\\CaracteristiqueCommercialeRepository'] = new \App\Repository\CaracteristiqueCommercialeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CaracteristiqueTechniqueRepository' shared autowired service.
*
* @return \App\Repository\CaracteristiqueTechniqueRepository
*/
protected function getCaracteristiqueTechniqueRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CaracteristiqueTechniqueRepository.php';
return $this->privates['App\\Repository\\CaracteristiqueTechniqueRepository'] = new \App\Repository\CaracteristiqueTechniqueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ChangementKitRepository' shared autowired service.
*
* @return \App\Repository\ChangementKitRepository
*/
protected function getChangementKitRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ChangementKitRepository.php';
return $this->privates['App\\Repository\\ChangementKitRepository'] = new \App\Repository\ChangementKitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CustomerRepository' shared autowired service.
*
* @return \App\Repository\CustomerRepository
*/
protected function getCustomerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CustomerRepository.php';
return $this->privates['App\\Repository\\CustomerRepository'] = new \App\Repository\CustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EmplacementRepository' shared autowired service.
*
* @return \App\Repository\EmplacementRepository
*/
protected function getEmplacementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/EmplacementRepository.php';
return $this->privates['App\\Repository\\EmplacementRepository'] = new \App\Repository\EmplacementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EtatMaterielRepository' shared autowired service.
*
* @return \App\Repository\EtatMaterielRepository
*/
protected function getEtatMaterielRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/EtatMaterielRepository.php';
return $this->privates['App\\Repository\\EtatMaterielRepository'] = new \App\Repository\EtatMaterielRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FabricationRepository' shared autowired service.
*
* @return \App\Repository\FabricationRepository
*/
protected function getFabricationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FabricationRepository.php';
return $this->privates['App\\Repository\\FabricationRepository'] = new \App\Repository\FabricationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FacturationRepository' shared autowired service.
*
* @return \App\Repository\FacturationRepository
*/
protected function getFacturationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FacturationRepository.php';
return $this->privates['App\\Repository\\FacturationRepository'] = new \App\Repository\FacturationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FournisseurRepository' shared autowired service.
*
* @return \App\Repository\FournisseurRepository
*/
protected function getFournisseurRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/FournisseurRepository.php';
return $this->privates['App\\Repository\\FournisseurRepository'] = new \App\Repository\FournisseurRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\HistoriquePrixVenteArticleRepository' shared autowired service.
*
* @return \App\Repository\HistoriquePrixVenteArticleRepository
*/
protected function getHistoriquePrixVenteArticleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/HistoriquePrixVenteArticleRepository.php';
return $this->privates['App\\Repository\\HistoriquePrixVenteArticleRepository'] = new \App\Repository\HistoriquePrixVenteArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\IdentifiantRepository' shared autowired service.
*
* @return \App\Repository\IdentifiantRepository
*/
protected function getIdentifiantRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/IdentifiantRepository.php';
return $this->privates['App\\Repository\\IdentifiantRepository'] = new \App\Repository\IdentifiantRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\IdentificationRepository' shared autowired service.
*
* @return \App\Repository\IdentificationRepository
*/
protected function getIdentificationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/IdentificationRepository.php';
return $this->privates['App\\Repository\\IdentificationRepository'] = new \App\Repository\IdentificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InspectionRepository' shared autowired service.
*
* @return \App\Repository\InspectionRepository
*/
protected function getInspectionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InspectionRepository.php';
return $this->privates['App\\Repository\\InspectionRepository'] = new \App\Repository\InspectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InventaireHistoriqueRepository' shared autowired service.
*
* @return \App\Repository\InventaireHistoriqueRepository
*/
protected function getInventaireHistoriqueRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InventaireHistoriqueRepository.php';
return $this->privates['App\\Repository\\InventaireHistoriqueRepository'] = new \App\Repository\InventaireHistoriqueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InventaireRepository' shared autowired service.
*
* @return \App\Repository\InventaireRepository
*/
protected function getInventaireRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/InventaireRepository.php';
return $this->privates['App\\Repository\\InventaireRepository'] = new \App\Repository\InventaireRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LocalAgenceRepository' shared autowired service.
*
* @return \App\Repository\LocalAgenceRepository
*/
protected function getLocalAgenceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/LocalAgenceRepository.php';
return $this->privates['App\\Repository\\LocalAgenceRepository'] = new \App\Repository\LocalAgenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LotRepository' shared autowired service.
*
* @return \App\Repository\LotRepository
*/
protected function getLotRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/LotRepository.php';
return $this->privates['App\\Repository\\LotRepository'] = new \App\Repository\LotRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MaterielAssocieRepository' shared autowired service.
*
* @return \App\Repository\MaterielAssocieRepository
*/
protected function getMaterielAssocieRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MaterielAssocieRepository.php';
return $this->privates['App\\Repository\\MaterielAssocieRepository'] = new \App\Repository\MaterielAssocieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MaterielClientNetworkRepository' shared autowired service.
*
* @return \App\Repository\MaterielClientNetworkRepository
*/
protected function getMaterielClientNetworkRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MaterielClientNetworkRepository.php';
return $this->privates['App\\Repository\\MaterielClientNetworkRepository'] = new \App\Repository\MaterielClientNetworkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MaterielFabriqueModelPreEnregistreRepository' shared autowired service.
*
* @return \App\Repository\MaterielFabriqueModelPreEnregistreRepository
*/
protected function getMaterielFabriqueModelPreEnregistreRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MaterielFabriqueModelPreEnregistreRepository.php';
return $this->privates['App\\Repository\\MaterielFabriqueModelPreEnregistreRepository'] = new \App\Repository\MaterielFabriqueModelPreEnregistreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MaterielFacturationRepository' shared autowired service.
*
* @return \App\Repository\MaterielFacturationRepository
*/
protected function getMaterielFacturationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MaterielFacturationRepository.php';
return $this->privates['App\\Repository\\MaterielFacturationRepository'] = new \App\Repository\MaterielFacturationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MaterielInspectionRepository' shared autowired service.
*
* @return \App\Repository\MaterielInspectionRepository
*/
protected function getMaterielInspectionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MaterielInspectionRepository.php';
return $this->privates['App\\Repository\\MaterielInspectionRepository'] = new \App\Repository\MaterielInspectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MaterielModelPreEnregistreRepository' shared autowired service.
*
* @return \App\Repository\MaterielModelPreEnregistreRepository
*/
protected function getMaterielModelPreEnregistreRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MaterielModelPreEnregistreRepository.php';
return $this->privates['App\\Repository\\MaterielModelPreEnregistreRepository'] = new \App\Repository\MaterielModelPreEnregistreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MaterielMouvementRepository' shared autowired service.
*
* @return \App\Repository\MaterielMouvementRepository
*/
protected function getMaterielMouvementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MaterielMouvementRepository.php';
return $this->privates['App\\Repository\\MaterielMouvementRepository'] = new \App\Repository\MaterielMouvementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MaterielTransfertRepository' shared autowired service.
*
* @return \App\Repository\MaterielTransfertRepository
*/
protected function getMaterielTransfertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MaterielTransfertRepository.php';
return $this->privates['App\\Repository\\MaterielTransfertRepository'] = new \App\Repository\MaterielTransfertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ModelRepository' shared autowired service.
*
* @return \App\Repository\ModelRepository
*/
protected function getModelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ModelRepository.php';
return $this->privates['App\\Repository\\ModelRepository'] = new \App\Repository\ModelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ModelePreEnregistreRepository' shared autowired service.
*
* @return \App\Repository\ModelePreEnregistreRepository
*/
protected function getModelePreEnregistreRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ModelePreEnregistreRepository.php';
return $this->privates['App\\Repository\\ModelePreEnregistreRepository'] = new \App\Repository\ModelePreEnregistreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MotifMouvementRepository' shared autowired service.
*
* @return \App\Repository\MotifMouvementRepository
*/
protected function getMotifMouvementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MotifMouvementRepository.php';
return $this->privates['App\\Repository\\MotifMouvementRepository'] = new \App\Repository\MotifMouvementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MouvementRepository' shared autowired service.
*
* @return \App\Repository\MouvementRepository
*/
protected function getMouvementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MouvementRepository.php';
return $this->privates['App\\Repository\\MouvementRepository'] = new \App\Repository\MouvementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NetworkRepository' shared autowired service.
*
* @return \App\Repository\NetworkRepository
*/
protected function getNetworkRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/NetworkRepository.php';
return $this->privates['App\\Repository\\NetworkRepository'] = new \App\Repository\NetworkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PreparationTransfertRepository' shared autowired service.
*
* @return \App\Repository\PreparationTransfertRepository
*/
protected function getPreparationTransfertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PreparationTransfertRepository.php';
return $this->privates['App\\Repository\\PreparationTransfertRepository'] = new \App\Repository\PreparationTransfertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProduitRepository' shared autowired service.
*
* @return \App\Repository\ProduitRepository
*/
protected function getProduitRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProduitRepository.php';
return $this->privates['App\\Repository\\ProduitRepository'] = new \App\Repository\ProduitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ReceptionRepository' shared autowired service.
*
* @return \App\Repository\ReceptionRepository
*/
protected function getReceptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ReceptionRepository.php';
return $this->privates['App\\Repository\\ReceptionRepository'] = new \App\Repository\ReceptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ReceptionTransfertRepository' shared autowired service.
*
* @return \App\Repository\ReceptionTransfertRepository
*/
protected function getReceptionTransfertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ReceptionTransfertRepository.php';
return $this->privates['App\\Repository\\ReceptionTransfertRepository'] = new \App\Repository\ReceptionTransfertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RemplacementRepository' shared autowired service.
*
* @return \App\Repository\RemplacementRepository
*/
protected function getRemplacementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RemplacementRepository.php';
return $this->privates['App\\Repository\\RemplacementRepository'] = new \App\Repository\RemplacementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\StockRepository' shared autowired service.
*
* @return \App\Repository\StockRepository
*/
protected function getStockRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/StockRepository.php';
return $this->privates['App\\Repository\\StockRepository'] = new \App\Repository\StockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TransfertRepository' shared autowired service.
*
* @return \App\Repository\TransfertRepository
*/
protected function getTransfertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TransfertRepository.php';
return $this->privates['App\\Repository\\TransfertRepository'] = new \App\Repository\TransfertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TypeEmplacementRepository' shared autowired service.
*
* @return \App\Repository\TypeEmplacementRepository
*/
protected function getTypeEmplacementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TypeEmplacementRepository.php';
return $this->privates['App\\Repository\\TypeEmplacementRepository'] = new \App\Repository\TypeEmplacementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserPermissionOnAgenceRepository' shared autowired service.
*
* @return \App\Repository\UserPermissionOnAgenceRepository
*/
protected function getUserPermissionOnAgenceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserPermissionOnAgenceRepository.php';
return $this->privates['App\\Repository\\UserPermissionOnAgenceRepository'] = new \App\Repository\UserPermissionOnAgenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserRepository' shared autowired service.
*
* @return \App\Repository\UserRepository
*/
protected function getUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserRepository.php';
return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository();
}
/**
* Gets the private 'App\Repository\UsersRepository' shared autowired service.
*
* @return \App\Repository\UsersRepository
*/
protected function getUsersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UsersRepository.php';
return $this->privates['App\\Repository\\UsersRepository'] = new \App\Repository\UsersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Service\Dashboard\DashboardService' shared autowired service.
*
* @return \App\Service\Dashboard\DashboardService
*/
protected function getDashboardServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Dashboard/DashboardServiceInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Dashboard/DashboardService.php';
return $this->privates['App\\Service\\Dashboard\\DashboardService'] = new \App\Service\Dashboard\DashboardService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Service\Historic\HistoricService' shared autowired service.
*
* @return \App\Service\Historic\HistoricService
*/
protected function getHistoricServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Historic/HistoricServiceInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Historic/HistoricService.php';
return $this->privates['App\\Service\\Historic\\HistoricService'] = new \App\Service\Historic\HistoricService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Service\MailerService' shared autowired service.
*
* @return \App\Service\MailerService
*/
protected function getMailerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/MailerService.php';
$a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->privates['App\\Service\\MailerService'])) {
return $this->privates['App\\Service\\MailerService'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\MailerService'])) {
return $this->privates['App\\Service\\MailerService'];
}
return $this->privates['App\\Service\\MailerService'] = new \App\Service\MailerService($a, ($this->services['router'] ?? $this->getRouterService()), $b);
}
/**
* Gets the private 'App\Service\OperationService' shared autowired service.
*
* @return \App\Service\OperationService
*/
protected function getOperationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/OperationService.php';
return $this->privates['App\\Service\\OperationService'] = new \App\Service\OperationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Symfony\Form\Uploader' shared autowired service.
*
* @return \App\Symfony\Form\Uploader
*/
protected function getUploaderService()
{
include_once \dirname(__DIR__, 4).'/src/Symfony/Form/Uploader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['App\\Symfony\\Form\\Uploader'] = new \App\Symfony\Form\Uploader(\dirname(__DIR__, 4), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
}
/**
* Gets the private 'App\Validator\Constraints\UniqueCodeCaisseValidator' shared autowired service.
*
* @return \App\Validator\Constraints\UniqueCodeCaisseValidator
*/
protected function getUniqueCodeCaisseValidatorService()
{
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).'/src/Validator/Constraints/UniqueCodeCaisseValidator.php';
return $this->privates['App\\Validator\\Constraints\\UniqueCodeCaisseValidator'] = new \App\Validator\Constraints\UniqueCodeCaisseValidator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Validator\Constraints\UniqueProspectInProjectValidator' shared autowired service.
*
* @return \App\Validator\Constraints\UniqueProspectInProjectValidator
*/
protected function getUniqueProspectInProjectValidatorService()
{
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).'/src/Validator/Constraints/UniqueProspectInProjectValidator.php';
return $this->privates['App\\Validator\\Constraints\\UniqueProspectInProjectValidator'] = new \App\Validator\Constraints\UniqueProspectInProjectValidator();
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'));
}
/**
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
*
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
*/
protected function getRunSqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
$this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('dbal:run-sql');
return $instance;
}
/**
* Gets the private 'Gedmo\Blameable\BlameableListener' shared service.
*
* @return \Gedmo\Blameable\BlameableListener
*/
protected function getBlameableListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Blameable/BlameableListener.php';
$this->privates['Gedmo\\Blameable\\BlameableListener'] = $instance = new \Gedmo\Blameable\BlameableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'Gedmo\Loggable\LoggableListener' shared service.
*
* @return \Gedmo\Loggable\LoggableListener
*/
protected function getLoggableListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
$this->privates['Gedmo\\Loggable\\LoggableListener'] = $instance = new \Gedmo\Loggable\LoggableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'Gedmo\Translatable\TranslatableListener' shared service.
*
* @return \Gedmo\Translatable\TranslatableListener
*/
protected function getTranslatableListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
$this->privates['Gedmo\\Translatable\\TranslatableListener'] = $instance = new \Gedmo\Translatable\TranslatableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->setDefaultLocale('en');
$instance->setTranslationFallback(false);
return $instance;
}
/**
* Gets the private 'SensioLabs\Security\Command\SecurityCheckerCommand' shared autowired service.
*
* @return \SensioLabs\Security\Command\SecurityCheckerCommand
*/
protected function getSecurityCheckerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/sensiolabs/security-checker/SensioLabs/Security/Command/SecurityCheckerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/sensiolabs/security-checker/SensioLabs/Security/SecurityChecker.php';
$this->privates['SensioLabs\\Security\\Command\\SecurityCheckerCommand'] = $instance = new \SensioLabs\Security\Command\SecurityCheckerCommand(new \SensioLabs\Security\SecurityChecker());
$instance->setName('security:check');
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 'api_platform.cache.identifiers_extractor' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_IdentifiersExtractorService()
{
return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LMDoCOx09t', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
{
return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nQVgDPMy8K', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.resource' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_ResourceService()
{
return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+uhBb03Thn', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
{
return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qcmb9b0LDt', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.route_name_resolver' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_RouteNameResolverService()
{
return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('eFV8xXoxI1', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
{
return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YHd8qYMU6J', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
*/
protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/DataPersister.php';
return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/CollectionDataProvider.php';
return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
yield 1 => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
yield 2 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
yield 3 => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
yield 4 => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
}, 5));
}
/**
* Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/ItemDataProvider.php';
return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
}, 1), NULL);
}
/**
* Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
yield 1 => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
yield 2 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
yield 3 => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
yield 4 => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
}, 5), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
}, 1), NULL);
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 30, true, NULL, NULL, false, ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), true, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/Pagination.php';
$a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a, $this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
}
/**
* Gets the private 'api_platform.fos_user.event_listener' shared service.
*
* @return \ApiPlatform\Core\Bridge\FosUser\EventListener
*/
protected function getApiPlatform_FosUser_EventListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/FosUser/EventListener.php';
return $this->privates['api_platform.fos_user.event_listener'] = new \ApiPlatform\Core\Bridge\FosUser\EventListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
}
/**
* Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
*
* @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
*/
protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
{
return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
*
* @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
*/
protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
{
$a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
return $this->privates['api_platform.hydra.json_schema.schema_factory'];
}
return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
}
/**
* Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
*
* @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
*/
protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
{
return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
}
/**
* Gets the private 'api_platform.identifier.converter' shared service.
*
* @return \ApiPlatform\Core\Identifier\IdentifierConverter
*/
protected function getApiPlatform_Identifier_ConverterService()
{
return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
yield 1 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
yield 2 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->getApiPlatform_Identifier_UuidNormalizerService());
}, 3));
}
/**
* Gets the private 'api_platform.identifier.uuid_normalizer' shared service.
*
* @return \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer
*
* @deprecated Since api-platform/core 2.7: The "api_platform.identifier.uuid_normalizer" service is deprecated since 2.7 and will be removed in 3.0. Use the "api_platform.ramsey_uuid.uri_variables.transformer.uuid" service instead.
*/
protected function getApiPlatform_Identifier_UuidNormalizerService()
{
trigger_deprecation('api-platform/core', '2.7', 'The "api_platform.identifier.uuid_normalizer" service is deprecated since 2.7 and will be removed in 3.0. Use the "api_platform.ramsey_uuid.uri_variables.transformer.uuid" service instead.');
return $this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer();
}
/**
* Gets the private 'api_platform.identifiers_extractor.cached' shared service.
*
* @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
*/
protected function getApiPlatform_IdentifiersExtractor_CachedService()
{
$a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, $b, true), $a, $b);
}
/**
* Gets the private 'api_platform.iri_converter.legacy' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
*
* @deprecated Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
*/
protected function getApiPlatform_IriConverter_LegacyService()
{
trigger_deprecation('api-platform/core', '2.7', 'Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\\Api\\IriConverterInterface" instead.');
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolver.php';
$a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.json_schema.json_schema_generate_command' shared service.
*
* @return \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand
*/
protected function getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
$this->privates['api_platform.json_schema.json_schema_generate_command'] = $instance = new \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
$instance->setName('api:json-schema:generate');
return $instance;
}
/**
* Gets the private 'api_platform.json_schema.type_factory' shared service.
*
* @return \ApiPlatform\Core\JsonSchema\TypeFactory
*/
protected function getApiPlatform_JsonSchema_TypeFactoryService()
{
$this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
$instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
return $instance;
}
/**
* Gets the private 'api_platform.jsonld.context_builder' shared service.
*
* @return \ApiPlatform\JsonLd\ContextBuilder
*/
protected function getApiPlatform_Jsonld_ContextBuilderService()
{
$a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
}
/**
* Gets the private 'api_platform.listener.exception' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\ExceptionListener
*/
protected function getApiPlatform_Listener_ExceptionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ErrorListener.php';
return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Symfony\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false, new \ApiPlatform\Symfony\EventListener\ErrorListener('api_platform.action.exception', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), true));
}
/**
* Gets the private 'api_platform.listener.exception.validation' shared service.
*
* @return \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener
*/
protected function getApiPlatform_Listener_Exception_ValidationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Validator/EventListener/ValidationExceptionListener.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['api_platform.listener.exception.validation'])) {
return $this->privates['api_platform.listener.exception.validation'];
}
return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener($a, $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
}
/**
* Gets the private 'api_platform.listener.request.add_format' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\AddFormatListener
*/
protected function getApiPlatform_Listener_Request_AddFormatService()
{
return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
}
/**
* Gets the private 'api_platform.listener.request.deserialize' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\DeserializeListener
*/
protected function getApiPlatform_Listener_Request_DeserializeService()
{
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['api_platform.listener.request.deserialize'])) {
return $this->privates['api_platform.listener.request.deserialize'];
}
return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.listener.request.read.legacy' shared service.
*
* @return \ApiPlatform\Core\EventListener\ReadListener
*/
protected function getApiPlatform_Listener_Request_Read_LegacyService()
{
return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.listener.view.respond' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\RespondListener
*/
protected function getApiPlatform_Listener_View_RespondService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/RespondListener.php';
return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Symfony\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), NULL);
}
/**
* Gets the private 'api_platform.listener.view.serialize' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\SerializeListener
*/
protected function getApiPlatform_Listener_View_SerializeService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/SerializeListener.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['api_platform.listener.view.serialize'])) {
return $this->privates['api_platform.listener.view.serialize'];
}
return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Symfony\EventListener\SerializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.listener.view.validate' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\ValidateListener
*/
protected function getApiPlatform_Listener_View_ValidateService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ValidateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Validator/Validator.php';
return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Symfony\EventListener\ValidateListener(new \ApiPlatform\Symfony\Validator\Validator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $this), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
*/
protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
{
return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);
}
/**
* Gets the private 'api_platform.listener.view.write.legacy' shared service.
*
* @return \ApiPlatform\Core\EventListener\WriteListener
*/
protected function getApiPlatform_Listener_View_Write_LegacyService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/WriteListener.php';
return $this->privates['api_platform.listener.view.write.legacy'] = new \ApiPlatform\Core\EventListener\WriteListener(($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService()), ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
*
* @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
*/
protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
{
$a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
}, 13)));
}
/**
* Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
*
* @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
*/
protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
{
return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))));
}
/**
* Gets the private 'api_platform.metadata.property_schema.collection_restriction' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction
*/
protected function getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaCollectionRestriction.php';
return $this->privates['api_platform.metadata.property_schema.collection_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
}, 13));
}
/**
* Gets the private 'api_platform.metadata.property_schema.one_of_restriction' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction
*/
protected function getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaOneOfRestriction.php';
return $this->privates['api_platform.metadata.property_schema.one_of_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
}, 13));
}
/**
* Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
*
* @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
*/
protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
{
$a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults'])))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
}
/**
* Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
*
* @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
*/
protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
{
return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
}
/**
* Gets the private 'api_platform.openapi.command' shared service.
*
* @return \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand
*/
protected function getApiPlatform_Openapi_CommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Command/OpenApiCommand.php';
$this->privates['api_platform.openapi.command'] = $instance = new \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand(($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setName('api:openapi:export');
return $instance;
}
/**
* Gets the private 'api_platform.openapi.factory.legacy' shared service.
*
* @return \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory
*/
protected function getApiPlatform_Openapi_Factory_LegacyService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/OpenApi/Factory/OpenApiFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/State/Pagination/PaginationOptions.php';
return $this->privates['api_platform.openapi.factory.legacy'] = new \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $this->parameters['api_platform.formats'], ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\State\Pagination\PaginationOptions(true, 'page', false, 'itemsPerPage', false, 'pagination', 30, NULL, false, false, 'partial'));
}
/**
* Gets the private 'api_platform.openapi.options' shared service.
*
* @return \ApiPlatform\OpenApi\Options
*/
protected function getApiPlatform_Openapi_OptionsService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Options.php';
return $this->privates['api_platform.openapi.options'] = new \ApiPlatform\OpenApi\Options('', '', '0.0.0', false, 'oauth2', 'application', '', '', '', [], [], NULL, NULL, NULL, NULL, NULL, NULL);
}
/**
* Gets the private 'api_platform.operation_path_resolver.custom' shared service.
*
* @return \ApiPlatform\PathResolver\CustomOperationPathResolver
*/
protected function getApiPlatform_OperationPathResolver_CustomService()
{
return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
}
/**
* Gets the private 'api_platform.operation_path_resolver.router' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
*/
protected function getApiPlatform_OperationPathResolver_RouterService()
{
return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
}
/**
* Gets the private 'api_platform.resource_class_resolver' shared service.
*
* @return \ApiPlatform\Api\ResourceClassResolver
*/
protected function getApiPlatform_ResourceClassResolverService()
{
return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
}
/**
* Gets the private 'api_platform.router' shared service.
*
* @return \ApiPlatform\Symfony\Routing\Router
*/
protected function getApiPlatform_RouterService()
{
return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
}
/**
* Gets the private 'api_platform.security.listener.request.deny_access' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
*/
protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
{
$a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
return $this->privates['api_platform.security.listener.request.deny_access'];
}
return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
}
/**
* Gets the private 'api_platform.security.resource_access_checker' shared service.
*
* @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
*/
protected function getApiPlatform_Security_ResourceAccessCheckerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['api_platform.security.resource_access_checker'])) {
return $this->privates['api_platform.security.resource_access_checker'];
}
return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($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);
}
/**
* Gets the private 'api_platform.serializer.context_builder.filter' shared service.
*
* @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
*/
protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
{
$a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
}
/**
* Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
*
* @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
{
return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
}
/**
* Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
*
* @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
*/
protected function getApiPlatform_SubresourceOperationFactory_CachedService()
{
return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
}
/**
* Gets the private 'api_platform.swagger.command.swagger_command' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
*/
protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
$this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '', '', '0.0.0', NULL, $this->parameters['api_platform.swagger.versions'], true);
$instance->setName('api:swagger:export');
return $instance;
}
/**
* Gets the private 'api_platform.upgrade_resource.command' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand
*/
protected function getApiPlatform_UpgradeResource_CommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/UpgradeApiResourceCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Upgrade/SubresourceTransformer.php';
$this->privates['api_platform.upgrade_resource.command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), new \ApiPlatform\Core\Upgrade\SubresourceTransformer(), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
$instance->setName('api:upgrade-resource');
return $instance;
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* 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('1nrkSpoZrA', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zNpDlJFyEt', 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('oPgh5zU0HF', 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('nHJqlXrCNy', 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('zf4SgtYau7', 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('Bm7BOm25i+', 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 => 'api_platform.cache.route_name_resolver', 1 => 'api_platform.cache.metadata.resource', 2 => 'api_platform.cache.metadata.resource.legacy', 3 => 'api_platform.cache.metadata.property.legacy', 4 => 'api_platform.cache.subresource_operation_factory', 5 => 'api_platform.cache.identifiers_extractor', 6 => 'cache.doctrine.orm.default.result', 7 => 'cache.doctrine.orm.default.query', 8 => 'cache.app', 9 => 'cache.system', 10 => 'cache.validator', 11 => 'cache.serializer', 12 => 'cache.annotations', 13 => 'cache.property_info', 14 => 'cache.validator_expression_language', 15 => 'cache.security_expression_language', 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 => 'api_platform.cache.route_name_resolver', 1 => 'api_platform.cache.metadata.resource', 2 => 'api_platform.cache.metadata.resource.legacy', 3 => 'api_platform.cache.metadata.property.legacy', 4 => 'api_platform.cache.subresource_operation_factory', 5 => 'api_platform.cache.identifiers_extractor', 6 => 'cache.doctrine.orm.default.result', 7 => 'cache.doctrine.orm.default.query', 8 => 'cache.app', 9 => 'cache.system', 10 => 'cache.validator', 11 => 'cache.serializer', 12 => 'cache.annotations', 13 => 'cache.property_info', 14 => 'cache.validator_expression_language', 15 => 'cache.security_expression_language', 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 => 'api_platform.cache.route_name_resolver', 1 => 'api_platform.cache.metadata.resource', 2 => 'api_platform.cache.metadata.resource.legacy', 3 => 'api_platform.cache.metadata.property.legacy', 4 => 'api_platform.cache.subresource_operation_factory', 5 => 'api_platform.cache.identifiers_extractor', 6 => 'cache.doctrine.orm.default.result', 7 => 'cache.doctrine.orm.default.query', 8 => 'cache.app', 9 => 'cache.system', 10 => 'cache.validator', 11 => 'cache.serializer', 12 => 'cache.annotations', 13 => 'cache.property_info', 14 => 'cache.validator_expression_language', 15 => 'cache.security_expression_language', 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 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService());
yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService());
yield 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService());
yield 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService());
yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService());
yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService());
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.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
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.VmBnF5P'] ?? $this->get_ServiceLocator_VmBnF5PService()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\Form', 2 => 'App\\Form\\Type', 3 => 'App\\Form\\Type\\Intervention', 4 => 'App\\Form\\Type\\Project', 5 => 'App\\Form\\Type\\Prospect', 6 => 'App\\Form\\Type\\ReadOnly', 7 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 8 => 'FOS\\UserBundle\\Form\\Type'], [0 => 'App\\Form\\StockType', 1 => 'App\\Form\\Type\\AgenceFormType', 2 => 'App\\Form\\Type\\ArticleClientEditFormType', 3 => 'App\\Form\\Type\\ArticleClientFormType', 4 => 'App\\Form\\Type\\AttachedFileFormType', 5 => 'App\\Form\\Type\\BuildingFormType', 6 => 'App\\Form\\Type\\CaisseFormType', 7 => 'App\\Form\\Type\\CaracteristiqueCommercialeFormType', 8 => 'App\\Form\\Type\\CaracteristiqueGeneraleFormType', 9 => 'App\\Form\\Type\\CaracteristiqueTechniqueFormType', 10 => 'App\\Form\\Type\\CategorieFormType', 11 => 'App\\Form\\Type\\ChangementKitDefectueuxType', 12 => 'App\\Form\\Type\\ChangementKitFormType', 13 => 'App\\Form\\Type\\ChangementKitRemplacementType', 14 => 'App\\Form\\Type\\ClientFormType', 15 => 'App\\Form\\Type\\CodeGenerationWithPaymentFormType', 16 => 'App\\Form\\Type\\CodeGenerationWithoutPaymentFormType', 17 => 'App\\Form\\Type\\CodeMassUploadFormType', 18 => 'App\\Form\\Type\\CommissionFormType', 19 => 'App\\Form\\Type\\CommissionNanoEntrepreneurFormType', 20 => 'App\\Form\\Type\\DesinstallationMaterielFormType', 21 => 'App\\Form\\Type\\DeviceCustomerFormType', 22 => 'App\\Form\\Type\\DeviceDimensionFormType', 23 => 'App\\Form\\Type\\DeviceFormType', 24 => 'App\\Form\\Type\\EntrepreneurChangeFormType', 25 => 'App\\Form\\Type\\FabricationFormType', 26 => 'App\\Form\\Type\\FacturationFormType', 27 => 'App\\Form\\Type\\FournisseurFormType', 28 => 'App\\Form\\Type\\GestionnaireFormType', 29 => 'App\\Form\\Type\\IdentificationFormType', 30 => 'App\\Form\\Type\\InspectionFormType', 31 => 'App\\Form\\Type\\Intervention\\FixFormType', 32 => 'App\\Form\\Type\\Intervention\\MaintenanceFormType', 33 => 'App\\Form\\Type\\Intervention\\RecordFormType', 34 => 'App\\Form\\Type\\Intervention\\TaskFormType', 35 => 'App\\Form\\Type\\InterventionChoiceFormType', 36 => 'App\\Form\\Type\\InventaireFormType', 37 => 'App\\Form\\Type\\KoboFormType', 38 => 'App\\Form\\Type\\LocalAgenceFormType', 39 => 'App\\Form\\Type\\LocalizationFormType', 40 => 'App\\Form\\Type\\MaintenanceFrequencyFormType', 41 => 'App\\Form\\Type\\MaterielAssocieFormType', 42 => 'App\\Form\\Type\\MaterielAssocieFormTypeOld', 43 => 'App\\Form\\Type\\MaterielChangementDeKitFormType', 44 => 'App\\Form\\Type\\MaterielClientNetworkFormType', 45 => 'App\\Form\\Type\\MaterielDeRamplacementFormType', 46 => 'App\\Form\\Type\\MaterielFabriqueModelPreEnregistreFormType', 47 => 'App\\Form\\Type\\MaterielFacturationFormType', 48 => 'App\\Form\\Type\\MaterielInspectionFormType', 49 => 'App\\Form\\Type\\MaterielInventaireFormType', 50 => 'App\\Form\\Type\\MaterielModelPreEnregistreFormType', 51 => 'App\\Form\\Type\\MaterielMouvementFormType', 52 => 'App\\Form\\Type\\MaterielPreparationTransfertFormType', 53 => 'App\\Form\\Type\\MaterielTransfertFormType', 54 => 'App\\Form\\Type\\MaterielUtiliseModelPreEnregistreFormType', 55 => 'App\\Form\\Type\\ModelFormType', 56 => 'App\\Form\\Type\\ModelePreEnregistreFormType', 57 => 'App\\Form\\Type\\MouvementFormType', 58 => 'App\\Form\\Type\\NetworkDeviceFormType', 59 => 'App\\Form\\Type\\NetworkFormType', 60 => 'App\\Form\\Type\\OfferFormType', 61 => 'App\\Form\\Type\\PlanifiedMaintenanceFormType', 62 => 'App\\Form\\Type\\PreparationTransfertFormType', 63 => 'App\\Form\\Type\\PriceOfferFormType', 64 => 'App\\Form\\Type\\ProduitFormType', 65 => 'App\\Form\\Type\\ProfileFormType', 66 => 'App\\Form\\Type\\Project\\ConstructionFormType', 67 => 'App\\Form\\Type\\Project\\ContractFormType', 68 => 'App\\Form\\Type\\Project\\DefinitionFormType', 69 => 'App\\Form\\Type\\Project\\GenerateCodeClairFormType', 70 => 'App\\Form\\Type\\Project\\NetworkDevicesFormType', 71 => 'App\\Form\\Type\\Project\\NetworkFromCustomerFormType', 72 => 'App\\Form\\Type\\Project\\SizingFormType', 73 => 'App\\Form\\Type\\Project\\generationCodeFormType', 74 => 'App\\Form\\Type\\ProjectWorkflowFormType', 75 => 'App\\Form\\Type\\Prospect\\ChangementForfaitFormType', 76 => 'App\\Form\\Type\\Prospect\\CustomersArticleFormType', 77 => 'App\\Form\\Type\\Prospect\\DoorToDoorFormType', 78 => 'App\\Form\\Type\\Prospect\\ElectricEquipmentFormType', 79 => 'App\\Form\\Type\\Prospect\\ElectricProductionEquipmentFormType', 80 => 'App\\Form\\Type\\Prospect\\IdentificationFormType', 81 => 'App\\Form\\Type\\Prospect\\RefundFormType', 82 => 'App\\Form\\Type\\Prospect\\SurveyFormType', 83 => 'App\\Form\\Type\\ProspectContractFormType', 84 => 'App\\Form\\Type\\ProspectDateJoinFormType', 85 => 'App\\Form\\Type\\ProspectDevicesFormType', 86 => 'App\\Form\\Type\\ProspectDistancesFormType', 87 => 'App\\Form\\Type\\ProspectMassUploadFormType', 88 => 'App\\Form\\Type\\ProspectOffersConsumptionFormType', 89 => 'App\\Form\\Type\\ProspectSubscriptionFeesFormType', 90 => 'App\\Form\\Type\\ProspectTotalPriceEstimationFormType', 91 => 'App\\Form\\Type\\ProspectWorkflowFormType', 92 => 'App\\Form\\Type\\ReadOnly\\ReadOnlyFormType', 93 => 'App\\Form\\Type\\ReceptionFormType', 94 => 'App\\Form\\Type\\ReceptionTransfertFormType', 95 => 'App\\Form\\Type\\RecommendedDeviceFormType', 96 => 'App\\Form\\Type\\RegularisationFormType', 97 => 'App\\Form\\Type\\RemplacementChangementKitFormType', 98 => 'App\\Form\\Type\\RemplacementDefectueuxType', 99 => 'App\\Form\\Type\\RemplacementRemplacementType', 100 => 'App\\Form\\Type\\RemplacementType', 101 => 'App\\Form\\Type\\RetourMaterielFormType', 102 => 'App\\Form\\Type\\SatisfactionFormType', 103 => 'App\\Form\\Type\\SoldFormType', 104 => 'App\\Form\\Type\\TransfertFormType', 105 => 'App\\Form\\Type\\UserCaisseFormType', 106 => 'App\\Form\\Type\\UserPermissionOnAgenceFormType', 107 => 'App\\Form\\Type\\ZoneFormType', 108 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 109 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType', 110 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType', 111 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType', 112 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', 113 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 114 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 115 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 116 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [0 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser', 1 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
$instance->setDescription('Display form type information');
return $instance;
}
/**
* Gets the private 'console.command.router_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
*/
protected function getConsole_Command_RouterDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
$this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:router');
$instance->setDescription('Display current routes for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_match' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
*/
protected function getConsole_Command_RouterMatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
$this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
$instance->setName('router:match');
$instance->setDescription('Help debug routes by simulating a path info match');
return $instance;
}
/**
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
*/
protected function getConsole_Command_SecretsDecryptToLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:decrypt-to-local');
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
*/
protected function getConsole_Command_SecretsEncryptFromLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:encrypt-from-local');
$instance->setDescription('Encrypt all local secrets to the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_generate_key' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
*/
protected function getConsole_Command_SecretsGenerateKeyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:generate-keys');
$instance->setDescription('Generate new encryption keys');
return $instance;
}
/**
* Gets the private 'console.command.secrets_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
*/
protected function getConsole_Command_SecretsListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:list');
$instance->setDescription('List all secrets');
return $instance;
}
/**
* Gets the private 'console.command.secrets_remove' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
*/
protected function getConsole_Command_SecretsRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:remove');
$instance->setDescription('Remove a secret from the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_set' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
*/
protected function getConsole_Command_SecretsSetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:set');
$instance->setDescription('Set a secret in the vault');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/src/Resources/views'), [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/friendsofsymfony/user-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/src/Resources/views'), 1 => (\dirname(__DIR__, 4).'/templates/bundles/FOSUserBundle'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 4 => (\dirname(__DIR__, 4).'/src/Controller/NetworkController.php'), 5 => (\dirname(__DIR__, 4).'/src/Controller/ProjectController.php'), 6 => (\dirname(__DIR__, 4).'/src/Form/Type/AgenceFormType.php'), 7 => (\dirname(__DIR__, 4).'/src/Form/Type/ArticleClientEditFormType.php'), 8 => (\dirname(__DIR__, 4).'/src/Form/Type/ArticleClientFormType.php'), 9 => (\dirname(__DIR__, 4).'/src/Form/Type/CaracteristiqueGeneraleFormType.php'), 10 => (\dirname(__DIR__, 4).'/src/Form/Type/CategorieFormType.php'), 11 => (\dirname(__DIR__, 4).'/src/Form/Type/DeviceFormType.php'), 12 => (\dirname(__DIR__, 4).'/src/Form/Type/GestionnaireFormType.php'), 13 => (\dirname(__DIR__, 4).'/src/Form/Type/LocalAgenceFormType.php'), 14 => (\dirname(__DIR__, 4).'/src/Form/Type/MaterielAssocieFormTypeOld.php'), 15 => (\dirname(__DIR__, 4).'/src/Form/Type/MaterielFabriqueModelPreEnregistreFormType.php'), 16 => (\dirname(__DIR__, 4).'/src/Form/Type/MaterielModelPreEnregistreFormType.php'), 17 => (\dirname(__DIR__, 4).'/src/Form/Type/MaterielUtiliseModelPreEnregistreFormType.php'), 18 => (\dirname(__DIR__, 4).'/src/Form/Type/ModelFormType.php'), 19 => (\dirname(__DIR__, 4).'/src/Form/Type/ModelePreEnregistreFormType.php'), 20 => (\dirname(__DIR__, 4).'/src/Form/Type/ProduitFormType.php'), 21 => (\dirname(__DIR__, 4).'/src/Form/Type/UserPermissionOnAgenceFormType.php'), 22 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php'), 23 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 28 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 29 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 30 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 31 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 32 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 33 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), 34 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 35 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 36 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 37 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 38 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
$instance->setName('debug:translation');
$instance->setDescription('Display translation messages information');
return $instance;
}
/**
* Gets the private 'console.command.translation_extract' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationExtractService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
$this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/src/Resources/views'), [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/friendsofsymfony/user-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/src/Resources/views'), 1 => (\dirname(__DIR__, 4).'/templates/bundles/FOSUserBundle'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 4 => (\dirname(__DIR__, 4).'/src/Controller/NetworkController.php'), 5 => (\dirname(__DIR__, 4).'/src/Controller/ProjectController.php'), 6 => (\dirname(__DIR__, 4).'/src/Form/Type/AgenceFormType.php'), 7 => (\dirname(__DIR__, 4).'/src/Form/Type/ArticleClientEditFormType.php'), 8 => (\dirname(__DIR__, 4).'/src/Form/Type/ArticleClientFormType.php'), 9 => (\dirname(__DIR__, 4).'/src/Form/Type/CaracteristiqueGeneraleFormType.php'), 10 => (\dirname(__DIR__, 4).'/src/Form/Type/CategorieFormType.php'), 11 => (\dirname(__DIR__, 4).'/src/Form/Type/DeviceFormType.php'), 12 => (\dirname(__DIR__, 4).'/src/Form/Type/GestionnaireFormType.php'), 13 => (\dirname(__DIR__, 4).'/src/Form/Type/LocalAgenceFormType.php'), 14 => (\dirname(__DIR__, 4).'/src/Form/Type/MaterielAssocieFormTypeOld.php'), 15 => (\dirname(__DIR__, 4).'/src/Form/Type/MaterielFabriqueModelPreEnregistreFormType.php'), 16 => (\dirname(__DIR__, 4).'/src/Form/Type/MaterielModelPreEnregistreFormType.php'), 17 => (\dirname(__DIR__, 4).'/src/Form/Type/MaterielUtiliseModelPreEnregistreFormType.php'), 18 => (\dirname(__DIR__, 4).'/src/Form/Type/ModelFormType.php'), 19 => (\dirname(__DIR__, 4).'/src/Form/Type/ModelePreEnregistreFormType.php'), 20 => (\dirname(__DIR__, 4).'/src/Form/Type/ProduitFormType.php'), 21 => (\dirname(__DIR__, 4).'/src/Form/Type/UserPermissionOnAgenceFormType.php'), 22 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php'), 23 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 28 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 29 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 30 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 31 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 32 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 33 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), 34 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 35 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 36 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 37 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 38 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
$instance->setName('translation:extract');
$instance->setAliases([0 => 'translation:update']);
$instance->setDescription('Extract missing translations keys from code to translation files.');
return $instance;
}
/**
* Gets the private 'console.command.translation_pull' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPullCommand
*/
protected function getConsole_Command_TranslationPullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
$this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'fr', [], []);
$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.workflow_dump' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\WorkflowDumpCommand
*/
protected function getConsole_Command_WorkflowDumpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/WorkflowDumpCommand.php';
$this->privates['console.command.workflow_dump'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\WorkflowDumpCommand(['state_machine.prospect_validation' => new \Symfony\Component\Workflow\Definition([0 => 'identification', 1 => 'outdoor_exam', 2 => 'survey', 3 => 'door_to_door', 4 => 'final_decision', 5 => 'validated', 6 => 'rejected'], [0 => ($this->privates['.state_machine.prospect_validation.transition.0'] ?? ($this->privates['.state_machine.prospect_validation.transition.0'] = new \Symfony\Component\Workflow\Transition('validate_ident', 'identification', 'outdoor_exam'))), 1 => ($this->privates['.state_machine.prospect_validation.transition.1'] ?? ($this->privates['.state_machine.prospect_validation.transition.1'] = new \Symfony\Component\Workflow\Transition('validate_outdoor_exam', 'outdoor_exam', 'survey'))), 2 => ($this->privates['.state_machine.prospect_validation.transition.2'] ?? ($this->privates['.state_machine.prospect_validation.transition.2'] = new \Symfony\Component\Workflow\Transition('reject_ident', 'final_decision', 'identification'))), 3 => ($this->privates['.state_machine.prospect_validation.transition.3'] ?? ($this->privates['.state_machine.prospect_validation.transition.3'] = new \Symfony\Component\Workflow\Transition('reject_ident', 'outdoor_exam', 'identification'))), 4 => ($this->privates['.state_machine.prospect_validation.transition.4'] ?? ($this->privates['.state_machine.prospect_validation.transition.4'] = new \Symfony\Component\Workflow\Transition('validate_survey', 'survey', 'door_to_door'))), 5 => ($this->privates['.state_machine.prospect_validation.transition.5'] ?? ($this->privates['.state_machine.prospect_validation.transition.5'] = new \Symfony\Component\Workflow\Transition('reject_outdoor_exam', 'final_decision', 'outdoor_exam'))), 6 => ($this->privates['.state_machine.prospect_validation.transition.6'] ?? ($this->privates['.state_machine.prospect_validation.transition.6'] = new \Symfony\Component\Workflow\Transition('reject_outdoor_exam', 'survey', 'outdoor_exam'))), 7 => ($this->privates['.state_machine.prospect_validation.transition.7'] ?? ($this->privates['.state_machine.prospect_validation.transition.7'] = new \Symfony\Component\Workflow\Transition('validate_door_to_door', 'door_to_door', 'final_decision'))), 8 => ($this->privates['.state_machine.prospect_validation.transition.8'] ?? ($this->privates['.state_machine.prospect_validation.transition.8'] = new \Symfony\Component\Workflow\Transition('reject_survey', 'final_decision', 'survey'))), 9 => ($this->privates['.state_machine.prospect_validation.transition.9'] ?? ($this->privates['.state_machine.prospect_validation.transition.9'] = new \Symfony\Component\Workflow\Transition('reject_survey', 'door_to_door', 'survey'))), 10 => ($this->privates['.state_machine.prospect_validation.transition.10'] ?? ($this->privates['.state_machine.prospect_validation.transition.10'] = new \Symfony\Component\Workflow\Transition('reject_door_to_door', 'final_decision', 'door_to_door'))), 11 => ($this->privates['.state_machine.prospect_validation.transition.11'] ?? ($this->privates['.state_machine.prospect_validation.transition.11'] = new \Symfony\Component\Workflow\Transition('validate_final_decision', 'final_decision', 'validated'))), 12 => ($this->privates['.state_machine.prospect_validation.transition.12'] ?? ($this->privates['.state_machine.prospect_validation.transition.12'] = new \Symfony\Component\Workflow\Transition('reject_final_decision', 'final_decision', 'rejected')))], [], ($this->privates['state_machine.prospect_validation.metadata_store'] ?? $this->getStateMachine_ProspectValidation_MetadataStoreService())), 'state_machine.network_validation' => new \Symfony\Component\Workflow\Definition([0 => 'definition', 1 => 'sizing', 2 => 'network_devices', 3 => 'customer_devices', 4 => 'contract', 5 => 'construction', 6 => 'validated', 7 => 'rejected'], [0 => ($this->privates['.state_machine.network_validation.transition.0'] ?? ($this->privates['.state_machine.network_validation.transition.0'] = new \Symfony\Component\Workflow\Transition('validate_definition', 'definition', 'sizing'))), 1 => ($this->privates['.state_machine.network_validation.transition.1'] ?? ($this->privates['.state_machine.network_validation.transition.1'] = new \Symfony\Component\Workflow\Transition('validate_sizing', 'sizing', 'network_devices'))), 2 => ($this->privates['.state_machine.network_validation.transition.2'] ?? ($this->privates['.state_machine.network_validation.transition.2'] = new \Symfony\Component\Workflow\Transition('reject_sizing', 'sizing', 'definition'))), 3 => ($this->privates['.state_machine.network_validation.transition.3'] ?? ($this->privates['.state_machine.network_validation.transition.3'] = new \Symfony\Component\Workflow\Transition('reject_sizing', 'construction', 'definition'))), 4 => ($this->privates['.state_machine.network_validation.transition.4'] ?? ($this->privates['.state_machine.network_validation.transition.4'] = new \Symfony\Component\Workflow\Transition('validate_network_devices', 'network_devices', 'customer_devices'))), 5 => ($this->privates['.state_machine.network_validation.transition.5'] ?? ($this->privates['.state_machine.network_validation.transition.5'] = new \Symfony\Component\Workflow\Transition('reject_network_devices', 'network_devices', 'sizing'))), 6 => ($this->privates['.state_machine.network_validation.transition.6'] ?? ($this->privates['.state_machine.network_validation.transition.6'] = new \Symfony\Component\Workflow\Transition('reject_network_devices', 'construction', 'sizing'))), 7 => ($this->privates['.state_machine.network_validation.transition.7'] ?? ($this->privates['.state_machine.network_validation.transition.7'] = new \Symfony\Component\Workflow\Transition('validate_customer_devices', 'customer_devices', 'contract'))), 8 => ($this->privates['.state_machine.network_validation.transition.8'] ?? ($this->privates['.state_machine.network_validation.transition.8'] = new \Symfony\Component\Workflow\Transition('reject_customer_devices', 'customer_devices', 'network_devices'))), 9 => ($this->privates['.state_machine.network_validation.transition.9'] ?? ($this->privates['.state_machine.network_validation.transition.9'] = new \Symfony\Component\Workflow\Transition('reject_customer_devices', 'construction', 'network_devices'))), 10 => ($this->privates['.state_machine.network_validation.transition.10'] ?? ($this->privates['.state_machine.network_validation.transition.10'] = new \Symfony\Component\Workflow\Transition('validate_contract', 'contract', 'construction'))), 11 => ($this->privates['.state_machine.network_validation.transition.11'] ?? ($this->privates['.state_machine.network_validation.transition.11'] = new \Symfony\Component\Workflow\Transition('reject_contract', 'contract', 'customer_devices'))), 12 => ($this->privates['.state_machine.network_validation.transition.12'] ?? ($this->privates['.state_machine.network_validation.transition.12'] = new \Symfony\Component\Workflow\Transition('reject_contract', 'construction', 'customer_devices'))), 13 => ($this->privates['.state_machine.network_validation.transition.13'] ?? ($this->privates['.state_machine.network_validation.transition.13'] = new \Symfony\Component\Workflow\Transition('reject_construction', 'construction', 'contract'))), 14 => ($this->privates['.state_machine.network_validation.transition.14'] ?? ($this->privates['.state_machine.network_validation.transition.14'] = new \Symfony\Component\Workflow\Transition('validate_final_decision', 'construction', 'validated'))), 15 => ($this->privates['.state_machine.network_validation.transition.15'] ?? ($this->privates['.state_machine.network_validation.transition.15'] = new \Symfony\Component\Workflow\Transition('reject_final_decision', 'construction', 'rejected')))], [], ($this->privates['state_machine.network_validation.metadata_store'] ?? $this->getStateMachine_NetworkValidation_MetadataStoreService()))]);
$instance->setName('workflow:dump');
$instance->setDescription('Dump a workflow');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Component\Translation\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
$instance->setName('lint:xliff');
$instance->setDescription('Lint an XLIFF file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.command.yaml_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
*/
protected function getConsole_Command_YamlLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
$instance->setDescription('Lint a YAML file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
$a = new \Symfony\Bridge\Monolog\Logger('console');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
}
/**
* Gets the private 'container.env_var_processor' shared service.
*
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
*/
protected function getContainer_EnvVarProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
}, 1));
}
/**
* Gets the private 'container.getenv' shared service.
*
* @return \Closure
*/
protected function getContainer_GetenvService()
{
return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'data_collector.request.session_collector' shared service.
*
* @return \Closure
*/
protected function getDataCollector_Request_SessionCollectorService()
{
return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
}
/**
* Gets the private 'debug.api_platform.collection_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
*/
protected function getDebug_ApiPlatform_CollectionDataProviderService()
{
return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
}, 1)));
}
/**
* Gets the private 'debug.api_platform.data_persister' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
*/
protected function getDebug_ApiPlatform_DataPersisterService()
{
return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
}, 1)));
}
/**
* Gets the private 'debug.api_platform.item_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
*/
protected function getDebug_ApiPlatform_ItemDataProviderService()
{
return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
}, 1)));
}
/**
* Gets the private 'debug.api_platform.subresource_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
*/
protected function getDebug_ApiPlatform_SubresourceDataProviderService()
{
return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
}, 1)));
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
$a = ($this->privates['.service_locator.kVI61K2'] ?? $this->get_ServiceLocator_KVI61K2Service());
if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
return $this->privates['debug.argument_resolver.not_tagged_controller'];
}
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
$a = ($this->privates['.service_locator.kVI61K2'] ?? $this->get_ServiceLocator_KVI61K2Service());
if (isset($this->privates['debug.argument_resolver.service'])) {
return $this->privates['debug.argument_resolver.service'];
}
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.session' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.variadic' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_VariadicService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
}
/**
* 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(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($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/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-metadata');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearQueryCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-query');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_result_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearResultCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-result');
return $instance;
}
/**
* Gets the private 'doctrine.cache_collection_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
*/
protected function getDoctrine_CacheCollectionRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
$this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
$instance->setName('doctrine:cache:clear-collection-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_entity_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearEntityRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-entity-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_query_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearQueryRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
$instance->setName('doctrine:cache:clear-query-region');
return $instance;
}
/**
* Gets the private 'doctrine.database_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:create');
return $instance;
}
/**
* Gets the private 'doctrine.database_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:drop');
return $instance;
}
/**
* Gets the private 'doctrine.database_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
*/
protected function getDoctrine_DatabaseImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
$this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
$instance->setName('doctrine:database:import');
return $instance;
}
/**
* Gets the private 'doctrine.ensure_production_settings_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
*/
protected function getDoctrine_EnsureProductionSettingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
$this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
$instance->setName('doctrine:ensure-production-settings');
return $instance;
}
/**
* Gets the private 'doctrine.fixtures_load_command' shared service.
*
* @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
*/
protected function getDoctrine_FixturesLoadCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/AppFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
$a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
$a->addFixtures([0 => ['fixture' => new \App\DataFixtures\AppFixtures(), 'groups' => []]]);
$this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
$instance->setName('doctrine:fixtures:load');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_convert_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
*/
protected function getDoctrine_MappingConvertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
$instance->setName('doctrine:mapping:convert');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
*/
protected function getDoctrine_MappingImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
$instance->setName('doctrine:mapping:import');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_info_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
*/
protected function getDoctrine_MappingInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
$this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
$instance->setName('doctrine:mapping:info');
return $instance;
}
/**
* Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
*/
protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
$a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
}
return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
$a = new \Doctrine\Migrations\Configuration\Configuration();
$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(true);
$a->setTransactional(true);
$a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
$this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
});
return $instance;
}
/**
* Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
*/
protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
{
return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity'), 2 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity'), 3 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity')]);
}
/**
* Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.validator.unique' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
*/
protected function getDoctrine_Orm_Validator_UniqueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.query_dql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
*/
protected function getDoctrine_QueryDqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
$this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
$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/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
$instance->setName('doctrine:schema:create');
return $instance;
}
/**
* Gets the private 'doctrine.schema_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
$instance->setName('doctrine:schema:drop');
return $instance;
}
/**
* Gets the private 'doctrine.schema_update_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
$instance->setName('doctrine:schema:update');
return $instance;
}
/**
* Gets the private 'doctrine.schema_validate_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
*/
protected function getDoctrine_SchemaValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
$this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
$instance->setName('doctrine:schema:validate');
return $instance;
}
/**
* Gets the private 'doctrine.ulid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
*/
protected function getDoctrine_UlidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
}
/**
* Gets the private 'doctrine.uuid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
*/
protected function getDoctrine_UuidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
}
/**
* Gets the private 'doctrine_migrations.current_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
*/
protected function getDoctrineMigrations_CurrentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
$this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
$instance->setName('doctrine:migrations:current');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
$instance->setName('doctrine:migrations:diff');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
$instance->setName('doctrine:migrations:dump-schema');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
$instance->setName('doctrine:migrations:execute');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
$instance->setName('doctrine:migrations:generate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
$instance->setName('doctrine:migrations:latest');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
$instance->setName('doctrine:migrations:migrate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
$instance->setName('doctrine:migrations:rollup');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
$instance->setName('doctrine:migrations:status');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
*/
protected function getDoctrineMigrations_SyncMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
$this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
$instance->setName('doctrine:migrations:sync-metadata-storage');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
$instance->setName('doctrine:migrations:up-to-date');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
$instance->setName('doctrine:migrations:version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.versions_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
*/
protected function getDoctrineMigrations_VersionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
$this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
$instance->setName('doctrine:migrations:list');
return $instance;
}
/**
* Gets the private 'eight_points_guzzle.data_collector' shared service.
*
* @return \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector
*/
protected function getEightPointsGuzzle_DataCollectorService()
{
return $this->privates['eight_points_guzzle.data_collector'] = new \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector([0 => ($this->privates['eight_points_guzzle.my_client_logger'] ?? ($this->privates['eight_points_guzzle.my_client_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3)))], 0.0);
}
/**
* 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 'evence.softdeletale.listener.softdelete' shared service.
*
* @return \Evence\Bundle\SoftDeleteableExtensionBundle\EventListener\SoftDeleteListener
*/
protected function getEvence_Softdeletale_Listener_SoftdeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/evence/soft-deleteable-extension-bundle/Evence/Bundle/SoftDeleteableExtensionBundle/EventListener/SoftDeleteListener.php';
$this->privates['evence.softdeletale.listener.softdelete'] = $instance = new \Evence\Bundle\SoftDeleteableExtensionBundle\EventListener\SoftDeleteListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'form.choice_list_factory.cached' shared service.
*
* @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
*/
protected function getForm_ChoiceListFactory_CachedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Form\\StockType' => ['privates', 'App\\Form\\StockType', 'getStockTypeService', false],
'App\\Form\\Type\\AgenceFormType' => ['privates', 'App\\Form\\Type\\AgenceFormType', 'getAgenceFormTypeService', false],
'App\\Form\\Type\\ArticleClientEditFormType' => ['privates', 'App\\Form\\Type\\ArticleClientEditFormType', 'getArticleClientEditFormTypeService', false],
'App\\Form\\Type\\ArticleClientFormType' => ['privates', 'App\\Form\\Type\\ArticleClientFormType', 'getArticleClientFormTypeService', false],
'App\\Form\\Type\\AttachedFileFormType' => ['privates', 'App\\Form\\Type\\AttachedFileFormType', 'getAttachedFileFormTypeService', false],
'App\\Form\\Type\\BuildingFormType' => ['privates', 'App\\Form\\Type\\BuildingFormType', 'getBuildingFormTypeService', false],
'App\\Form\\Type\\CaisseFormType' => ['privates', 'App\\Form\\Type\\CaisseFormType', 'getCaisseFormTypeService', false],
'App\\Form\\Type\\CaracteristiqueCommercialeFormType' => ['privates', 'App\\Form\\Type\\CaracteristiqueCommercialeFormType', 'getCaracteristiqueCommercialeFormTypeService', false],
'App\\Form\\Type\\CaracteristiqueGeneraleFormType' => ['privates', 'App\\Form\\Type\\CaracteristiqueGeneraleFormType', 'getCaracteristiqueGeneraleFormTypeService', false],
'App\\Form\\Type\\CaracteristiqueTechniqueFormType' => ['privates', 'App\\Form\\Type\\CaracteristiqueTechniqueFormType', 'getCaracteristiqueTechniqueFormTypeService', false],
'App\\Form\\Type\\CategorieFormType' => ['privates', 'App\\Form\\Type\\CategorieFormType', 'getCategorieFormTypeService', false],
'App\\Form\\Type\\ChangementKitDefectueuxType' => ['privates', 'App\\Form\\Type\\ChangementKitDefectueuxType', 'getChangementKitDefectueuxTypeService', false],
'App\\Form\\Type\\ChangementKitFormType' => ['privates', 'App\\Form\\Type\\ChangementKitFormType', 'getChangementKitFormTypeService', false],
'App\\Form\\Type\\ChangementKitRemplacementType' => ['privates', 'App\\Form\\Type\\ChangementKitRemplacementType', 'getChangementKitRemplacementTypeService', false],
'App\\Form\\Type\\ClientFormType' => ['privates', 'App\\Form\\Type\\ClientFormType', 'getClientFormTypeService', false],
'App\\Form\\Type\\CodeGenerationWithPaymentFormType' => ['privates', 'App\\Form\\Type\\CodeGenerationWithPaymentFormType', 'getCodeGenerationWithPaymentFormTypeService', false],
'App\\Form\\Type\\CodeGenerationWithoutPaymentFormType' => ['privates', 'App\\Form\\Type\\CodeGenerationWithoutPaymentFormType', 'getCodeGenerationWithoutPaymentFormTypeService', false],
'App\\Form\\Type\\CodeMassUploadFormType' => ['privates', 'App\\Form\\Type\\CodeMassUploadFormType', 'getCodeMassUploadFormTypeService', false],
'App\\Form\\Type\\CommissionFormType' => ['privates', 'App\\Form\\Type\\CommissionFormType', 'getCommissionFormTypeService', false],
'App\\Form\\Type\\CommissionNanoEntrepreneurFormType' => ['privates', 'App\\Form\\Type\\CommissionNanoEntrepreneurFormType', 'getCommissionNanoEntrepreneurFormTypeService', false],
'App\\Form\\Type\\DesinstallationMaterielFormType' => ['privates', 'App\\Form\\Type\\DesinstallationMaterielFormType', 'getDesinstallationMaterielFormTypeService', false],
'App\\Form\\Type\\DeviceCustomerFormType' => ['privates', 'App\\Form\\Type\\DeviceCustomerFormType', 'getDeviceCustomerFormTypeService', false],
'App\\Form\\Type\\DeviceDimensionFormType' => ['privates', 'App\\Form\\Type\\DeviceDimensionFormType', 'getDeviceDimensionFormTypeService', false],
'App\\Form\\Type\\DeviceFormType' => ['privates', 'App\\Form\\Type\\DeviceFormType', 'getDeviceFormTypeService', false],
'App\\Form\\Type\\EntrepreneurChangeFormType' => ['privates', 'App\\Form\\Type\\EntrepreneurChangeFormType', 'getEntrepreneurChangeFormTypeService', false],
'App\\Form\\Type\\FabricationFormType' => ['privates', 'App\\Form\\Type\\FabricationFormType', 'getFabricationFormTypeService', false],
'App\\Form\\Type\\FacturationFormType' => ['privates', 'App\\Form\\Type\\FacturationFormType', 'getFacturationFormTypeService', false],
'App\\Form\\Type\\FournisseurFormType' => ['privates', 'App\\Form\\Type\\FournisseurFormType', 'getFournisseurFormTypeService', false],
'App\\Form\\Type\\GestionnaireFormType' => ['privates', 'App\\Form\\Type\\GestionnaireFormType', 'getGestionnaireFormTypeService', false],
'App\\Form\\Type\\IdentificationFormType' => ['privates', 'App\\Form\\Type\\IdentificationFormType', 'getIdentificationFormTypeService', false],
'App\\Form\\Type\\InspectionFormType' => ['privates', 'App\\Form\\Type\\InspectionFormType', 'getInspectionFormTypeService', false],
'App\\Form\\Type\\InterventionChoiceFormType' => ['privates', 'App\\Form\\Type\\InterventionChoiceFormType', 'getInterventionChoiceFormTypeService', false],
'App\\Form\\Type\\Intervention\\FixFormType' => ['privates', 'App\\Form\\Type\\Intervention\\FixFormType', 'getFixFormTypeService', false],
'App\\Form\\Type\\Intervention\\MaintenanceFormType' => ['privates', 'App\\Form\\Type\\Intervention\\MaintenanceFormType', 'getMaintenanceFormTypeService', false],
'App\\Form\\Type\\Intervention\\RecordFormType' => ['privates', 'App\\Form\\Type\\Intervention\\RecordFormType', 'getRecordFormTypeService', false],
'App\\Form\\Type\\Intervention\\TaskFormType' => ['privates', 'App\\Form\\Type\\Intervention\\TaskFormType', 'getTaskFormTypeService', false],
'App\\Form\\Type\\InventaireFormType' => ['privates', 'App\\Form\\Type\\InventaireFormType', 'getInventaireFormTypeService', false],
'App\\Form\\Type\\KoboFormType' => ['privates', 'App\\Form\\Type\\KoboFormType', 'getKoboFormTypeService', false],
'App\\Form\\Type\\LocalAgenceFormType' => ['privates', 'App\\Form\\Type\\LocalAgenceFormType', 'getLocalAgenceFormTypeService', false],
'App\\Form\\Type\\LocalizationFormType' => ['privates', 'App\\Form\\Type\\LocalizationFormType', 'getLocalizationFormTypeService', false],
'App\\Form\\Type\\MaintenanceFrequencyFormType' => ['privates', 'App\\Form\\Type\\MaintenanceFrequencyFormType', 'getMaintenanceFrequencyFormTypeService', false],
'App\\Form\\Type\\MaterielAssocieFormType' => ['privates', 'App\\Form\\Type\\MaterielAssocieFormType', 'getMaterielAssocieFormTypeService', false],
'App\\Form\\Type\\MaterielAssocieFormTypeOld' => ['privates', 'App\\Form\\Type\\MaterielAssocieFormTypeOld', 'getMaterielAssocieFormTypeOldService', false],
'App\\Form\\Type\\MaterielChangementDeKitFormType' => ['privates', 'App\\Form\\Type\\MaterielChangementDeKitFormType', 'getMaterielChangementDeKitFormTypeService', false],
'App\\Form\\Type\\MaterielClientNetworkFormType' => ['privates', 'App\\Form\\Type\\MaterielClientNetworkFormType', 'getMaterielClientNetworkFormTypeService', false],
'App\\Form\\Type\\MaterielDeRamplacementFormType' => ['privates', 'App\\Form\\Type\\MaterielDeRamplacementFormType', 'getMaterielDeRamplacementFormTypeService', false],
'App\\Form\\Type\\MaterielFabriqueModelPreEnregistreFormType' => ['privates', 'App\\Form\\Type\\MaterielFabriqueModelPreEnregistreFormType', 'getMaterielFabriqueModelPreEnregistreFormTypeService', false],
'App\\Form\\Type\\MaterielFacturationFormType' => ['privates', 'App\\Form\\Type\\MaterielFacturationFormType', 'getMaterielFacturationFormTypeService', false],
'App\\Form\\Type\\MaterielInspectionFormType' => ['privates', 'App\\Form\\Type\\MaterielInspectionFormType', 'getMaterielInspectionFormTypeService', false],
'App\\Form\\Type\\MaterielInventaireFormType' => ['privates', 'App\\Form\\Type\\MaterielInventaireFormType', 'getMaterielInventaireFormTypeService', false],
'App\\Form\\Type\\MaterielModelPreEnregistreFormType' => ['privates', 'App\\Form\\Type\\MaterielModelPreEnregistreFormType', 'getMaterielModelPreEnregistreFormTypeService', false],
'App\\Form\\Type\\MaterielMouvementFormType' => ['privates', 'App\\Form\\Type\\MaterielMouvementFormType', 'getMaterielMouvementFormTypeService', false],
'App\\Form\\Type\\MaterielPreparationTransfertFormType' => ['privates', 'App\\Form\\Type\\MaterielPreparationTransfertFormType', 'getMaterielPreparationTransfertFormTypeService', false],
'App\\Form\\Type\\MaterielTransfertFormType' => ['privates', 'App\\Form\\Type\\MaterielTransfertFormType', 'getMaterielTransfertFormTypeService', false],
'App\\Form\\Type\\MaterielUtiliseModelPreEnregistreFormType' => ['privates', 'App\\Form\\Type\\MaterielUtiliseModelPreEnregistreFormType', 'getMaterielUtiliseModelPreEnregistreFormTypeService', false],
'App\\Form\\Type\\ModelFormType' => ['privates', 'App\\Form\\Type\\ModelFormType', 'getModelFormTypeService', false],
'App\\Form\\Type\\ModelePreEnregistreFormType' => ['privates', 'App\\Form\\Type\\ModelePreEnregistreFormType', 'getModelePreEnregistreFormTypeService', false],
'App\\Form\\Type\\MouvementFormType' => ['privates', 'App\\Form\\Type\\MouvementFormType', 'getMouvementFormTypeService', false],
'App\\Form\\Type\\NetworkDeviceFormType' => ['privates', 'App\\Form\\Type\\NetworkDeviceFormType', 'getNetworkDeviceFormTypeService', false],
'App\\Form\\Type\\NetworkFormType' => ['privates', 'App\\Form\\Type\\NetworkFormType', 'getNetworkFormTypeService', false],
'App\\Form\\Type\\OfferFormType' => ['privates', 'App\\Form\\Type\\OfferFormType', 'getOfferFormTypeService', false],
'App\\Form\\Type\\PlanifiedMaintenanceFormType' => ['privates', 'App\\Form\\Type\\PlanifiedMaintenanceFormType', 'getPlanifiedMaintenanceFormTypeService', false],
'App\\Form\\Type\\PreparationTransfertFormType' => ['privates', 'App\\Form\\Type\\PreparationTransfertFormType', 'getPreparationTransfertFormTypeService', false],
'App\\Form\\Type\\PriceOfferFormType' => ['privates', 'App\\Form\\Type\\PriceOfferFormType', 'getPriceOfferFormTypeService', false],
'App\\Form\\Type\\ProduitFormType' => ['privates', 'App\\Form\\Type\\ProduitFormType', 'getProduitFormTypeService', false],
'App\\Form\\Type\\ProfileFormType' => ['privates', 'App\\Form\\Type\\ProfileFormType', 'getProfileFormTypeService', false],
'App\\Form\\Type\\ProjectWorkflowFormType' => ['privates', 'App\\Form\\Type\\ProjectWorkflowFormType', 'getProjectWorkflowFormTypeService', false],
'App\\Form\\Type\\Project\\ConstructionFormType' => ['privates', 'App\\Form\\Type\\Project\\ConstructionFormType', 'getConstructionFormTypeService', false],
'App\\Form\\Type\\Project\\ContractFormType' => ['privates', 'App\\Form\\Type\\Project\\ContractFormType', 'getContractFormTypeService', false],
'App\\Form\\Type\\Project\\DefinitionFormType' => ['privates', 'App\\Form\\Type\\Project\\DefinitionFormType', 'getDefinitionFormTypeService', false],
'App\\Form\\Type\\Project\\GenerateCodeClairFormType' => ['privates', 'App\\Form\\Type\\Project\\GenerateCodeClairFormType', 'getGenerateCodeClairFormTypeService', false],
'App\\Form\\Type\\Project\\NetworkDevicesFormType' => ['privates', 'App\\Form\\Type\\Project\\NetworkDevicesFormType', 'getNetworkDevicesFormTypeService', false],
'App\\Form\\Type\\Project\\NetworkFromCustomerFormType' => ['privates', 'App\\Form\\Type\\Project\\NetworkFromCustomerFormType', 'getNetworkFromCustomerFormTypeService', false],
'App\\Form\\Type\\Project\\SizingFormType' => ['privates', 'App\\Form\\Type\\Project\\SizingFormType', 'getSizingFormTypeService', false],
'App\\Form\\Type\\Project\\generationCodeFormType' => ['privates', 'App\\Form\\Type\\Project\\generationCodeFormType', 'getGenerationCodeFormTypeService', false],
'App\\Form\\Type\\ProspectContractFormType' => ['privates', 'App\\Form\\Type\\ProspectContractFormType', 'getProspectContractFormTypeService', false],
'App\\Form\\Type\\ProspectDateJoinFormType' => ['privates', 'App\\Form\\Type\\ProspectDateJoinFormType', 'getProspectDateJoinFormTypeService', false],
'App\\Form\\Type\\ProspectDevicesFormType' => ['privates', 'App\\Form\\Type\\ProspectDevicesFormType', 'getProspectDevicesFormTypeService', false],
'App\\Form\\Type\\ProspectDistancesFormType' => ['privates', 'App\\Form\\Type\\ProspectDistancesFormType', 'getProspectDistancesFormTypeService', false],
'App\\Form\\Type\\ProspectMassUploadFormType' => ['privates', 'App\\Form\\Type\\ProspectMassUploadFormType', 'getProspectMassUploadFormTypeService', false],
'App\\Form\\Type\\ProspectOffersConsumptionFormType' => ['privates', 'App\\Form\\Type\\ProspectOffersConsumptionFormType', 'getProspectOffersConsumptionFormTypeService', false],
'App\\Form\\Type\\ProspectSubscriptionFeesFormType' => ['privates', 'App\\Form\\Type\\ProspectSubscriptionFeesFormType', 'getProspectSubscriptionFeesFormTypeService', false],
'App\\Form\\Type\\ProspectTotalPriceEstimationFormType' => ['privates', 'App\\Form\\Type\\ProspectTotalPriceEstimationFormType', 'getProspectTotalPriceEstimationFormTypeService', false],
'App\\Form\\Type\\ProspectWorkflowFormType' => ['privates', 'App\\Form\\Type\\ProspectWorkflowFormType', 'getProspectWorkflowFormTypeService', false],
'App\\Form\\Type\\Prospect\\ChangementForfaitFormType' => ['privates', 'App\\Form\\Type\\Prospect\\ChangementForfaitFormType', 'getChangementForfaitFormTypeService', false],
'App\\Form\\Type\\Prospect\\CustomersArticleFormType' => ['privates', 'App\\Form\\Type\\Prospect\\CustomersArticleFormType', 'getCustomersArticleFormTypeService', false],
'App\\Form\\Type\\Prospect\\DoorToDoorFormType' => ['privates', 'App\\Form\\Type\\Prospect\\DoorToDoorFormType', 'getDoorToDoorFormTypeService', false],
'App\\Form\\Type\\Prospect\\ElectricEquipmentFormType' => ['privates', 'App\\Form\\Type\\Prospect\\ElectricEquipmentFormType', 'getElectricEquipmentFormTypeService', false],
'App\\Form\\Type\\Prospect\\ElectricProductionEquipmentFormType' => ['privates', 'App\\Form\\Type\\Prospect\\ElectricProductionEquipmentFormType', 'getElectricProductionEquipmentFormTypeService', false],
'App\\Form\\Type\\Prospect\\IdentificationFormType' => ['privates', 'App\\Form\\Type\\Prospect\\IdentificationFormType', 'getIdentificationFormType2Service', false],
'App\\Form\\Type\\Prospect\\RefundFormType' => ['privates', 'App\\Form\\Type\\Prospect\\RefundFormType', 'getRefundFormTypeService', false],
'App\\Form\\Type\\Prospect\\SurveyFormType' => ['privates', 'App\\Form\\Type\\Prospect\\SurveyFormType', 'getSurveyFormTypeService', false],
'App\\Form\\Type\\ReadOnly\\ReadOnlyFormType' => ['privates', 'App\\Form\\Type\\ReadOnly\\ReadOnlyFormType', 'getReadOnlyFormTypeService', false],
'App\\Form\\Type\\ReceptionFormType' => ['privates', 'App\\Form\\Type\\ReceptionFormType', 'getReceptionFormTypeService', false],
'App\\Form\\Type\\ReceptionTransfertFormType' => ['privates', 'App\\Form\\Type\\ReceptionTransfertFormType', 'getReceptionTransfertFormTypeService', false],
'App\\Form\\Type\\RecommendedDeviceFormType' => ['privates', 'App\\Form\\Type\\RecommendedDeviceFormType', 'getRecommendedDeviceFormTypeService', false],
'App\\Form\\Type\\RegularisationFormType' => ['privates', 'App\\Form\\Type\\RegularisationFormType', 'getRegularisationFormTypeService', false],
'App\\Form\\Type\\RemplacementChangementKitFormType' => ['privates', 'App\\Form\\Type\\RemplacementChangementKitFormType', 'getRemplacementChangementKitFormTypeService', false],
'App\\Form\\Type\\RemplacementDefectueuxType' => ['privates', 'App\\Form\\Type\\RemplacementDefectueuxType', 'getRemplacementDefectueuxTypeService', false],
'App\\Form\\Type\\RemplacementRemplacementType' => ['privates', 'App\\Form\\Type\\RemplacementRemplacementType', 'getRemplacementRemplacementTypeService', false],
'App\\Form\\Type\\RemplacementType' => ['privates', 'App\\Form\\Type\\RemplacementType', 'getRemplacementTypeService', false],
'App\\Form\\Type\\RetourMaterielFormType' => ['privates', 'App\\Form\\Type\\RetourMaterielFormType', 'getRetourMaterielFormTypeService', false],
'App\\Form\\Type\\SatisfactionFormType' => ['privates', 'App\\Form\\Type\\SatisfactionFormType', 'getSatisfactionFormTypeService', false],
'App\\Form\\Type\\SoldFormType' => ['privates', 'App\\Form\\Type\\SoldFormType', 'getSoldFormTypeService', false],
'App\\Form\\Type\\TransfertFormType' => ['privates', 'App\\Form\\Type\\TransfertFormType', 'getTransfertFormTypeService', false],
'App\\Form\\Type\\UserCaisseFormType' => ['privates', 'App\\Form\\Type\\UserCaisseFormType', 'getUserCaisseFormTypeService', false],
'App\\Form\\Type\\UserPermissionOnAgenceFormType' => ['privates', 'App\\Form\\Type\\UserPermissionOnAgenceFormType', 'getUserPermissionOnAgenceFormTypeService', false],
'App\\Form\\Type\\ZoneFormType' => ['privates', 'App\\Form\\Type\\ZoneFormType', 'getZoneFormTypeService', false],
'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates', 'fos_user.change_password.form.type', 'getFosUser_ChangePassword_Form_TypeService', false],
'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates', 'fos_user.profile.form.type', 'getFosUser_Profile_Form_TypeService', false],
'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates', 'fos_user.registration.form.type', 'getFosUser_Registration_Form_TypeService', false],
'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates', 'fos_user.resetting.form.type', 'getFosUser_Resetting_Form_TypeService', false],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
], [
'App\\Form\\StockType' => '?',
'App\\Form\\Type\\AgenceFormType' => '?',
'App\\Form\\Type\\ArticleClientEditFormType' => '?',
'App\\Form\\Type\\ArticleClientFormType' => '?',
'App\\Form\\Type\\AttachedFileFormType' => '?',
'App\\Form\\Type\\BuildingFormType' => '?',
'App\\Form\\Type\\CaisseFormType' => '?',
'App\\Form\\Type\\CaracteristiqueCommercialeFormType' => '?',
'App\\Form\\Type\\CaracteristiqueGeneraleFormType' => '?',
'App\\Form\\Type\\CaracteristiqueTechniqueFormType' => '?',
'App\\Form\\Type\\CategorieFormType' => '?',
'App\\Form\\Type\\ChangementKitDefectueuxType' => '?',
'App\\Form\\Type\\ChangementKitFormType' => '?',
'App\\Form\\Type\\ChangementKitRemplacementType' => '?',
'App\\Form\\Type\\ClientFormType' => '?',
'App\\Form\\Type\\CodeGenerationWithPaymentFormType' => '?',
'App\\Form\\Type\\CodeGenerationWithoutPaymentFormType' => '?',
'App\\Form\\Type\\CodeMassUploadFormType' => '?',
'App\\Form\\Type\\CommissionFormType' => '?',
'App\\Form\\Type\\CommissionNanoEntrepreneurFormType' => '?',
'App\\Form\\Type\\DesinstallationMaterielFormType' => '?',
'App\\Form\\Type\\DeviceCustomerFormType' => '?',
'App\\Form\\Type\\DeviceDimensionFormType' => '?',
'App\\Form\\Type\\DeviceFormType' => '?',
'App\\Form\\Type\\EntrepreneurChangeFormType' => '?',
'App\\Form\\Type\\FabricationFormType' => '?',
'App\\Form\\Type\\FacturationFormType' => '?',
'App\\Form\\Type\\FournisseurFormType' => '?',
'App\\Form\\Type\\GestionnaireFormType' => '?',
'App\\Form\\Type\\IdentificationFormType' => '?',
'App\\Form\\Type\\InspectionFormType' => '?',
'App\\Form\\Type\\InterventionChoiceFormType' => '?',
'App\\Form\\Type\\Intervention\\FixFormType' => '?',
'App\\Form\\Type\\Intervention\\MaintenanceFormType' => '?',
'App\\Form\\Type\\Intervention\\RecordFormType' => '?',
'App\\Form\\Type\\Intervention\\TaskFormType' => '?',
'App\\Form\\Type\\InventaireFormType' => '?',
'App\\Form\\Type\\KoboFormType' => '?',
'App\\Form\\Type\\LocalAgenceFormType' => '?',
'App\\Form\\Type\\LocalizationFormType' => '?',
'App\\Form\\Type\\MaintenanceFrequencyFormType' => '?',
'App\\Form\\Type\\MaterielAssocieFormType' => '?',
'App\\Form\\Type\\MaterielAssocieFormTypeOld' => '?',
'App\\Form\\Type\\MaterielChangementDeKitFormType' => '?',
'App\\Form\\Type\\MaterielClientNetworkFormType' => '?',
'App\\Form\\Type\\MaterielDeRamplacementFormType' => '?',
'App\\Form\\Type\\MaterielFabriqueModelPreEnregistreFormType' => '?',
'App\\Form\\Type\\MaterielFacturationFormType' => '?',
'App\\Form\\Type\\MaterielInspectionFormType' => '?',
'App\\Form\\Type\\MaterielInventaireFormType' => '?',
'App\\Form\\Type\\MaterielModelPreEnregistreFormType' => '?',
'App\\Form\\Type\\MaterielMouvementFormType' => '?',
'App\\Form\\Type\\MaterielPreparationTransfertFormType' => '?',
'App\\Form\\Type\\MaterielTransfertFormType' => '?',
'App\\Form\\Type\\MaterielUtiliseModelPreEnregistreFormType' => '?',
'App\\Form\\Type\\ModelFormType' => '?',
'App\\Form\\Type\\ModelePreEnregistreFormType' => '?',
'App\\Form\\Type\\MouvementFormType' => '?',
'App\\Form\\Type\\NetworkDeviceFormType' => '?',
'App\\Form\\Type\\NetworkFormType' => '?',
'App\\Form\\Type\\OfferFormType' => '?',
'App\\Form\\Type\\PlanifiedMaintenanceFormType' => '?',
'App\\Form\\Type\\PreparationTransfertFormType' => '?',
'App\\Form\\Type\\PriceOfferFormType' => '?',
'App\\Form\\Type\\ProduitFormType' => '?',
'App\\Form\\Type\\ProfileFormType' => '?',
'App\\Form\\Type\\ProjectWorkflowFormType' => '?',
'App\\Form\\Type\\Project\\ConstructionFormType' => '?',
'App\\Form\\Type\\Project\\ContractFormType' => '?',
'App\\Form\\Type\\Project\\DefinitionFormType' => '?',
'App\\Form\\Type\\Project\\GenerateCodeClairFormType' => '?',
'App\\Form\\Type\\Project\\NetworkDevicesFormType' => '?',
'App\\Form\\Type\\Project\\NetworkFromCustomerFormType' => '?',
'App\\Form\\Type\\Project\\SizingFormType' => '?',
'App\\Form\\Type\\Project\\generationCodeFormType' => '?',
'App\\Form\\Type\\ProspectContractFormType' => '?',
'App\\Form\\Type\\ProspectDateJoinFormType' => '?',
'App\\Form\\Type\\ProspectDevicesFormType' => '?',
'App\\Form\\Type\\ProspectDistancesFormType' => '?',
'App\\Form\\Type\\ProspectMassUploadFormType' => '?',
'App\\Form\\Type\\ProspectOffersConsumptionFormType' => '?',
'App\\Form\\Type\\ProspectSubscriptionFeesFormType' => '?',
'App\\Form\\Type\\ProspectTotalPriceEstimationFormType' => '?',
'App\\Form\\Type\\ProspectWorkflowFormType' => '?',
'App\\Form\\Type\\Prospect\\ChangementForfaitFormType' => '?',
'App\\Form\\Type\\Prospect\\CustomersArticleFormType' => '?',
'App\\Form\\Type\\Prospect\\DoorToDoorFormType' => '?',
'App\\Form\\Type\\Prospect\\ElectricEquipmentFormType' => '?',
'App\\Form\\Type\\Prospect\\ElectricProductionEquipmentFormType' => '?',
'App\\Form\\Type\\Prospect\\IdentificationFormType' => '?',
'App\\Form\\Type\\Prospect\\RefundFormType' => '?',
'App\\Form\\Type\\Prospect\\SurveyFormType' => '?',
'App\\Form\\Type\\ReadOnly\\ReadOnlyFormType' => '?',
'App\\Form\\Type\\ReceptionFormType' => '?',
'App\\Form\\Type\\ReceptionTransfertFormType' => '?',
'App\\Form\\Type\\RecommendedDeviceFormType' => '?',
'App\\Form\\Type\\RegularisationFormType' => '?',
'App\\Form\\Type\\RemplacementChangementKitFormType' => '?',
'App\\Form\\Type\\RemplacementDefectueuxType' => '?',
'App\\Form\\Type\\RemplacementRemplacementType' => '?',
'App\\Form\\Type\\RemplacementType' => '?',
'App\\Form\\Type\\RetourMaterielFormType' => '?',
'App\\Form\\Type\\SatisfactionFormType' => '?',
'App\\Form\\Type\\SoldFormType' => '?',
'App\\Form\\Type\\TransfertFormType' => '?',
'App\\Form\\Type\\UserCaisseFormType' => '?',
'App\\Form\\Type\\UserPermissionOnAgenceFormType' => '?',
'App\\Form\\Type\\ZoneFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
}, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
yield 1 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'form.type.choice' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
*/
protected function getForm_Type_ChoiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.color' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ColorType
*/
protected function getForm_Type_ColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.entity' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
*/
protected function getForm_Type_EntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type.form' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FormType
*/
protected function getForm_Type_FormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the private 'form.type_extension.csrf' shared service.
*
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
*/
protected function getForm_TypeExtension_CsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* Gets the private 'form.type_extension.form.data_collector' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
*/
protected function getForm_TypeExtension_Form_DataCollectorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
}
/**
* Gets the private 'form.type_extension.form.http_foundation' shared service.
*
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
*/
protected function getForm_TypeExtension_Form_HttpFoundationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
}
/**
* Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
*/
protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.form.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
*/
protected function getForm_TypeExtension_Form_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.upload.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
*/
protected function getForm_TypeExtension_Upload_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
}
/**
* Gets the private 'form.type_guesser.doctrine' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
*/
protected function getForm_TypeGuesser_DoctrineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type_guesser.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
*/
protected function getForm_TypeGuesser_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
}
/**
* Gets the private 'fos_js_routing.dump_command' shared service.
*
* @return \FOS\JsRoutingBundle\Command\DumpCommand
*/
protected function getFosJsRouting_DumpCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
$this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__, 4), NULL);
$instance->setName('fos:js-routing:dump');
return $instance;
}
/**
* Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
*
* @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
*/
protected function getFosJsRouting_RouterDebugExposedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
$this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
$instance->setName('fos:js-routing:debug');
return $instance;
}
/**
* Gets the private 'fos_user.change_password.form.type' shared service.
*
* @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
*/
protected function getFosUser_ChangePassword_Form_TypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ChangePasswordFormType.php';
return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\Entity\\Users');
}
/**
* Gets the private 'fos_user.command.activate_user' shared service.
*
* @return \FOS\UserBundle\Command\ActivateUserCommand
*/
protected function getFosUser_Command_ActivateUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Command/ActivateUserCommand.php';
$this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:activate');
return $instance;
}
/**
* Gets the private 'fos_user.command.change_password' shared service.
*
* @return \FOS\UserBundle\Command\ChangePasswordCommand
*/
protected function getFosUser_Command_ChangePasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Command/ChangePasswordCommand.php';
$this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:change-password');
return $instance;
}
/**
* Gets the private 'fos_user.command.create_user' shared service.
*
* @return \FOS\UserBundle\Command\CreateUserCommand
*/
protected function getFosUser_Command_CreateUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Command/CreateUserCommand.php';
$this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:create');
return $instance;
}
/**
* Gets the private 'fos_user.command.deactivate_user' shared service.
*
* @return \FOS\UserBundle\Command\DeactivateUserCommand
*/
protected function getFosUser_Command_DeactivateUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Command/DeactivateUserCommand.php';
$this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:deactivate');
return $instance;
}
/**
* Gets the private 'fos_user.command.demote_user' shared service.
*
* @return \FOS\UserBundle\Command\DemoteUserCommand
*/
protected function getFosUser_Command_DemoteUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Command/RoleCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Command/DemoteUserCommand.php';
$this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:demote');
return $instance;
}
/**
* Gets the private 'fos_user.command.promote_user' shared service.
*
* @return \FOS\UserBundle\Command\PromoteUserCommand
*/
protected function getFosUser_Command_PromoteUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Command/RoleCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Command/PromoteUserCommand.php';
$this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
$instance->setName('fos:user:promote');
return $instance;
}
/**
* Gets the private 'fos_user.listener.authentication' shared service.
*
* @return \FOS\UserBundle\EventListener\AuthenticationListener
*/
protected function getFosUser_Listener_AuthenticationService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/AuthenticationListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Security/LoginManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Security/LoginManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService())), 'main');
}
/**
* Gets the private 'fos_user.listener.flash' shared service.
*
* @return \FOS\UserBundle\EventListener\FlashListener
*/
protected function getFosUser_Listener_FlashService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/FlashListener.php';
return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'fos_user.listener.resetting' shared service.
*
* @return \FOS\UserBundle\EventListener\ResettingListener
*/
protected function getFosUser_Listener_ResettingService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/ResettingListener.php';
return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
}
/**
* Gets the private 'fos_user.profile.form.factory' shared service.
*
* @return \FOS\UserBundle\Form\Factory\FormFactory
*/
protected function getFosUser_Profile_Form_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
return $this->privates['fos_user.profile.form.factory'] = new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_profile_form', 'FOS\\UserBundle\\Form\\Type\\ProfileFormType', $this->parameters['fos_user.profile.form.validation_groups']);
}
/**
* Gets the private 'fos_user.profile.form.type' shared service.
*
* @return \FOS\UserBundle\Form\Type\ProfileFormType
*/
protected function getFosUser_Profile_Form_TypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ProfileFormType.php';
return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\Entity\\Users');
}
/**
* Gets the private 'fos_user.registration.form.type' shared service.
*
* @return \FOS\UserBundle\Form\Type\RegistrationFormType
*/
protected function getFosUser_Registration_Form_TypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/RegistrationFormType.php';
return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\Entity\\Users');
}
/**
* Gets the private 'fos_user.resetting.form.type' shared service.
*
* @return \FOS\UserBundle\Form\Type\ResettingFormType
*/
protected function getFosUser_Resetting_Form_TypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Type/ResettingFormType.php';
return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\Entity\\Users');
}
/**
* Gets the private 'fos_user.security.interactive_login_listener' shared service.
*
* @return \FOS\UserBundle\EventListener\LastLoginListener
*/
protected function getFosUser_Security_InteractiveLoginListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/EventListener/LastLoginListener.php';
return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
}
/**
* Gets the private 'fos_user.user_listener' shared service.
*
* @return \FOS\UserBundle\Doctrine\UserListener
*/
protected function getFosUser_UserListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserListener.php';
return $this->privates['fos_user.user_listener'] = new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
}
/**
* Gets the private 'fos_user.user_provider.username_email' shared service.
*
* @return \FOS\UserBundle\Security\EmailUserProvider
*/
protected function getFosUser_UserProvider_UsernameEmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Security/UserProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Security/EmailUserProvider.php';
return $this->privates['fos_user.user_provider.username_email'] = new \FOS\UserBundle\Security\EmailUserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
}
/**
* Gets the private 'fos_user.util.canonical_fields_updater' shared service.
*
* @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
*/
protected function getFosUser_Util_CanonicalFieldsUpdaterService()
{
$a = new \FOS\UserBundle\Util\Canonicalizer();
return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a, $a);
}
/**
* Gets the private 'fos_user.util.password_updater' shared service.
*
* @return \FOS\UserBundle\Util\HashingPasswordUpdater
*/
protected function getFosUser_Util_PasswordUpdaterService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/PasswordUpdaterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/HashingPasswordUpdater.php';
return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'fos_user.util.token_generator.default' shared service.
*
* @return \FOS\UserBundle\Util\TokenGenerator
*/
protected function getFosUser_Util_TokenGenerator_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGenerator.php';
return $this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator();
}
/**
* Gets the private 'fos_user.util.user_manipulator' shared service.
*
* @return \FOS\UserBundle\Util\UserManipulator
*/
protected function getFosUser_Util_UserManipulatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/UserManipulator.php';
return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* 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($this->getEnv('APP_SECRET')))), '/_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($this->getEnv('APP_SECRET')))), 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 'gedmo.listener.sluggable' shared service.
*
* @return \Gedmo\Sluggable\SluggableListener
*/
protected function getGedmo_Listener_SluggableService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
$this->privates['gedmo.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'gedmo.listener.softdeleteable' shared service.
*
* @return \Gedmo\SoftDeleteable\SoftDeleteableListener
*/
protected function getGedmo_Listener_SoftdeleteableService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
$this->privates['gedmo.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'gedmo.listener.sortable' shared service.
*
* @return \Gedmo\Sortable\SortableListener
*/
protected function getGedmo_Listener_SortableService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Sortable/SortableListener.php';
$this->privates['gedmo.listener.sortable'] = $instance = new \Gedmo\Sortable\SortableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'gedmo.listener.timestampable' shared service.
*
* @return \Gedmo\Timestampable\TimestampableListener
*/
protected function getGedmo_Listener_TimestampableService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
$this->privates['gedmo.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'gedmo.listener.tree' shared service.
*
* @return \Gedmo\Tree\TreeListener
*/
protected function getGedmo_Listener_TreeService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php';
$this->privates['gedmo.listener.tree'] = $instance = new \Gedmo\Tree\TreeListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* 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_default')))));
}
/**
* 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', 'UTC', 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.event_dispatcher' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
*/
protected function getJmsSerializer_EventDispatcherService()
{
$this->privates['jms_serializer.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.expression_evaluator' shared service.
*
* @return \JMS\Serializer\Expression\ExpressionEvaluator
*/
protected function getJmsSerializer_ExpressionEvaluatorService()
{
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';
$a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
$a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
}
/**
* 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.metadata.typed_properties_driver' shared service.
*
* @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
*/
protected function getJmsSerializer_Metadata_TypedPropertiesDriverService()
{
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/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()));
$d = ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService());
return $this->privates['jms_serializer.metadata.typed_properties_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, $d), 1 => new \JMS\Serializer\Metadata\Driver\XmlDriver($a, $b, $c, $d), 2 => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $b, $c, $d)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
}
/**
* 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))), 'jms_serializer.default');
}
/**
* 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' => ['privates', 'jms_serializer.metadata.typed_properties_driver', 'getJmsSerializer_Metadata_TypedPropertiesDriverService', 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_default')))));
$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 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_pagination.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig', 'defaultPageRange' => 5, 'defaultPageLimit' => NULL]);
}
/**
* Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
*/
protected function getLexikJwtAuthentication_CheckConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
$this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE')))), 'RS256');
$instance->setName('lexik:jwt:check-config');
return $instance;
}
/**
* Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
*/
protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
$instance->setName('lexik:jwt:generate-keypair');
return $instance;
}
/**
* Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
*/
protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
$a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
if (isset($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'])) {
return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'])) {
return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'];
}
return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator($a, $b, new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([0 => new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer', 'Authorization')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage());
}
/**
* 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('fr')));
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())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* Gets the private 'mailer.mailer' shared service.
*
* @return \Symfony\Component\Mailer\Mailer
*/
protected function getMailer_MailerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
}, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.native'])) {
return $this->privates['mailer.transport_factory.native'];
}
return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.null'])) {
return $this->privates['mailer.transport_factory.null'];
}
return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.sendmail'])) {
return $this->privates['mailer.transport_factory.sendmail'];
}
return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.smtp'])) {
return $this->privates['mailer.transport_factory.smtp'];
}
return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a, $b);
$instance->setName('make:auth');
$instance->setDescription('Creates a Guard authenticator of different flavors');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_command' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
$this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:command');
$instance->setDescription('Creates a new console command class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:controller');
$instance->setDescription('Creates a new controller class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_crud' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCrudService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
$this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:crud');
$instance->setDescription('Creates CRUD for Doctrine entity class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_data_persister' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDataPersisterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataPersister.php';
$this->privates['maker.auto_command.make_data_persister'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataPersister(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:data-persister');
$instance->setDescription('Creates an API Platform data persister');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_data_provider' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataProvider.php';
$this->privates['maker.auto_command.make_data_provider'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataProvider(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:data-provider');
$instance->setDescription('Creates an API Platform data provider');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_docker_database' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDockerDatabaseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:docker:database');
$instance->setDescription('Adds a database container to your docker-compose.yaml file');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_entity' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeEntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__, 4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, $b);
$instance->setName('make:entity');
$instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_fixtures' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFixturesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
$this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:fixtures');
$instance->setDescription('Creates a new class to load Doctrine fixtures');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
$this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:form');
$instance->setDescription('Creates a new form class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_message' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:message');
$instance->setDescription('Creates a new message and handler');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
$this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:messenger-middleware');
$instance->setDescription('Creates a new messenger middleware');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_migration' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMigrationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
$this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__, 4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:migration');
$instance->setDescription('Creates a new migration based on database changes');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_registration_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeRegistrationFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:registration-form');
$instance->setDescription('Creates a new registration form system');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_reset_password' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeResetPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:reset-password');
$instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerEncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
$this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:encoder');
$instance->setDescription('Creates a new serializer encoder class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
$this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:normalizer');
$instance->setDescription('Creates a new serializer normalizer class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_state_processor' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStateProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProcessor.php';
$this->privates['maker.auto_command.make_state_processor'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Symfony\Maker\MakeStateProcessor(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:state-processor');
$instance->setDescription('Creates an API Platform state processor');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_state_provider' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStateProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProvider.php';
$this->privates['maker.auto_command.make_state_provider'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Symfony\Maker\MakeStateProvider(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:state-provider');
$instance->setDescription('Creates an API Platform state provider');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_subscriber' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
$this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:subscriber');
$instance->setDescription('Creates a new event subscriber class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
$this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:test');
$instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
$instance->setDescription('Creates a new test class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_twig_extension' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTwigExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
$this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:twig-extension');
$instance->setDescription('Creates a new Twig extension class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_user' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:user');
$instance->setDescription('Creates a new security user class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_validator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
$this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:validator');
$instance->setDescription('Creates a new validator and constraint class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_voter' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
$this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:voter');
$instance->setDescription('Creates a new security voter class');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
$a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [0 => [0 => 'App\\Entity', 1 => $a], 1 => [0 => 'Gedmo\\Tree\\Entity', 1 => $a], 2 => [0 => 'Gedmo\\Translatable\\Entity', 1 => $a], 3 => [0 => 'Gedmo\\Loggable\\Entity', 1 => $a], 4 => [0 => 'FOS\\UserBundle\\Model', 1 => ($this->privates['.4_doctrine_metadata_driver~3jNLL4X'] ?? $this->get_4DoctrineMetadataDriver3jNLL4XService())]]]);
}
/**
* Gets the private 'maker.entity_class_generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
*/
protected function getMaker_EntityClassGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
$this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
$instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
return $instance;
}
/**
* Gets the private 'maker.file_manager' shared service.
*
* @return \Symfony\Bundle\MakerBundle\FileManager
*/
protected function getMaker_FileManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/src/Resources/views'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
$a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', $a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
}
/**
* Gets the private 'maker.php_compat_util' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
*/
protected function getMaker_PhpCompatUtilService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\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(new \Monolog\Processor\PsrLogMessageProcessor());
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.mailer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailerService()
{
$this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.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 'nelmio_alice.file_parser.runtime_cache' shared service.
*
* @return \Nelmio\Alice\Parser\RuntimeCacheParser
*/
protected function getNelmioAlice_FileParser_RuntimeCacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/IsAServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/RuntimeCacheParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/ParserRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/ChainableParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/YamlParser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Parser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/PhpParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/JsonParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLocator/DefaultFileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/IncludeProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/IncludeProcessor/DefaultIncludeProcessor.php';
$a = new \Nelmio\Alice\FileLocator\DefaultFileLocator();
return $this->privates['nelmio_alice.file_parser.runtime_cache'] = new \Nelmio\Alice\Parser\RuntimeCacheParser(new \Nelmio\Alice\Parser\ParserRegistry([0 => new \Nelmio\Alice\Parser\Chainable\YamlParser(new \Symfony\Component\Yaml\Parser()), 1 => new \Nelmio\Alice\Parser\Chainable\PhpParser(), 2 => new \Nelmio\Alice\Parser\Chainable\JsonParser()]), $a, new \Nelmio\Alice\Parser\IncludeProcessor\DefaultIncludeProcessor($a));
}
/**
* Gets the private 'old_sound_rabbit_mq.anon_consumer_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\AnonConsumerCommand
*/
protected function getOldSoundRabbitMq_AnonConsumerCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/AnonConsumerCommand.php';
$this->privates['old_sound_rabbit_mq.anon_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\AnonConsumerCommand();
$instance->setName('rabbitmq:anon-consumer');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.batch_consumer_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\BatchConsumerCommand
*/
protected function getOldSoundRabbitMq_BatchConsumerCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BatchConsumerCommand.php';
$this->privates['old_sound_rabbit_mq.batch_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\BatchConsumerCommand();
$instance->setName('rabbitmq:batch:consumer');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.command.rpc_server_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\RpcServerCommand
*/
protected function getOldSoundRabbitMq_Command_RpcServerCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/RpcServerCommand.php';
$this->privates['old_sound_rabbit_mq.command.rpc_server_command'] = $instance = new \OldSound\RabbitMqBundle\Command\RpcServerCommand();
$instance->setName('rabbitmq:rpc-server');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.command.setup_fabric_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\SetupFabricCommand
*/
protected function getOldSoundRabbitMq_Command_SetupFabricCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/SetupFabricCommand.php';
$this->privates['old_sound_rabbit_mq.command.setup_fabric_command'] = $instance = new \OldSound\RabbitMqBundle\Command\SetupFabricCommand();
$instance->setName('rabbitmq:setup-fabric');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.command.std_in_producer_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\StdInProducerCommand
*/
protected function getOldSoundRabbitMq_Command_StdInProducerCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/StdInProducerCommand.php';
$this->privates['old_sound_rabbit_mq.command.std_in_producer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\StdInProducerCommand();
$instance->setName('rabbitmq:stdin-producer');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.consumer_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\ConsumerCommand
*/
protected function getOldSoundRabbitMq_ConsumerCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
$this->privates['old_sound_rabbit_mq.consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\ConsumerCommand();
$instance->setName('rabbitmq:consumer');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.delete_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\DeleteCommand
*/
protected function getOldSoundRabbitMq_DeleteCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/DeleteCommand.php';
$this->privates['old_sound_rabbit_mq.delete_command'] = $instance = new \OldSound\RabbitMqBundle\Command\DeleteCommand();
$instance->setName('rabbitmq:delete');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.dynamic_consumer_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\DynamicConsumerCommand
*/
protected function getOldSoundRabbitMq_DynamicConsumerCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/DynamicConsumerCommand.php';
$this->privates['old_sound_rabbit_mq.dynamic_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\DynamicConsumerCommand();
$instance->setName('rabbitmq:dynamic-consumer');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.multiple_consumer_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\MultipleConsumerCommand
*/
protected function getOldSoundRabbitMq_MultipleConsumerCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/MultipleConsumerCommand.php';
$this->privates['old_sound_rabbit_mq.multiple_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\MultipleConsumerCommand();
$instance->setName('rabbitmq:multiple-consumer');
return $instance;
}
/**
* Gets the private 'old_sound_rabbit_mq.purge_consumer_command' shared service.
*
* @return \OldSound\RabbitMqBundle\Command\PurgeConsumerCommand
*/
protected function getOldSoundRabbitMq_PurgeConsumerCommandService()
{
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).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/Command/PurgeConsumerCommand.php';
$this->privates['old_sound_rabbit_mq.purge_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\PurgeConsumerCommand();
$instance->setName('rabbitmq:purge');
return $instance;
}
/**
* Gets the private 'oneup_uploader.command.clear_chunks' shared service.
*
* @return \Oneup\UploaderBundle\Command\ClearChunkCommand
*/
protected function getOneupUploader_Command_ClearChunksService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Command/ClearChunkCommand.php';
$this->privates['oneup_uploader.command.clear_chunks'] = $instance = new \Oneup\UploaderBundle\Command\ClearChunkCommand(($this->services['oneup_uploader.chunk_manager'] ?? $this->getOneupUploader_ChunkManagerService()));
$instance->setName('oneup:uploader:clear-chunks');
return $instance;
}
/**
* Gets the private 'oneup_uploader.command.clear_orphans' shared service.
*
* @return \Oneup\UploaderBundle\Command\ClearOrphansCommand
*/
protected function getOneupUploader_Command_ClearOrphansService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Command/ClearOrphansCommand.php';
$this->privates['oneup_uploader.command.clear_orphans'] = $instance = new \Oneup\UploaderBundle\Command\ClearOrphansCommand(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()));
$instance->setName('oneup:uploader:clear-orphans');
return $instance;
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), 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['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.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->privates['security.access_map'] = new \Symfony\Component\Security\Http\AccessMap())), $b);
}
/**
* Gets the private 'security.authentication.guard_handler' shared service.
*
* @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_GuardHandlerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.guard_handler'])) {
return $this->privates['security.authentication.guard_handler'];
}
$this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, [0 => 'mobile', 1 => 'api_mobile', 2 => 'login', 3 => 'api']);
$instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.anonymous.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
return $this->privates['security.authentication.listener.anonymous.main'];
}
return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
}
/**
* Gets the private 'security.authentication.listener.form.login' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.login" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Form_LoginService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.form.login" 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).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.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/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.form.login'])) {
return $this->privates['security.authentication.listener.form.login'];
}
$b = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
if (isset($this->privates['security.authentication.listener.form.login'])) {
return $this->privates['security.authentication.listener.form.login'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.form.login'])) {
return $this->privates['security.authentication.listener.form.login'];
}
return $this->privates['security.authentication.listener.form.login'] = 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()), 'login', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler($b, $c, []), ['login_path' => '/login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler($c), ['login_path' => '/login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']), ['check_path' => '/login_check', 'require_previous_session' => false, 'use_forward' => false, 'login_path' => '/login', '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.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/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
$a = ($this->privates['security.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['http_kernel'] ?? $this->getHttpKernelService());
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->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
$e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($d, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$e->setOptions(['login_path' => 'fos_user_security_login', 'default_target_path' => '/fr/dashboard', 'always_use_default_target_path' => false, 'target_path_parameter' => '_target_path', 'use_referer' => false]);
$e->setFirewallName('main');
$f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b, $d, [], $f);
$g->setOptions(['login_path' => 'fos_user_security_login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']);
$this->privates['security.authentication.listener.form.main'] = $instance = 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()), $d, 'main', $e, $g, ['login_path' => 'fos_user_security_login', 'check_path' => 'fos_user_security_check', '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], $f, $c, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.form.mobile' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.mobile" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Form_MobileService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.form.mobile" 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).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.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/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.form.mobile'])) {
return $this->privates['security.authentication.listener.form.mobile'];
}
$b = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
if (isset($this->privates['security.authentication.listener.form.mobile'])) {
return $this->privates['security.authentication.listener.form.mobile'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.form.mobile'])) {
return $this->privates['security.authentication.listener.form.mobile'];
}
return $this->privates['security.authentication.listener.form.mobile'] = 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()), 'mobile', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler($b, $c, []), ['login_path' => '/login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'mobile'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler($c), ['login_path' => '/login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']), ['check_path' => 'api_login_check_mobile', 'username_parameter' => 'username', 'password_parameter' => 'password', 'require_previous_session' => false, 'use_forward' => false, 'login_path' => '/login', '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.listener.guard.api' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_ApiService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
if (isset($this->privates['security.authentication.listener.guard.api'])) {
return $this->privates['security.authentication.listener.guard.api'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.guard.api'])) {
return $this->privates['security.authentication.listener.guard.api'];
}
return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, $b, 'api', new RewindableGenerator(function () {
yield 0 => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'security.authentication.listener.guard.api_mobile' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api_mobile" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_ApiMobileService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.api_mobile" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
if (isset($this->privates['security.authentication.listener.guard.api_mobile'])) {
return $this->privates['security.authentication.listener.guard.api_mobile'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.guard.api_mobile'])) {
return $this->privates['security.authentication.listener.guard.api_mobile'];
}
return $this->privates['security.authentication.listener.guard.api_mobile'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, $b, 'api_mobile', new RewindableGenerator(function () {
yield 0 => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'security.authentication.listener.json.login' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.json.login" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Json_LoginService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.json.login" 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).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.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/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.json.login'])) {
return $this->privates['security.authentication.listener.json.login'];
}
$b = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
if (isset($this->privates['security.authentication.listener.json.login'])) {
return $this->privates['security.authentication.listener.json.login'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.json.login'])) {
return $this->privates['security.authentication.listener.json.login'];
}
$this->privates['security.authentication.listener.json.login'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler($b, $c, []), [], 'login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler($c), []), ['check_path' => '/login_check', 'use_forward' => false, 'require_previous_session' => false, 'login_path' => '/login', 'username_path' => 'username', 'password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $c, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.rememberme.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Rememberme_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
return $this->privates['security.authentication.listener.rememberme.main'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
return $this->privates['security.authentication.listener.rememberme.main'];
}
return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $b, true, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_ManagerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authentication.provider.dao.mobile'] ?? $this->getSecurity_Authentication_Provider_Dao_MobileService());
yield 1 => ($this->privates['security.authentication.provider.guard.api_mobile'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiMobileService());
yield 2 => ($this->privates['security.authentication.provider.dao.login'] ?? $this->getSecurity_Authentication_Provider_Dao_LoginService());
yield 3 => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
yield 4 => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
yield 5 => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
yield 6 => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
}, 7), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.anonymous.main' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.dao.login' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.login" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Dao_LoginService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.login" 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.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'login', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
}
/**
* 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['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.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.provider.dao.mobile' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.mobile" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Dao_MobileService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.mobile" 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.mobile'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'mobile', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
}
/**
* Gets the private 'security.authentication.provider.guard.api' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_ApiService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.api" 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.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
}, 1), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'security.authentication.provider.guard.api_mobile' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.api_mobile" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_ApiMobileService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.api_mobile" 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.guard.api_mobile'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
}, 1), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), 'api_mobile', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'security.authentication.provider.rememberme.main' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Rememberme_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'main');
}
/**
* Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
*
* @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
*/
protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
yield 0 => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
}, 1), $this->getEnv('APP_SECRET'), 'main', ['lifetime' => 2628000, 'path' => '/', 'domain' => NULL, 'name' => 'REMEMBERME', 'secure' => NULL, 'httponly' => true, 'samesite' => 'lax', 'always_remember_me' => false, 'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.authentication.session_strategy' shared service.
*
* @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
*/
protected function getSecurity_Authentication_SessionStrategyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.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->privates['security.access_map'] = new \Symfony\Component\Security\Http\AccessMap())), ($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.fIcRQQj'] ?? $this->get_ServiceLocator_FIcRQQjService()), ($this->privates['.service_locator.VmBnF5P'] ?? $this->get_ServiceLocator_VmBnF5PService()), [], 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 => 'FOS\\UserBundle\\Model\\UserInterface']);
$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 => 'FOS\\UserBundle\\Model\\UserInterface']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user password');
return $instance;
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
$this->privates['security.context_listener.0'] = $instance = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
}, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
return $instance;
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => '2y']]]);
}
/**
* Gets the private 'security.event_dispatcher.api' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_ApiService()
{
$this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 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.event_dispatcher.api_mobile' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_ApiMobileService()
{
$this->privates['security.event_dispatcher.api_mobile'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 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.event_dispatcher.login' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_LoginService()
{
$this->privates['security.event_dispatcher.login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 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.event_dispatcher.main' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MainService()
{
$this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
}, 1 => 'onLogout'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 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.event_dispatcher.mobile' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MobileService()
{
$this->privates['security.event_dispatcher.mobile'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] ?? $this->getUserLocaleSubscriberService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
}, 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.expression_language' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
*/
protected function getSecurity_ExpressionLanguageService()
{
$this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
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.fIcRQQj'] ?? $this->get_ServiceLocator_FIcRQQjService());
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.mobile' => ($this->privates['.security.request_matcher.MOA3quy'] ?? ($this->privates['.security.request_matcher.MOA3quy'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/mobile.api/login')));
yield 'security.firewall.map.context.api_mobile' => ($this->privates['.security.request_matcher.K_c83TG'] ?? ($this->privates['.security.request_matcher.K_c83TG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/mobile.api')));
yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.DenCRwN'] ?? ($this->privates['.security.request_matcher.DenCRwN'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/login', '^'.$this->getEnv('string:api_domain').'$')));
yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.HTrcq3K'] ?? ($this->privates['.security.request_matcher.HTrcq3K'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/', '^'.$this->getEnv('string:api_domain').'$')));
yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
}, 5));
}
/**
* Gets the private 'security.firewall.map.context.api' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
if (isset($this->privates['security.firewall.map.context.api'])) {
return $this->privates['security.firewall.map.context.api'];
}
return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
yield 2 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', $a, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api', 'security.user_checker', '.security.request_matcher.HTrcq3K', true, true, 'fos_user.user_provider.username_email', NULL, 'lexik_jwt_authentication.jwt_token_authenticator', NULL, NULL, [0 => 'guard'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.api_mobile' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ApiMobileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
if (isset($this->privates['security.firewall.map.context.api_mobile'])) {
return $this->privates['security.firewall.map.context.api_mobile'];
}
return $this->privates['security.firewall.map.context.api_mobile'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.authentication.listener.guard.api_mobile'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiMobileService());
yield 2 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_mobile', $a, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_mobile', 'security.user_checker', '.security.request_matcher.K_c83TG', true, true, 'fos_user.user_provider.username_email', NULL, 'lexik_jwt_authentication.jwt_token_authenticator', NULL, NULL, [0 => 'guard'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.login' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_LoginService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.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.login'])) {
return $this->privates['security.firewall.map.context.login'];
}
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.authentication.listener.form.login'] ?? $this->getSecurity_Authentication_Listener_Form_LoginService());
yield 2 => ($this->privates['security.authentication.listener.json.login'] ?? $this->getSecurity_Authentication_Listener_Json_LoginService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'login', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a, $b, '/login', false), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('login', 'security.user_checker', '.security.request_matcher.DenCRwN', true, true, 'fos_user.user_provider.username_email', NULL, 'security.authentication.form_entry_point.login', NULL, NULL, [0 => 'form_login', 1 => 'json_login'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.main' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
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-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-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['security.firewall.map.context.main'])) {
return $this->privates['security.firewall.map.context.main'];
}
$b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
yield 3 => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
yield 4 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a, $c, 'fos_user_security_login', false), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b, $c, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'fos_user_security_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'fos_user.user_provider.username_email', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.mobile' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_MobileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.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.mobile'])) {
return $this->privates['security.firewall.map.context.mobile'];
}
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.mobile'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.authentication.listener.form.mobile'] ?? $this->getSecurity_Authentication_Listener_Form_MobileService());
yield 2 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 3), 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, 'mobile', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a, $b, '/login', false), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('mobile', 'security.user_checker', '.security.request_matcher.MOA3quy', true, true, 'fos_user.user_provider.username_email', NULL, 'security.authentication.form_entry_point.mobile', NULL, NULL, [0 => 'form_login'], NULL));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
$a = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
}
/**
* Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.logout.listener.default.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
}
/**
* Gets the private 'security.logout.listener.remember_me.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
*/
protected function getSecurity_Logout_Listener_RememberMe_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
return $this->privates['security.logout.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('main', 'fos_user_security_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['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_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.validator.user_password' shared service.
*
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
*/
protected function getSecurity_Validator_UserPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
$b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
$b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
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()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.name_converter.metadata_aware' shared service.
*
* @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
*/
protected function getSerializer_NameConverter_MetadataAwareService()
{
return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session.storage.factory.service' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
*/
protected function getSession_Storage_Factory_ServiceService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
}
/**
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
*/
protected function getSession_Storage_MetadataBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
*/
protected function getSession_Storage_NativeService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \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],
'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
'session_storage' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'slugger' shared service.
*
* @return \Symfony\Component\String\Slugger\AsciiSlugger
*/
protected function getSluggerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
return $this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr');
}
/**
* Gets the private 'state_machine.network_validation.metadata_store' shared service.
*
* @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
*/
protected function getStateMachine_NetworkValidation_MetadataStoreService()
{
return $this->privates['state_machine.network_validation.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
}
/**
* Gets the private 'state_machine.prospect_validation.metadata_store' shared service.
*
* @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
*/
protected function getStateMachine_ProspectValidation_MetadataStoreService()
{
return $this->privates['state_machine.prospect_validation.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
}
/**
* Gets the private 'stof_doctrine_extensions.listener.sluggable' shared service.
*
* @return \Gedmo\Sluggable\SluggableListener
*/
protected function getStofDoctrineExtensions_Listener_SluggableService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
$this->privates['stof_doctrine_extensions.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'stof_doctrine_extensions.listener.softdeleteable' shared service.
*
* @return \Gedmo\SoftDeleteable\SoftDeleteableListener
*/
protected function getStofDoctrineExtensions_Listener_SoftdeleteableService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
$this->privates['stof_doctrine_extensions.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'stof_doctrine_extensions.listener.timestampable' shared service.
*
* @return \Gedmo\Timestampable\TimestampableListener
*/
protected function getStofDoctrineExtensions_Listener_TimestampableService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
$this->privates['stof_doctrine_extensions.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'stof_doctrine_extensions.listener.tree' shared service.
*
* @return \Gedmo\Tree\TreeListener
*/
protected function getStofDoctrineExtensions_Listener_TreeService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php';
$this->privates['stof_doctrine_extensions.listener.tree'] = $instance = new \Gedmo\Tree\TreeListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* 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()), 'fr', ['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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.af.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ar.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ar.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bg.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bg.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ca.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ca.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.cs.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.cs.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.da.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.da.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.de.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.de.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.el.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.el.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.en.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.en.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.en.yml'), 7 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.en.xlf'), 8 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.en.yaml'), 9 => (\dirname(__DIR__, 4).'/translations/messages.en.xlf'), 10 => (\dirname(__DIR__, 4).'/translations/messages.en.yaml'), 11 => (\dirname(__DIR__, 4).'/translations/security.en.xlf'), 12 => (\dirname(__DIR__, 4).'/translations/security.en.yaml'), 13 => (\dirname(__DIR__, 4).'/translations/validators.en.xlf'), 14 => (\dirname(__DIR__, 4).'/translations/validators.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.es.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.es.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.et.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eu.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eu.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fa.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fa.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fi.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fi.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fr.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 6 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.fr.xlf'), 7 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.fr.yaml'), 8 => (\dirname(__DIR__, 4).'/translations/autres.fr.fr.yaml'), 9 => (\dirname(__DIR__, 4).'/translations/messages.fr.xlf'), 10 => (\dirname(__DIR__, 4).'/translations/messages.fr.yaml'), 11 => (\dirname(__DIR__, 4).'/translations/security.fr.xlf'), 12 => (\dirname(__DIR__, 4).'/translations/validators.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.gl.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.he.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.he.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hr.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hu.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hu.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.id.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.id.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.it.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.it.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ja.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ja.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lb.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lb.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lt.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lt.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lv.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lv.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.mn.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nb.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nb.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt_BR.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt_BR.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ro.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ro.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ru.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ru.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sk.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sl.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sr_Latn.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sr_Latn.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sv.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sv.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.th.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.th.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.tr.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.tr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.uk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.uk.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.vi.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.vi.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.zh_CN.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.zh_CN.yml')], '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')], 'bn' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn.yml')], 'bn_BD' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn_BD.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn_BD.yml')], 'eo' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eo.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eo.yml')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ky.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ky.yml'), 2 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/evence/soft-deleteable-extension-bundle/Evence/Bundle/SoftDeleteableExtensionBundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/friendsofsymfony/user-bundle/src/Resources/translations', 4 => 'vendor/knplabs/knp-paginator-bundle/translations', 5 => 'vendor/oneup/uploader-bundle/src/Resources/translations', 6 => 'translations', 7 => 'vendor/api-platform/core/src/Symfony/Bundle/translations', 8 => 'vendor/doctrine/doctrine-bundle/translations', 9 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 10 => 'vendor/eightpoints/guzzle-bundle/src/translations', 11 => 'vendor/evence/soft-deleteable-extension-bundle/Evence/Bundle/SoftDeleteableExtensionBundle/translations', 12 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 13 => 'vendor/jms/serializer-bundle/translations', 14 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 15 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations', 16 => 'vendor/php-amqplib/rabbitmq-bundle/translations', 17 => 'vendor/sensio/framework-extra-bundle/src/translations', 18 => 'vendor/stof/doctrine-extensions-bundle/src/translations', 19 => 'vendor/symfony/maker-bundle/src/translations', 20 => 'vendor/symfony/monolog-bundle/translations', 21 => 'vendor/symfony/swiftmailer-bundle/translations', 22 => 'vendor/symfony/framework-bundle/translations', 23 => 'vendor/symfony/twig-bundle/translations', 24 => 'vendor/symfony/security-bundle/translations', 25 => 'vendor/symfony/web-server-bundle/translations', 26 => 'vendor/lexik/jwt-authentication-bundle/translations', 27 => 'vendor/twig/extra-bundle/translations', 28 => 'vendor/symfony/web-profiler-bundle/translations', 29 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 30 => 'vendor/symfony/webpack-encore-bundle/src/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'fr']);
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).'/src/Resources/views'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:twig');
$instance->setDescription('Show a list of twig functions, filters, globals and tests');
return $instance;
}
/**
* Gets the private 'twig.command.lint' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Command\LintCommand
*/
protected function getTwig_Command_LintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.form.engine' shared service.
*
* @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
*/
protected function getTwig_Form_EngineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.form.engine'])) {
return $this->privates['twig.form.engine'];
}
return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
}
/**
* Gets the private 'twig.form.renderer' shared service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTwig_Form_RendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
$a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
if (isset($this->privates['twig.form.renderer'])) {
return $this->privates['twig.form.renderer'];
}
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.mailer.message_listener'])) {
return $this->privates['twig.mailer.message_listener'];
}
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
$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($this->getEnv('APP_SECRET')))), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.runtime.serializer' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
*/
protected function getTwig_Runtime_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['twig.runtime.serializer'])) {
return $this->privates['twig.runtime.serializer'];
}
return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
}
/**
* 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).'/src/Resources/views') => 'App', (\dirname(__DIR__, 4).'/templates/bundles/FOSUserBundle') => 'FOSUser', (\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).'/src/Resources/views')));
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Validator\\Constraints\\UniqueCodeCaisseValidator' => ['privates', 'App\\Validator\\Constraints\\UniqueCodeCaisseValidator', 'getUniqueCodeCaisseValidatorService', false],
'App\\Validator\\Constraints\\UniqueProspectInProjectValidator' => ['privates', 'App\\Validator\\Constraints\\UniqueProspectInProjectValidator', 'getUniqueProspectInProjectValidatorService', false],
'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],
], [
'App\\Validator\\Constraints\\UniqueCodeCaisseValidator' => '?',
'App\\Validator\\Constraints\\UniqueProspectInProjectValidator' => '?',
'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'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addXmlMapping((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), 1 => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
}
/**
* Gets the private 'validator.expression' shared service.
*
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator
*/
protected function getValidator_ExpressionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
}
/**
* Gets the private 'validator.not_compromised_password' shared service.
*
* @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
*/
protected function getValidator_NotCompromisedPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
}
/**
* Gets the private '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 'web_server.command.server_log' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerLogCommand
*/
protected function getWebServer_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerLogCommand.php';
$this->privates['web_server.command.server_log'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerLogCommand();
$instance->setName('server:log');
return $instance;
}
/**
* Gets the private 'web_server.command.server_run' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand
*/
protected function getWebServer_Command_ServerRunService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerRunCommand.php';
$this->privates['web_server.command.server_run'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand((\dirname(__DIR__, 4).'/public'), 'dev', \dirname(__DIR__, 2));
$instance->setName('server:run');
return $instance;
}
/**
* Gets the private 'web_server.command.server_start' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand
*/
protected function getWebServer_Command_ServerStartService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerStartCommand.php';
$this->privates['web_server.command.server_start'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand((\dirname(__DIR__, 4).'/public'), 'dev', \dirname(__DIR__, 2));
$instance->setName('server:start');
return $instance;
}
/**
* Gets the private 'web_server.command.server_status' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand
*/
protected function getWebServer_Command_ServerStatusService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerStatusCommand.php';
$this->privates['web_server.command.server_status'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand(\dirname(__DIR__, 2));
$instance->setName('server:status');
return $instance;
}
/**
* Gets the private 'web_server.command.server_stop' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand
*/
protected function getWebServer_Command_ServerStopService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerStopCommand.php';
$this->privates['web_server.command.server_stop'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand(\dirname(__DIR__, 2));
$instance->setName('server:stop');
return $instance;
}
/**
* 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 'state_machine.prospect_validation' alias.
*
* @return object The ".container.private.state_machine.prospect_validation" service.
*/
protected function getStateMachine_ProspectValidationService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "state_machine.prospect_validation" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.state_machine.prospect_validation');
}
/**
* Gets the public 'state_machine.network_validation' alias.
*
* @return object The ".container.private.state_machine.network_validation" service.
*/
protected function getStateMachine_NetworkValidationService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "state_machine.network_validation" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.state_machine.network_validation');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'monnaie' => false,
'base_url_odoo' => false,
'google_maps_api_key' => false,
'code_mass_upload_dir' => false,
'prospect_mass_upload_dir' => false,
'default_permutation_key' => false,
'user_picture_dir' => false,
'customer_picture_dir' => false,
'device_picture_dir' => false,
'device_attached_file_dir' => false,
'customer_contract_dir' => false,
'upload_dir' => false,
'building_picture_dir' => false,
'host' => false,
'offline_mode' => false,
'doctrine.orm.proxy_dir' => false,
'knp_snappy.pdf.binary' => false,
'knp_snappy.image.binary' => false,
'oneup_uploader.chunks' => false,
'oneup_uploader.orphanage' => false,
'oneup_uploader.config' => false,
'swiftmailer.spool.default.memory.path' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'lexik_jwt_authentication.pass_phrase' => 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 'monnaie': $value = $this->getEnv('monnaie'); break;
case 'base_url_odoo': $value = $this->getEnv('base_url_odoo'); break;
case 'google_maps_api_key': $value = $this->getEnv('google_maps_api_key'); break;
case 'code_mass_upload_dir': $value = $this->getEnv('code_mass_upload_dir'); break;
case 'prospect_mass_upload_dir': $value = $this->getEnv('prospect_mass_upload_dir'); break;
case 'default_permutation_key': $value = $this->getEnv('default_permutation_key'); break;
case 'user_picture_dir': $value = $this->getEnv('user_picture_dir'); break;
case 'customer_picture_dir': $value = $this->getEnv('customer_picture_dir'); break;
case 'device_picture_dir': $value = $this->getEnv('device_picture_dir'); break;
case 'device_attached_file_dir': $value = $this->getEnv('device_attached_file_dir'); break;
case 'customer_contract_dir': $value = $this->getEnv('customer_contract_dir'); break;
case 'upload_dir': $value = $this->getEnv('upload_dir'); break;
case 'building_picture_dir': $value = $this->getEnv('building_picture_dir'); break;
case 'host': $value = $this->getEnv('host'); break;
case 'offline_mode': $value = $this->getEnv('offline_mode'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'knp_snappy.pdf.binary': $value = $this->getEnv('WKHTMLTOPDF_PATH'); break;
case 'knp_snappy.image.binary': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
case 'oneup_uploader.chunks': $value = [
'maxage' => 604800,
'storage' => [
'type' => 'filesystem',
'filesystem' => NULL,
'directory' => ($this->targetDir.''.'/uploader/chunks'),
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
'prefix' => 'chunks',
],
'load_distribution' => true,
]; break;
case 'oneup_uploader.orphanage': $value = [
'maxage' => 604800,
'directory' => ($this->targetDir.''.'/uploader/orphanage'),
]; break;
case 'oneup_uploader.config': $value = [
'mappings' => [
'gallery' => [
'frontend' => 'dropzone',
'custom_frontend' => [
'name' => NULL,
'class' => NULL,
],
'storage' => [
'service' => NULL,
'type' => 'filesystem',
'filesystem' => NULL,
'directory' => NULL,
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
],
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
'allowed_mimetypes' => [
],
'disallowed_mimetypes' => [
],
'error_handler' => NULL,
'max_size' => 9223372036854775807,
'use_orphanage' => false,
'enable_progress' => false,
'enable_cancelation' => false,
'namer' => 'oneup_uploader.namer.uniqid',
'root_folder' => false,
],
],
'chunks' => [
'maxage' => 604800,
'storage' => [
'type' => 'filesystem',
'filesystem' => NULL,
'directory' => ($this->targetDir.''.'/uploader/chunks'),
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
'prefix' => 'chunks',
],
'load_distribution' => true,
],
'orphanage' => [
'maxage' => 604800,
'directory' => ($this->targetDir.''.'/uploader/orphanage'),
],
'twig' => true,
]; break;
case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); 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' => [
'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'EightPointsGuzzleBundle' => 'EightPoints\\Bundle\\GuzzleBundle\\EightPointsGuzzleBundle',
'EvenceSoftDeleteableExtensionBundle' => 'Evence\\Bundle\\SoftDeleteableExtensionBundle\\EvenceSoftDeleteableExtensionBundle',
'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
'OldSoundRabbitMqBundle' => 'OldSound\\RabbitMqBundle\\OldSoundRabbitMqBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
],
'kernel.bundles_metadata' => [
'ApiPlatformBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
'namespace' => 'ApiPlatform\\Symfony\\Bundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'EightPointsGuzzleBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src'),
'namespace' => 'EightPoints\\Bundle\\GuzzleBundle',
],
'EvenceSoftDeleteableExtensionBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/evence/soft-deleteable-extension-bundle/Evence/Bundle/SoftDeleteableExtensionBundle'),
'namespace' => 'Evence\\Bundle\\SoftDeleteableExtensionBundle',
],
'FOSJsRoutingBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle'),
'namespace' => 'FOS\\JsRoutingBundle',
],
'FOSUserBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src'),
'namespace' => 'FOS\\UserBundle',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'KnpPaginatorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'KnpSnappyBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
'namespace' => 'Knp\\Bundle\\SnappyBundle',
],
'NelmioAliceBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
],
'OneupUploaderBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/oneup/uploader-bundle/src'),
'namespace' => 'Oneup\\UploaderBundle',
],
'OldSoundRabbitMqBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/php-amqplib/rabbitmq-bundle'),
'namespace' => 'OldSound\\RabbitMqBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'StofDoctrineExtensionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
'namespace' => 'Stof\\DoctrineExtensionsBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'SwiftmailerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'WebServerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle'),
'namespace' => 'Symfony\\Bundle\\WebServerBundle',
],
'LexikJWTAuthenticationBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'locale' => 'fr',
'app.route_prefix' => 'en',
'container.autowiring.strict_mode' => true,
'models_photos' => (\dirname(__DIR__, 4).'/public/uploads/models_photos'),
'models_fiches' => (\dirname(__DIR__, 4).'/public/uploads/models_fiches'),
'factures_version_electronique' => (\dirname(__DIR__, 4).'/public/uploads/factures_version_electronique'),
'cache_type' => 'array',
'api_platform.metadata_backward_compatibility_layer' => true,
'api_platform.enable_entrypoint' => true,
'api_platform.enable_docs' => true,
'api_platform.title' => '',
'api_platform.description' => '',
'api_platform.version' => '0.0.0',
'api_platform.show_webby' => true,
'api_platform.url_generation_strategy' => 1,
'api_platform.exception_to_status' => [
'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
'ApiPlatform\\Exception\\FilterValidationException' => 400,
'Doctrine\\ORM\\OptimisticLockException' => 409,
],
'api_platform.formats' => [
'jsonld' => [
0 => 'application/ld+json',
],
'json' => [
0 => 'application/json',
],
'html' => [
0 => 'text/html',
],
],
'api_platform.patch_formats' => [
'json' => [
0 => 'application/merge-patch+json',
],
],
'api_platform.error_formats' => [
'jsonproblem' => [
0 => 'application/problem+json',
],
'jsonld' => [
0 => 'application/ld+json',
],
],
'api_platform.allow_plain_identifiers' => false,
'api_platform.eager_loading.enabled' => true,
'api_platform.eager_loading.max_joins' => 30,
'api_platform.eager_loading.fetch_partial' => false,
'api_platform.eager_loading.force_eager' => true,
'api_platform.collection.exists_parameter_name' => 'exists',
'api_platform.collection.order' => 'ASC',
'api_platform.collection.order_parameter_name' => 'order',
'api_platform.collection.order_nulls_comparison' => NULL,
'api_platform.collection.pagination.enabled' => true,
'api_platform.collection.pagination.partial' => false,
'api_platform.collection.pagination.client_enabled' => false,
'api_platform.collection.pagination.client_items_per_page' => false,
'api_platform.collection.pagination.client_partial' => false,
'api_platform.collection.pagination.items_per_page' => 30,
'api_platform.collection.pagination.maximum_items_per_page' => NULL,
'api_platform.collection.pagination.page_parameter_name' => 'page',
'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
'api_platform.collection.pagination.partial_parameter_name' => 'partial',
'api_platform.collection.pagination' => [
'enabled' => true,
'partial' => false,
'client_enabled' => false,
'client_items_per_page' => false,
'client_partial' => false,
'items_per_page' => 30,
'maximum_items_per_page' => NULL,
'page_parameter_name' => 'page',
'enabled_parameter_name' => 'pagination',
'items_per_page_parameter_name' => 'itemsPerPage',
'partial_parameter_name' => 'partial',
],
'api_platform.http_cache.etag' => true,
'api_platform.http_cache.max_age' => NULL,
'api_platform.http_cache.shared_max_age' => NULL,
'api_platform.http_cache.vary' => [
0 => 'Accept',
],
'api_platform.http_cache.public' => NULL,
'api_platform.http_cache.invalidation.max_header_length' => 7500,
'api_platform.http_cache.invalidation.xkey.glue' => ' ',
'api_platform.asset_package' => NULL,
'api_platform.defaults' => [
'attributes' => [
],
],
'api_platform.resource_class_directories' => [
0 => (\dirname(__DIR__, 4).'/src/Entity'),
],
'api_platform.oauth.enabled' => false,
'api_platform.oauth.clientId' => '',
'api_platform.oauth.clientSecret' => '',
'api_platform.oauth.type' => 'oauth2',
'api_platform.oauth.flow' => 'application',
'api_platform.oauth.tokenUrl' => '',
'api_platform.oauth.authorizationUrl' => '',
'api_platform.oauth.refreshUrl' => '',
'api_platform.oauth.scopes' => [
],
'api_platform.oauth.pkce' => false,
'api_platform.openapi.termsOfService' => NULL,
'api_platform.openapi.contact.name' => NULL,
'api_platform.openapi.contact.url' => NULL,
'api_platform.openapi.contact.email' => NULL,
'api_platform.openapi.license.name' => NULL,
'api_platform.openapi.license.url' => NULL,
'api_platform.swagger.versions' => [
0 => 3,
],
'api_platform.enable_swagger_ui' => true,
'api_platform.enable_re_doc' => true,
'api_platform.swagger.api_keys' => [
],
'api_platform.swagger_ui.extra_configuration' => [
],
'api_platform.graphql.enabled' => false,
'api_platform.graphql.graphiql.enabled' => false,
'api_platform.graphql.graphql_playground.enabled' => false,
'api_platform.graphql.collection.pagination' => [
'enabled' => true,
],
'api_platform.validator.serialize_payload_fields' => [
],
'api_platform.validator.query_parameter_validation' => true,
'api_platform.elasticsearch.enabled' => false,
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'eight_points_guzzle.http_client.class' => 'GuzzleHttp\\Client',
'eight_points_guzzle.formatter.class' => 'GuzzleHttp\\MessageFormatter',
'eight_points_guzzle.symfony_log_formatter.class' => 'GuzzleHttp\\MessageFormatter',
'eight_points_guzzle.data_collector.class' => 'EightPoints\\Bundle\\GuzzleBundle\\DataCollector\\HttpDataCollector',
'eight_points_guzzle.logger.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Log\\Logger',
'eight_points_guzzle.middleware.log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\LogMiddleware',
'eight_points_guzzle.middleware.profile.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\ProfileMiddleware',
'eight_points_guzzle.middleware.event_dispatcher.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\EventDispatchMiddleware',
'eight_points_guzzle.middleware.request_time.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\RequestTimeMiddleware',
'eight_points_guzzle.middleware.symfony_log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\SymfonyLogMiddleware',
'eight_points_guzzle.symfony_log_formatter.pattern' => '{method} {uri} {code}',
'eight_points_guzzle.middleware.class' => 'GuzzleHttp\\Middleware',
'eight_points_guzzle.plugin.header.headers' => [
],
'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
'fos_js_routing.request_context_base_url' => NULL,
'fos_js_routing.cache_control' => [
'enabled' => false,
],
'fos_user.backend_type_orm' => true,
'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
'fos_user.registration.confirmation.from_email' => [
'info@nanoe.net' => 'Nanoe',
],
'fos_user.resetting.email.from_email' => [
'info@nanoe.net' => 'Nanoe',
],
'fos_user.registration.confirmation.from_address' => [
'address' => 'info@nanoe.net',
'sender_name' => 'Nanoe',
],
'fos_user.resetting.email.from_address' => [
'address' => 'info@nanoe.net',
'sender_name' => 'Nanoe',
],
'fos_user.storage' => 'orm',
'fos_user.firewall_name' => 'main',
'fos_user.model_manager_name' => NULL,
'fos_user.model.user.class' => 'App\\Entity\\Users',
'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
'fos_user.profile.form.name' => 'fos_user_profile_form',
'fos_user.profile.form.validation_groups' => [
0 => 'Profile',
1 => 'Default',
],
'fos_user.registration.confirmation.enabled' => false,
'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
'fos_user.registration.form.name' => 'fos_user_registration_form',
'fos_user.registration.form.validation_groups' => [
0 => 'Registration',
1 => 'Default',
],
'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
'fos_user.change_password.form.name' => 'fos_user_change_password_form',
'fos_user.change_password.form.validation_groups' => [
0 => 'ChangePassword',
1 => 'Default',
],
'fos_user.resetting.retry_ttl' => 7200,
'fos_user.resetting.token_ttl' => 86400,
'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
'fos_user.resetting.form.name' => 'fos_user_resetting_form',
'fos_user.resetting.form.validation_groups' => [
0 => 'ResetPassword',
1 => 'Default',
],
'jms_serializer.twig_enabled' => 'default',
'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_pagination.html.twig',
'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_sortable_link.html.twig',
'knp_paginator.page_range' => 5,
'knp_paginator.page_limit' => NULL,
'knp_snappy.pdf.options' => [
],
'knp_snappy.pdf.env' => [
],
'knp_snappy.image.options' => [
],
'knp_snappy.image.env' => [
],
'nelmio_alice.functions_blacklist' => [
0 => 'current',
1 => 'shuffle',
2 => 'date',
3 => 'time',
4 => 'file',
5 => 'md5',
6 => 'sha1',
7 => 'current',
8 => 'shuffle',
9 => 'date',
10 => 'time',
11 => 'file',
12 => 'md5',
13 => 'sha1',
],
'nelmio_alice.locale' => 'en_US',
'nelmio_alice.seed' => 1,
'nelmio_alice.loading_limit' => 5,
'nelmio_alice.max_unique_values_retry' => 150,
'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
'oneup_uploader.config.gallery' => [
'frontend' => 'dropzone',
'custom_frontend' => [
'name' => NULL,
'class' => NULL,
],
'storage' => [
'service' => NULL,
'type' => 'filesystem',
'filesystem' => NULL,
'directory' => NULL,
'stream_wrapper' => NULL,
'sync_buffer_size' => '100K',
],
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
'allowed_mimetypes' => [
],
'disallowed_mimetypes' => [
],
'error_handler' => NULL,
'max_size' => 9223372036854775807,
'use_orphanage' => false,
'enable_progress' => false,
'enable_cancelation' => false,
'namer' => 'oneup_uploader.namer.uniqid',
'root_folder' => false,
],
'oneup_uploader.controllers' => [
'gallery' => [
0 => 'oneup_uploader.controller.gallery',
1 => [
'enable_progress' => false,
'enable_cancelation' => false,
'route_prefix' => '',
'endpoints' => [
'upload' => NULL,
'progress' => NULL,
'cancel' => NULL,
],
],
],
],
'oneup_uploader.maxsize' => [
'gallery' => 16777216,
],
'old_sound_rabbit_mq.connection.class' => 'PhpAmqpLib\\Connection\\AMQPStreamConnection',
'old_sound_rabbit_mq.socket_connection.class' => 'PhpAmqpLib\\Connection\\AMQPSocketConnection',
'old_sound_rabbit_mq.lazy.connection.class' => 'PhpAmqpLib\\Connection\\AMQPLazyConnection',
'old_sound_rabbit_mq.lazy.socket_connection.class' => 'PhpAmqpLib\\Connection\\AMQPLazySocketConnection',
'old_sound_rabbit_mq.connection_factory.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AMQPConnectionFactory',
'old_sound_rabbit_mq.binding.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Binding',
'old_sound_rabbit_mq.producer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Producer',
'old_sound_rabbit_mq.consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Consumer',
'old_sound_rabbit_mq.multi_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\MultipleConsumer',
'old_sound_rabbit_mq.dynamic_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\DynamicConsumer',
'old_sound_rabbit_mq.batch_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\BatchConsumer',
'old_sound_rabbit_mq.anon_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AnonConsumer',
'old_sound_rabbit_mq.rpc_client.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\RpcClient',
'old_sound_rabbit_mq.rpc_server.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\RpcServer',
'old_sound_rabbit_mq.logged.channel.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AMQPLoggedChannel',
'old_sound_rabbit_mq.data_collector.class' => 'OldSound\\RabbitMqBundle\\DataCollector\\MessageDataCollector',
'old_sound_rabbit_mq.parts_holder.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AmqpPartsHolder',
'old_sound_rabbit_mq.fallback.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Fallback',
'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
'stof_doctrine_extensions.default_locale' => 'fr_FR',
'stof_doctrine_extensions.translation_fallback' => true,
'stof_doctrine_extensions.persist_default_translation' => false,
'stof_doctrine_extensions.skip_translation_on_load' => false,
'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'swiftmailer.mailer.default.transport.name' => 'dynamic',
'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',
'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\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'fr',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.save_path' => (\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,
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => 'Form\\form_theme_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/src/Resources/views'),
'security.role_hierarchy.roles' => [
'ROLE_ENTREPRENEUR' => [
0 => 'ROLE_USER',
],
'ROLE_EQUIPE' => [
0 => 'ROLE_ENTREPRENEUR',
],
'ROLE_ADMIN' => [
0 => 'ROLE_EQUIPE',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
],
'ROLE_MOBILEMONEY' => [
0 => 'ROLE_MOBILEMONEY',
],
'ROLE_MVOLA_MONEY' => [
0 => 'ROLE_MOBILEMONEY',
],
'ROLE_ORANGE_MONEY' => [
0 => 'ROLE_MOBILEMONEY',
],
],
'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 => 'mobile',
1 => 'api_mobile',
2 => 'login',
3 => 'api',
4 => 'main',
],
'security.mobile._indexed_authenticators' => [
],
'security.api_mobile._indexed_authenticators' => [
],
'security.login._indexed_authenticators' => [
],
'security.api._indexed_authenticators' => [
],
'security.main._indexed_authenticators' => [
],
'lexik_jwt_authentication.token_ttl' => 3600,
'lexik_jwt_authentication.clock_skew' => 0,
'lexik_jwt_authentication.user_identity_field' => 'username',
'lexik_jwt_authentication.user_id_claim' => 'username',
'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'maker.compatible_check.doctrine.supports_attributes' => true,
'old_sound_rabbit_mq.base_amqp' => [
],
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'api_platform.data_collector.request' => [
0 => 'api_platform.data_collector.request',
1 => '@ApiPlatform/DataCollector/request_legacy.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.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'swiftmailer.data_collector' => [
0 => 'swiftmailer',
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
],
'eight_points_guzzle.data_collector' => [
0 => 'eight_points_guzzle',
1 => '@EightPointsGuzzle/debug.html.twig',
],
'jms_serializer.data_collector' => [
0 => 'jms_serializer',
1 => '@JMSSerializer/Collector/panel.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}