<?php
namespace ContainerKqyxkk7;
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;
/**
* This class has been auto-generated
* by the Symfony Dependency Injection Component.
*
* @final
*/
class srcApp_KernelDevDebugContainer extends Container
{
private $buildParameters;
private $containerDir;
private $targetDir;
private $parameters = [];
private $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 = [
'App\\Controller\\DefaultController' => 'getDefaultControllerService',
'Aws\\S3\\S3Client' => 'getS3ClientService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AccountController' => 'getAccountControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController' => 'getAppControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\BaseAdminApiController' => 'getBaseAdminApiControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Beneficiary\\BeneficiaryController' => 'getBeneficiaryControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ChangeRequestController' => 'getChangeRequestControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Chat\\ChatController' => 'getChatControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\CountryController' => 'getCountryControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\CurrencyController' => 'getCurrencyControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\DashboardController' => 'getDashboardControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\DictionaryController' => 'getDictionaryControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsActionCodeController' => 'getGpsActionCodeControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsController' => 'getGpsControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsFeeGroupController' => 'getGpsFeeGroupControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsServiceCallController' => 'getGpsServiceCallControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\KYCController' => 'getKYCControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\LanguageController' => 'getLanguageControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\LegalController' => 'getLegalControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Mastercard\\McApiController' => 'getMcApiControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController' => 'getAccountController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\MerchantCategoryCodeController' => 'getMerchantCategoryCodeControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\NotificationController' => 'getNotificationControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\NotificationUserGroupController' => 'getNotificationUserGroupControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentCategoryController' => 'getPaymentCategoryControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceCategoryController' => 'getPaymentDeviceCategoryControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController' => 'getPaymentDeviceControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceProductController' => 'getPaymentDeviceProductControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceTypeController' => 'getPaymentDeviceTypeControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentMerchantController' => 'getPaymentMerchantControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentTransactionController' => 'getPaymentTransactionControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PermissionController' => 'getPermissionControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PersonalManagerController' => 'getPersonalManagerControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PrivacyPolicyController' => 'getPrivacyPolicyControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\RateController' => 'getRateControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\RoleController' => 'getRoleControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductCategoryController' => 'getProductCategoryControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductCollectionController' => 'getProductCollectionControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductController' => 'getProductControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductPurchaseController' => 'getProductPurchaseControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController' => 'getStatsControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\Apple\\AppleAdminController' => 'getAppleAdminControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\Google\\GoogleAdminController' => 'getGoogleAdminControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\ReportController' => 'getReportControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\SupportController' => 'getSupportControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TermsAndConditionsController' => 'getTermsAndConditionsControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController' => 'getToolsControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController' => 'getBulkLoadControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionCategoryController' => 'getTransactionCategoryControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController' => 'getTransactionControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionMerchantController' => 'getTransactionMerchantControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\UserPermissionController' => 'getUserPermissionControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserActionController' => 'getUserActionControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController' => 'getUserControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserDeviceController' => 'getUserDeviceControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserSessionController' => 'getUserSessionControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Service\\UserAdminService' => 'getUserAdminServiceService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\AppController' => 'getAppController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController' => 'getAuthControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\BalanceController' => 'getBalanceControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\BaseApiController' => 'getBaseApiControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Beneficiary\\BeneficiaryController' => 'getBeneficiaryController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CardController' => 'getCardControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CountryController' => 'getCountryController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CurrencyController' => 'getCurrencyController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\FX\\FxController' => 'getFxControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\NotificationController' => 'getNotificationController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController' => 'getPaymentCardControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentDeviceController' => 'getPaymentDeviceController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\RateController' => 'getRateController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SpendingController' => 'getSpendingControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SupportController' => 'getSupportController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Test\\TestKycController' => 'getTestKycControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Test\\TestS3Controller' => 'getTestS3ControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController' => 'getToolsController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController' => 'getTopUpControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TransactionController' => 'getTransactionController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TransferController' => 'getTransferControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserContactController' => 'getUserContactControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserDeviceController' => 'getUserDeviceController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserSessionController' => 'getUserSessionController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Controller\\BaseController' => 'getBaseControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\TransferRequestEntityListener' => 'getTransferRequestEntityListenerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\UserEntityListener' => 'getUserEntityListenerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\Security\\AccessControl' => 'getAccessControlService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutApiService' => 'getCheckoutApiServiceService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutPaymentService' => 'getCheckoutPaymentServiceService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService' => 'getCheckoutServiceService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\EventListener\\Entity\\CheckoutCardListener' => 'getCheckoutCardListenerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycRunner' => 'getKycRunnerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\OTP\\OTPService' => 'getOTPServiceService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Google\\GoogleReportService' => 'getGoogleReportServiceService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\ReportService' => 'getReportServiceService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\CheckoutTopUpHandler' => 'getCheckoutTopUpHandlerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\Container\\TopUpHandlerContainer' => 'getTopUpHandlerContainerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\Storage\\Handlers\\S3FileHandler' => 'getS3FileHandlerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController' => 'getCheckoutControllerService',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController' => 'getGpsController2Service',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\W2Controller' => 'getW2ControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'api.base_api' => 'getApi_BaseApiService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_clearer' => 'getCacheClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\GPS\\ReparseEHICommand' => 'getReparseEHICommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\KYC\\ApproveAllCommand' => 'getApproveAllCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\PaymentDevice\\UnloadPaymentDeviceCommand' => 'getUnloadPaymentDeviceCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Permission\\CreatePermissionCommand' => 'getCreatePermissionCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Roles\\ApiRolesCommand' => 'getApiRolesCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Apple\\DownloadNewAppleReportsCommand' => 'getDownloadNewAppleReportsCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Apple\\GetAppleReportsCommand' => 'getGetAppleReportsCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Google\\GetGoogleReportsCommand' => 'getGetGoogleReportsCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Tools\\BulkLoadChunkCommand' => 'getBulkLoadChunkCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Tools\\BulkLoadProcessCommand' => 'getBulkLoadProcessCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\UserDevice\\CheckExpiredDevicesCommand' => 'getCheckExpiredDevicesCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\ChangePasswordCommand' => 'getChangePasswordCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\CreateUserCommand' => 'getCreateUserCommandService',
'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\PromoteUserCommand' => 'getPromoteUserCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'currency' => 'getCurrencyService',
'data_collector.dump' => 'getDataCollector_DumpService',
'data_fixtures' => 'getDataFixturesService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'filesystem' => 'getFilesystemService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'gedmo.listener.softdeleteable' => 'getGedmo_Listener_SoftdeleteableService',
'http_kernel' => 'getHttpKernelService',
'kernel.listener.response' => 'getKernel_Listener_ResponseService',
'kernel.listener.yourlistener' => 'getKernel_Listener_YourlistenerService',
'lp.account' => 'getLp_AccountService',
'lp.action_code.gps' => 'getLp_ActionCode_GpsService',
'lp.app_normalizer' => 'getLp_AppNormalizerService',
'lp.app_normalizer_service' => 'getLp_AppNormalizerServiceService',
'lp.auth' => 'getLp_AuthService',
'lp.authenticator.api' => 'getLp_Authenticator_ApiService',
'lp.card.category' => 'getLp_Card_CategoryService',
'lp.card.product' => 'getLp_Card_ProductService',
'lp.card.type' => 'getLp_Card_TypeService',
'lp.card_processor.gps' => 'getLp_CardProcessor_GpsService',
'lp.card_processor.gps.card' => 'getLp_CardProcessor_Gps_CardService',
'lp.card_processor.gps.ehi' => 'getLp_CardProcessor_Gps_EhiService',
'lp.card_processor.gps.import_handler' => 'getLp_CardProcessor_Gps_ImportHandlerService',
'lp.card_processor.gps.wallet' => 'getLp_CardProcessor_Gps_WalletService',
'lp.config' => 'getLp_ConfigService',
'lp.conversation_service' => 'getLp_ConversationServiceService',
'lp.country' => 'getLp_CountryService',
'lp.fee_group.gps' => 'getLp_FeeGroup_GpsService',
'lp.file' => 'getLp_FileService',
'lp.kyc' => 'getLp_KycService',
'lp.kyc.gbg' => 'getLp_Kyc_GbgService',
'lp.kyc.w2' => 'getLp_Kyc_W2Service',
'lp.language' => 'getLp_LanguageService',
'lp.listeners.request_listener' => 'getLp_Listeners_RequestListenerService',
'lp.local' => 'getLp_LocalService',
'lp.merchant.category.code' => 'getLp_Merchant_Category_CodeService',
'lp.normalizer.default' => 'getLp_Normalizer_DefaultService',
'lp.notifications' => 'getLp_NotificationsService',
'lp.paginator' => 'getLp_PaginatorService',
'lp.payment_device' => 'getLp_PaymentDeviceService',
'lp.privacy.policy' => 'getLp_Privacy_PolicyService',
'lp.psp' => 'getLp_PspService',
'lp.psp.cashflows' => 'getLp_Psp_CashflowsService',
'lp.repositories' => 'getLp_RepositoriesService',
'lp.roles' => 'getLp_RolesService',
'lp.service_call.gps' => 'getLp_ServiceCall_GpsService',
'lp.speending_service' => 'getLp_SpeendingServiceService',
'lp.terms.conditions' => 'getLp_Terms_ConditionsService',
'lp.tools.bulk_load' => 'getLp_Tools_BulkLoadService',
'lp.topup' => 'getLp_TopupService',
'lp.transaction' => 'getLp_TransactionService',
'lp.transaction.category' => 'getLp_Transaction_CategoryService',
'lp.transaction.merchant' => 'getLp_Transaction_MerchantService',
'lp.transfer' => 'getLp_TransferService',
'lp.translation' => 'getLp_TranslationService',
'lp.translation.db.loader' => 'getLp_Translation_Db_LoaderService',
'lp.upload' => 'getLp_UploadService',
'lp.upload.image' => 'getLp_Upload_ImageService',
'lp.user' => 'getLp_UserService',
'lp.user.action' => 'getLp_User_ActionService',
'lp.user.contact' => 'getLp_User_ContactService',
'lp.user.device' => 'getLp_User_DeviceService',
'lp.user.session' => 'getLp_User_SessionService',
'lp.verification_service' => 'getLp_VerificationServiceService',
'mail' => 'getMailService',
'op.proxy' => 'getOp_ProxyService',
'profiler' => 'getProfilerService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'serializer' => 'getSerializerService',
'services_resetter' => 'getServicesResetterService',
'session' => 'getSessionService',
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
'swiftmailer.transport' => 'getSwiftmailer_TransportService',
'translator' => 'getTranslatorService',
'twig' => 'getTwigService',
'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
'validator' => 'getValidatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'mailer' => 'swiftmailer.mailer.default',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/EventListener/CorsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PaginatorService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Traits/HasEntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/BaseService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/RoleService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/User/UserActionService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/User/UserPermissionService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/User/UserSessionService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/UserDeviceService.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/SoftDeleteable/SoftDeleteableListener.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/EventListener/AppResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/EventListener/AppRequestListener.php';
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/framework-bundle/Controller/ControllerNameParser.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/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/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/AbstractTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
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/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilderInterface.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/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/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/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.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/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/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/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.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/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/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/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/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/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/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/src/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/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/symfony/cache/DoctrineProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/lib/Doctrine/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/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/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/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/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.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/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/monolog/monolog/src/Monolog/Handler/HandlerInterface.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/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/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/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/TraceableEventDispatcherInterface.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/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.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 'App\Controller\DefaultController' shared autowired service.
*
* @return \App\Controller\DefaultController
*/
protected function getDefaultControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
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.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\DefaultController', $this));
return $instance;
}
/**
* Gets the public 'Aws\S3\S3Client' shared autowired service.
*
* @return \Aws\S3\S3Client
*/
protected function getS3ClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/AwsClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/AwsClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/AwsClient.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/S3/S3Client.php';
return $this->services['Aws\\S3\\S3Client'] = new \Aws\S3\S3Client(['credentials' => ['key' => 'AKIA4FETMGFVOBIAOLA2', 'secret' => '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'], 'region' => 'eu-west-1', 'version' => 'latest']);
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\AccountController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\AccountController
*/
protected function getAccountControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/AccountController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AccountController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\AccountController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AccountController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\AppController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\AppController
*/
protected function getAppControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/AppController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\AppController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppConfigurationService'] ?? $this->getAppConfigurationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\BaseAdminApiController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\BaseAdminApiController
*/
protected function getBaseAdminApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\BaseAdminApiController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\BaseAdminApiController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\BaseAdminApiController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Beneficiary\BeneficiaryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Beneficiary\BeneficiaryController
*/
protected function getBeneficiaryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Beneficiary/BeneficiaryController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Beneficiary\\BeneficiaryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Beneficiary\BeneficiaryController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Beneficiary\\BeneficiaryService'] ?? $this->getBeneficiaryServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Beneficiary\\BeneficiaryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\ChangeRequestController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\ChangeRequestController
*/
protected function getChangeRequestControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/ChangeRequestController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ChangeRequestController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\ChangeRequestController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ChangeRequestController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Chat\ChatController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Chat\ChatController
*/
protected function getChatControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Chat/ChatController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Chat\\ChatController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Chat\ChatController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Chat\\ChatController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\CountryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\CountryController
*/
protected function getCountryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/CountryController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\CountryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\CountryController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CountryService'] ?? $this->getCountryServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\CountryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\CurrencyController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\CurrencyController
*/
protected function getCurrencyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/CurrencyController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\CurrencyController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\CurrencyController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CurrencyService'] ?? $this->getCurrencyServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\CurrencyController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\DashboardController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\DashboardController
*/
protected function getDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/DashboardController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\DashboardController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\DashboardController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserService'] ?? $this->getUserService2Service()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService'] ?? $this->getTransactionServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\DashboardController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\DictionaryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\DictionaryController
*/
protected function getDictionaryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/DictionaryController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\DictionaryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\DictionaryController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\DictionaryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsActionCodeController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsActionCodeController
*/
protected function getGpsActionCodeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/GpsActionCodeController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsActionCodeController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsActionCodeController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsActionCodeController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsController
*/
protected function getGpsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/GpsController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsFeeGroupController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsFeeGroupController
*/
protected function getGpsFeeGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/GpsFeeGroupController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsFeeGroupController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsFeeGroupController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsFeeGroupController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsServiceCallController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsServiceCallController
*/
protected function getGpsServiceCallControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/GpsServiceCallController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsServiceCallController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\GpsServiceCallController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\GpsServiceCallController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\KYCController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\KYCController
*/
protected function getKYCControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/KYCController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\KYCController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\KYCController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService'] ?? $this->getKycServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService'] ?? $this->getUserServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\KYCController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\LanguageController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\LanguageController
*/
protected function getLanguageControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/LanguageController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\LanguageController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\LanguageController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\LanguageController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\LegalController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\LegalController
*/
protected function getLegalControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/LegalController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\LegalController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\LegalController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PrivacyPolicyService'] ?? $this->getPrivacyPolicyServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TermsAndConditionsService'] ?? $this->getTermsAndConditionsServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\LegalController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Mastercard\McApiController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Mastercard\McApiController
*/
protected function getMcApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Mastercard/McApiController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Mastercard\\McApiController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Mastercard\McApiController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\McApiService'] ?? $this->getMcApiServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Mastercard\\McApiController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Member\AccountController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Member\AccountController
*/
protected function getAccountController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Member/AccountController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Member\AccountController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService'] ?? $this->getAuthServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\MerchantCategoryCodeController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\MerchantCategoryCodeController
*/
protected function getMerchantCategoryCodeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/MerchantCategoryCodeController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/MerchantCategoryCodeService.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\MerchantCategoryCodeController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\MerchantCategoryCodeController(new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\MerchantCategoryCodeService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService())));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\MerchantCategoryCodeController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\NotificationController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\NotificationController
*/
protected function getNotificationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/NotificationController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\NotificationController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\NotificationController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Notifications\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\NotificationController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\NotificationUserGroupController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\NotificationUserGroupController
*/
protected function getNotificationUserGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/NotificationUserGroupController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Notifications/NotificationUserGroupService.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\NotificationUserGroupController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\NotificationUserGroupController(new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Notifications\NotificationUserGroupService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService())), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\NotificationUserGroupController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentCategoryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentCategoryController
*/
protected function getPaymentCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PaymentCategoryController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentCategoryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentCategoryController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentCategoryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceCategoryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceCategoryController
*/
protected function getPaymentDeviceCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PaymentDeviceCategoryController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceCategoryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceCategoryController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceCategoryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceController
*/
protected function getPaymentDeviceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PaymentDeviceController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceProductController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceProductController
*/
protected function getPaymentDeviceProductControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PaymentDeviceProductController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceProductController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceProductController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceProductController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceTypeController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceTypeController
*/
protected function getPaymentDeviceTypeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PaymentDeviceTypeController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceTypeController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentDeviceTypeController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceTypeController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentMerchantController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentMerchantController
*/
protected function getPaymentMerchantControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PaymentMerchantController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentMerchantController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentMerchantController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentMerchantController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentTransactionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentTransactionController
*/
protected function getPaymentTransactionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PaymentTransactionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentTransactionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PaymentTransactionController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentTransactionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PermissionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PermissionController
*/
protected function getPermissionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PermissionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PermissionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PermissionController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PermissionService'] ?? $this->getPermissionServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PermissionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PersonalManagerController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PersonalManagerController
*/
protected function getPersonalManagerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PersonalManagerController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PersonalManagerController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PersonalManagerController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PersonalManagerController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PrivacyPolicyController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PrivacyPolicyController
*/
protected function getPrivacyPolicyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/PrivacyPolicyController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PrivacyPolicyController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\PrivacyPolicyController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PrivacyPolicyService'] ?? $this->getPrivacyPolicyServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PrivacyPolicyController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\RateController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\RateController
*/
protected function getRateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/RateController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\RateController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\RateController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RateService'] ?? $this->getRateServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\RateController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\RoleController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\RoleController
*/
protected function getRoleControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/RoleController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\RoleController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\RoleController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RoleService'] ?? $this->getRoleServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserPermissionService'] ?? $this->getUserPermissionServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\RoleController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductCategoryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductCategoryController
*/
protected function getProductCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Shop/ProductCategoryController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductCategoryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductCategoryController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductCategoryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductCollectionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductCollectionController
*/
protected function getProductCollectionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Shop/ProductCollectionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductCollectionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductCollectionController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductCollectionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductController
*/
protected function getProductControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Shop/ProductController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductPurchaseController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductPurchaseController
*/
protected function getProductPurchaseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Shop/ProductPurchaseController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductPurchaseController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Shop\ProductPurchaseController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Shop\\ProductPurchaseController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\StatsController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\StatsController
*/
protected function getStatsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/StatsController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\StatsController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\Apple\AppleAdminController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\Apple\AppleAdminController
*/
protected function getAppleAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Stats/Apple/AppleAdminController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\Apple\\AppleAdminController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\Apple\AppleAdminController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Apple\\AppleReportService'] ?? $this->getAppleReportServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\Apple\\AppleAdminController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\Google\GoogleAdminController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\Google\GoogleAdminController
*/
protected function getGoogleAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Stats/Google/GoogleAdminController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\Google\\GoogleAdminController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\Google\GoogleAdminController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Google\\GooglePlayService'] ?? $this->getGooglePlayServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\Google\\GoogleAdminController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\ReportController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\ReportController
*/
protected function getReportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Stats/ReportController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\ReportController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Stats\ReportController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Apple\\AppleReportService'] ?? $this->getAppleReportServiceService()), ($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\ReportService'] ?? $this->getReportServiceService()), ($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Google\\GoogleReportService'] ?? $this->getGoogleReportServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Stats\\ReportController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\SupportController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\SupportController
*/
protected function getSupportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/SupportController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\SupportController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\SupportController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\SupportService'] ?? $this->getSupportServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\SupportController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TermsAndConditionsController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TermsAndConditionsController
*/
protected function getTermsAndConditionsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/TermsAndConditionsController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TermsAndConditionsController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TermsAndConditionsController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TermsAndConditionsService'] ?? $this->getTermsAndConditionsServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PrivacyPolicyService'] ?? $this->getPrivacyPolicyServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TermsAndConditionsController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\ToolsController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\ToolsController
*/
protected function getToolsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/ToolsController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\ToolsController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Tools\BulkLoadController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Tools\BulkLoadController
*/
protected function getBulkLoadControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/Tools/BulkLoadController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\Tools\BulkLoadController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionCategoryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionCategoryController
*/
protected function getTransactionCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/TransactionCategoryController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TransactionCategoryService.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionCategoryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionCategoryController(new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionCategoryService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService())));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionCategoryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionController
*/
protected function getTransactionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/TransactionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\McApiService'] ?? $this->getMcApiServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionMerchantController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionMerchantController
*/
protected function getTransactionMerchantControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/TransactionMerchantController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionMerchantController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\TransactionMerchantController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionMerchantController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\UserPermissionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\UserPermissionController
*/
protected function getUserPermissionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/UserPermissionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\UserPermissionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\UserPermissionController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RoleService'] ?? $this->getRoleServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserPermissionService'] ?? $this->getUserPermissionServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\UserPermissionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserActionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserActionController
*/
protected function getUserActionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/User/UserActionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserActionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserActionController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserActionService'] ?? $this->getUserActionServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserActionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserController
*/
protected function getUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/User/UserController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserController(($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Service\\UserAdminService'] ?? $this->getUserAdminServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService'] ?? $this->getUserServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserPermissionService'] ?? $this->getUserPermissionServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService'] ?? $this->getAuthServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserDeviceController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserDeviceController
*/
protected function getUserDeviceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/User/UserDeviceController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserDeviceController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserDeviceController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserDeviceController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserSessionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserSessionController
*/
protected function getUserSessionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/BaseAdminApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Api/Controller/User/UserSessionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserSessionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Api\Controller\User\UserSessionController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setPaginatorService(($this->services['lp.paginator'] ?? $this->getLp_PaginatorService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserSessionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Admin\Service\UserAdminService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Admin\Service\UserAdminService
*/
protected function getUserAdminServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Admin/Service/UserAdminService.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Service\\UserAdminService'] = new \LaunchPad\Bundle\LaunchPadBundle\Admin\Service\UserAdminService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()));
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\AppController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\AppController
*/
protected function getAppController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/AppController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\AppController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\AppController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService'] ?? $this->getAuthServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppConfigurationService'] ?? $this->getAppConfigurationServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PrivacyPolicyService'] ?? $this->getPrivacyPolicyServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TermsAndConditionsService'] ?? $this->getTermsAndConditionsServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\AppController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Auth\AuthController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Auth\AuthController
*/
protected function getAuthControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/Auth/AuthController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Verification/VerificationService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Auth/EmailVerificationService.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';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$b = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
$e = ($this->services['kernel'] ?? $this->get('kernel', 1));
$f = ($this->services['validator'] ?? $this->getValidatorService());
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Auth\AuthController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService'] ?? $this->getAuthServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService'] ?? $this->getUserServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService'] ?? $this->getPaymentCardServiceService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService'] ?? $this->getKycServiceService()), new \LaunchPad\Bundle\LaunchPadBundle\Base\Verification\VerificationService($this, $a, $b, $c, $d, $e, $f), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\ImageUploadService'] ?? $this->getImageUploadServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserPermissionService'] ?? $this->getUserPermissionServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserSessionService'] ?? $this->getUserSessionServiceService()), new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\EmailVerificationService($this, $a, $b, $c, $d, $e, $f, ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\MailService'] ?? $this->getMailServiceService())));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\BalanceController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\BalanceController
*/
protected function getBalanceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BalanceController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/Service/GpsWalletService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/BalanceService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$b = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
$e = ($this->services['kernel'] ?? $this->get('kernel', 1));
$f = ($this->services['validator'] ?? $this->getValidatorService());
$g = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Service\GpsWalletService($this, $a, $b, $c, $d, $e, $f, ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Service\\GpsCardService'] ?? $this->getGpsCardServiceService()));
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\BalanceController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\BalanceController($g, new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\BalanceService($this, $a, $b, $c, $d, $e, $f, $g, ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService'] ?? $this->getGpsServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RateService'] ?? $this->getRateServiceService())));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\BalanceController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\BaseApiController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\BaseApiController
*/
protected function getBaseApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\BaseApiController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\BaseApiController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\BaseApiController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Beneficiary\BeneficiaryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Beneficiary\BeneficiaryController
*/
protected function getBeneficiaryController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/Beneficiary/BeneficiaryController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Beneficiary\\BeneficiaryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Beneficiary\BeneficiaryController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Beneficiary\\BeneficiaryService'] ?? $this->getBeneficiaryServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Beneficiary\\BeneficiaryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CardController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CardController
*/
protected function getCardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/CardController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CardController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CardController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService'] ?? $this->getGpsServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CardController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CountryController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CountryController
*/
protected function getCountryController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/CountryController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CountryController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CountryController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CountryService'] ?? $this->getCountryServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CountryController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CurrencyController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CurrencyController
*/
protected function getCurrencyController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/CurrencyController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CurrencyController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\CurrencyController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CurrencyService'] ?? $this->getCurrencyServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\CurrencyController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\FX\FxController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\FX\FxController
*/
protected function getFxControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/FX/FxController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\FX\\FxController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\FX\FxController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\FX\\FxService'] ?? $this->getFxServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\FX\\FxController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\NotificationController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\NotificationController
*/
protected function getNotificationController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/NotificationController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\NotificationController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\NotificationController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Notifications\\NotificationService'] ?? $this->getNotificationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\NotificationController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\PaymentCardController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\PaymentCardController
*/
protected function getPaymentCardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/PaymentCardController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\PaymentCardController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\PaymentDeviceController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\PaymentDeviceController
*/
protected function getPaymentDeviceController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/PaymentDeviceController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentDeviceController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\PaymentDeviceController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService'] ?? $this->getGpsServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\ImageUploadService'] ?? $this->getImageUploadServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentDeviceController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\RateController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\RateController
*/
protected function getRateController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/RateController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\RateController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\RateController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RateService'] ?? $this->getRateServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\RateController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\SpendingController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\SpendingController
*/
protected function getSpendingControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/SpendingController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SpendingController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\SpendingController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\SpendingService'] ?? $this->getSpendingServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SpendingController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\SupportController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\SupportController
*/
protected function getSupportController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/SupportController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SupportController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\SupportController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\SupportService'] ?? $this->getSupportServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SupportController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Test\TestKycController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Test\TestKycController
*/
protected function getTestKycControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/Test/TestKycController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Test\\TestKycController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Test\TestKycController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService'] ?? $this->getKycServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Test\\TestKycController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Test\TestS3Controller' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Test\TestS3Controller
*/
protected function getTestS3ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/Test/TestS3Controller.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Test\\TestS3Controller'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\Test\TestS3Controller(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Test\\TestS3Controller', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\ToolsController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\ToolsController
*/
protected function getToolsController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/ToolsController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\ToolsController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TopUpController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TopUpController
*/
protected function getTopUpControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/TopUpController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TopUpController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TransactionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TransactionController
*/
protected function getTransactionController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/TransactionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TransactionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TransactionController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TransactionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TransferController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TransferController
*/
protected function getTransferControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/TransferController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TransferController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\TransferController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TransferController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserContactController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserContactController
*/
protected function getUserContactControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/User/UserContactController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserContactController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserContactController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserContactService'] ?? $this->getUserContactServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserContactController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserDeviceController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserDeviceController
*/
protected function getUserDeviceController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/User/UserDeviceController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserDeviceController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserDeviceController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserDeviceController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserSessionController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserSessionController
*/
protected function getUserSessionController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/BaseApiController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Api/Controller/User/UserSessionController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserSessionController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Api\Controller\User\UserSessionController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserActionService'] ?? $this->getUserActionServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserSessionService'] ?? $this->getUserSessionServiceService()));
$instance->setBaseApiService(($this->services['api.base_api'] ?? $this->getApi_BaseApiService()));
$instance->setAppNormalizerService(($this->services['lp.app_normalizer_service'] ?? $this->getLp_AppNormalizerServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\User\\UserSessionController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Controller\BaseController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Controller\BaseController
*/
protected function getBaseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Controller\\BaseController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Base\Controller\BaseController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Controller\\BaseController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\Entity\TransferRequestEntityListener' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\Entity\TransferRequestEntityListener
*/
protected function getTransferRequestEntityListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/EventListener/Entity/TransferRequestEntityListener.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\TransferRequestEntityListener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\Entity\TransferRequestEntityListener();
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\Entity\UserEntityListener' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\Entity\UserEntityListener
*/
protected function getUserEntityListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/EventListener/Entity/UserEntityListener.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\UserEntityListener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\Entity\UserEntityListener($this);
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\Security\AccessControl' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\Security\AccessControl
*/
protected function getAccessControlService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Auth/Security/AccessControl.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\Security\\AccessControl'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\Security\AccessControl((\dirname(__DIR__, 4).'/lplite/src/Resources/config/access_control.yaml'));
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutApiService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutApiService
*/
protected function getCheckoutApiServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CardAquirer/Checkout/CheckoutTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CardAquirer/Checkout/CheckoutApiService.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutApiService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutApiService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutPaymentService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutPaymentService
*/
protected function getCheckoutPaymentServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CardAquirer/Checkout/CheckoutPaymentService.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutPaymentService'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutPaymentService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
$instance->setApiService(($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutApiService'] ?? $this->getCheckoutApiServiceService()));
$instance->setCheckoutService(($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService'] ?? $this->getCheckoutServiceService()));
$instance->setTopUpService(($this->services['lp.topup'] ?? $this->getLp_TopupService()));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutService
*/
protected function getCheckoutServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CardAquirer/Checkout/CheckoutTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CardAquirer/Checkout/CheckoutService.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\CheckoutService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
$instance->setApiService(($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutApiService'] ?? $this->getCheckoutApiServiceService()));
$instance->setPaymentService(($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutPaymentService'] ?? $this->getCheckoutPaymentServiceService()));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\EventListener\Entity\CheckoutCardListener' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\EventListener\Entity\CheckoutCardListener
*/
protected function getCheckoutCardListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CardAquirer/Checkout/EventListener/Entity/CheckoutCardListener.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\EventListener\\Entity\\CheckoutCardListener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\Checkout\EventListener\Entity\CheckoutCardListener(($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService'] ?? $this->getCheckoutServiceService()));
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycRunner' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycRunner
*/
protected function getKycRunnerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/KycRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/KycLoggerService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycRunner'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycRunner($this, new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycLoggerService($this, $a), $a, ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\W2\\W2KycProvider'] ?? $this->getW2KycProviderService()));
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\OTP\OTPService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\OTP\OTPService
*/
protected function getOTPServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/OTP/OTPService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/OTP/Provider/OtpProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/OTP/Provider/EmailOtpProvider.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\OTP\\OTPService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\OTP\OTPService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), [0 => new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\OTP\Provider\EmailOtpProvider(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\MailService'] ?? $this->getMailServiceService()))]);
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Google\GoogleReportService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Google\GoogleReportService
*/
protected function getGoogleReportServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Stats/Google/GoogleReportService.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Google\\GoogleReportService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Google\GoogleReportService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\ReportService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\ReportService
*/
protected function getReportServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Stats/ReportService.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\ReportService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\ReportService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUp\Handlers\CheckoutTopUpHandler' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUp\Handlers\CheckoutTopUpHandler
*/
protected function getCheckoutTopUpHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TopUp/Handlers/TopUpHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TopUp/Handlers/CheckoutTopUpHandler.php';
$a = ($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService'] ?? $this->getCheckoutServiceService());
if (isset($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\CheckoutTopUpHandler'])) {
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\CheckoutTopUpHandler'];
}
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\CheckoutTopUpHandler'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUp\Handlers\CheckoutTopUpHandler($a);
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUp\Handlers\Container\TopUpHandlerContainer' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUp\Handlers\Container\TopUpHandlerContainer
*/
protected function getTopUpHandlerContainerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TopUp/Handlers/Container/TopUpHandlerContainer.php';
$a = ($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\CheckoutTopUpHandler'] ?? $this->getCheckoutTopUpHandlerService());
if (isset($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\Container\\TopUpHandlerContainer'])) {
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\Container\\TopUpHandlerContainer'];
}
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\Container\\TopUpHandlerContainer'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUp\Handlers\Container\TopUpHandlerContainer([0 => $a]);
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\Storage\Handlers\S3FileHandler' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\Storage\Handlers\S3FileHandler
*/
protected function getS3FileHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/Storage/FileHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/Storage/Handlers/S3FileHandler.php';
return $this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\Storage\\Handlers\\S3FileHandler'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\Storage\Handlers\S3FileHandler($this, ($this->services['Aws\\S3\\S3Client'] ?? $this->getS3ClientService()), 'test-onepay');
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\External\Controller\CheckoutController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\External\Controller\CheckoutController
*/
protected function getCheckoutControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/External/Controller/CheckoutController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\External\Controller\CheckoutController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\External\Controller\GpsController' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\External\Controller\GpsController
*/
protected function getGpsController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/External/Controller/GpsController.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\External\Controller\GpsController(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController', $this));
return $instance;
}
/**
* Gets the public 'LaunchPad\Bundle\LaunchPadBundle\External\Controller\W2Controller' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\External\Controller\W2Controller
*/
protected function getW2ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Controller/BaseController.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/External/Controller/W2Controller.php';
$this->services['LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\W2Controller'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\External\Controller\W2Controller(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] ?? $this->getTranslationServiceService()));
$instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\W2Controller', $this));
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';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80, 443);
}
/**
* 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['twig'] ?? $this->getTwigService()), NULL);
}
/**
* Gets the public 'api.base_api' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\BaseService
*/
protected function getApi_BaseApiService()
{
return $this->services['api.base_api'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\BaseService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('KAzi4yvgv2', 0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
$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(['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.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xEglfCJoax', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.system_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_SystemClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
}
/**
* Gets the public 'cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function getCacheClearerService()
{
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['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
}, 1));
}
/**
* Gets the public '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['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 1 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 2 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 3 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 4 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 5 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 6 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
}, 7), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\GPS\ReparseEHICommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\GPS\ReparseEHICommand
*/
protected function getReparseEHICommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/GPS/ReparseEHICommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\GPS\\ReparseEHICommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\GPS\ReparseEHICommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsEhiService'] ?? $this->getGpsEhiServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\KYC\ApproveAllCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\KYC\ApproveAllCommand
*/
protected function getApproveAllCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/KYC/ApproveAllCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\KYC\\ApproveAllCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\KYC\ApproveAllCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService'] ?? $this->getKycServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\PaymentDevice\UnloadPaymentDeviceCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\PaymentDevice\UnloadPaymentDeviceCommand
*/
protected function getUnloadPaymentDeviceCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/PaymentDevice/UnloadPaymentDeviceCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\PaymentDevice\\UnloadPaymentDeviceCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\PaymentDevice\UnloadPaymentDeviceCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\Permission\CreatePermissionCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Permission\CreatePermissionCommand
*/
protected function getCreatePermissionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/Permission/CreatePermissionCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Permission\\CreatePermissionCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Permission\CreatePermissionCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PermissionService'] ?? $this->getPermissionServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\Roles\ApiRolesCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Roles\ApiRolesCommand
*/
protected function getApiRolesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/Roles/ApiRolesCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Roles\\ApiRolesCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Roles\ApiRolesCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RoleService'] ?? $this->getRoleServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Apple\DownloadNewAppleReportsCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Apple\DownloadNewAppleReportsCommand
*/
protected function getDownloadNewAppleReportsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/Stats/Apple/DownloadNewAppleReportsCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Apple\\DownloadNewAppleReportsCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Apple\DownloadNewAppleReportsCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Apple\\AppleReportService'] ?? $this->getAppleReportServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Apple\GetAppleReportsCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Apple\GetAppleReportsCommand
*/
protected function getGetAppleReportsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/Stats/Apple/GetAppleReportsCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Apple\\GetAppleReportsCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Apple\GetAppleReportsCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Apple\\AppleReportService'] ?? $this->getAppleReportServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Google\GetGoogleReportsCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Google\GetGoogleReportsCommand
*/
protected function getGetGoogleReportsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/Stats/Google/GetGoogleReportsCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Google\\GetGoogleReportsCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Stats\Google\GetGoogleReportsCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Google\\GooglePlayService'] ?? $this->getGooglePlayServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\Tools\BulkLoadChunkCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Tools\BulkLoadChunkCommand
*/
protected function getBulkLoadChunkCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/Tools/BulkLoadChunkCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Tools\\BulkLoadChunkCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Tools\BulkLoadChunkCommand($this);
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\Tools\BulkLoadProcessCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Tools\BulkLoadProcessCommand
*/
protected function getBulkLoadProcessCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/Tools/BulkLoadProcessCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Tools\\BulkLoadProcessCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\Tools\BulkLoadProcessCommand($this);
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\UserDevice\CheckExpiredDevicesCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\UserDevice\CheckExpiredDevicesCommand
*/
protected function getCheckExpiredDevicesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/UserDevice/CheckExpiredDevicesCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\UserDevice\\CheckExpiredDevicesCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\UserDevice\CheckExpiredDevicesCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\ChangePasswordCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\ChangePasswordCommand
*/
protected function getChangePasswordCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/User/ChangePasswordCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\ChangePasswordCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\ChangePasswordCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserService'] ?? $this->getUserService2Service()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\CreateUserCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\CreateUserCommand
*/
protected function getCreateUserCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/User/CreateUserCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\CreateUserCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\CreateUserCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserService'] ?? $this->getUserService2Service()));
}
/**
* Gets the public 'console.command.public_alias.LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\PromoteUserCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\PromoteUserCommand
*/
protected function getPromoteUserCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Command/User/PromoteUserCommand.php';
return $this->services['console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\PromoteUserCommand'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Command\User\PromoteUserCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserService'] ?? $this->getUserService2Service()));
}
/**
* 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, [
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Command\\EhiParseCommand' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Command\\EhiParseCommand', 'getEhiParseCommandService', false],
'console.command.about' => ['privates', 'console.command.about', 'getConsole_Command_AboutService', false],
'console.command.assets_install' => ['privates', 'console.command.assets_install', 'getConsole_Command_AssetsInstallService', false],
'console.command.cache_clear' => ['privates', 'console.command.cache_clear', 'getConsole_Command_CacheClearService', false],
'console.command.cache_pool_clear' => ['privates', 'console.command.cache_pool_clear', 'getConsole_Command_CachePoolClearService', false],
'console.command.cache_pool_delete' => ['privates', 'console.command.cache_pool_delete', 'getConsole_Command_CachePoolDeleteService', false],
'console.command.cache_pool_list' => ['privates', 'console.command.cache_pool_list', 'getConsole_Command_CachePoolListService', false],
'console.command.cache_pool_prune' => ['privates', 'console.command.cache_pool_prune', 'getConsole_Command_CachePoolPruneService', false],
'console.command.cache_warmup' => ['privates', 'console.command.cache_warmup', 'getConsole_Command_CacheWarmupService', false],
'console.command.config_debug' => ['privates', 'console.command.config_debug', 'getConsole_Command_ConfigDebugService', false],
'console.command.config_dump_reference' => ['privates', 'console.command.config_dump_reference', 'getConsole_Command_ConfigDumpReferenceService', false],
'console.command.container_debug' => ['privates', 'console.command.container_debug', 'getConsole_Command_ContainerDebugService', false],
'console.command.container_lint' => ['privates', 'console.command.container_lint', 'getConsole_Command_ContainerLintService', false],
'console.command.debug_autowiring' => ['privates', 'console.command.debug_autowiring', 'getConsole_Command_DebugAutowiringService', false],
'console.command.event_dispatcher_debug' => ['privates', 'console.command.event_dispatcher_debug', 'getConsole_Command_EventDispatcherDebugService', false],
'console.command.form_debug' => ['privates', 'console.command.form_debug', 'getConsole_Command_FormDebugService', false],
'console.command.router_debug' => ['privates', 'console.command.router_debug', 'getConsole_Command_RouterDebugService', false],
'console.command.router_match' => ['privates', 'console.command.router_match', 'getConsole_Command_RouterMatchService', false],
'console.command.secrets_decrypt_to_local' => ['privates', 'console.command.secrets_decrypt_to_local', 'getConsole_Command_SecretsDecryptToLocalService', false],
'console.command.secrets_encrypt_from_local' => ['privates', 'console.command.secrets_encrypt_from_local', 'getConsole_Command_SecretsEncryptFromLocalService', false],
'console.command.secrets_generate_key' => ['privates', 'console.command.secrets_generate_key', 'getConsole_Command_SecretsGenerateKeyService', false],
'console.command.secrets_list' => ['privates', 'console.command.secrets_list', 'getConsole_Command_SecretsListService', false],
'console.command.secrets_remove' => ['privates', 'console.command.secrets_remove', 'getConsole_Command_SecretsRemoveService', false],
'console.command.secrets_set' => ['privates', 'console.command.secrets_set', 'getConsole_Command_SecretsSetService', false],
'console.command.translation_debug' => ['privates', 'console.command.translation_debug', 'getConsole_Command_TranslationDebugService', false],
'console.command.translation_update' => ['privates', 'console.command.translation_update', 'getConsole_Command_TranslationUpdateService', false],
'console.command.xliff_lint' => ['privates', 'console.command.xliff_lint', 'getConsole_Command_XliffLintService', false],
'console.command.yaml_lint' => ['privates', 'console.command.yaml_lint', 'getConsole_Command_YamlLintService', 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.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', 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.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
'doctrine.fixtures_load_command' => ['privates', 'doctrine.fixtures_load_command', 'getDoctrine_FixturesLoadCommandService', false],
'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', 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.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
'maker.auto_command.make_auth' => ['privates', 'maker.auto_command.make_auth', 'getMaker_AutoCommand_MakeAuthService', false],
'maker.auto_command.make_command' => ['privates', 'maker.auto_command.make_command', 'getMaker_AutoCommand_MakeCommandService', false],
'maker.auto_command.make_controller' => ['privates', 'maker.auto_command.make_controller', 'getMaker_AutoCommand_MakeControllerService', false],
'maker.auto_command.make_crud' => ['privates', 'maker.auto_command.make_crud', 'getMaker_AutoCommand_MakeCrudService', false],
'maker.auto_command.make_entity' => ['privates', 'maker.auto_command.make_entity', 'getMaker_AutoCommand_MakeEntityService', false],
'maker.auto_command.make_fixtures' => ['privates', 'maker.auto_command.make_fixtures', 'getMaker_AutoCommand_MakeFixturesService', false],
'maker.auto_command.make_form' => ['privates', 'maker.auto_command.make_form', 'getMaker_AutoCommand_MakeFormService', false],
'maker.auto_command.make_functional_test' => ['privates', 'maker.auto_command.make_functional_test', 'getMaker_AutoCommand_MakeFunctionalTestService', false],
'maker.auto_command.make_message' => ['privates', 'maker.auto_command.make_message', 'getMaker_AutoCommand_MakeMessageService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', 'maker.auto_command.make_messenger_middleware', 'getMaker_AutoCommand_MakeMessengerMiddlewareService', false],
'maker.auto_command.make_migration' => ['privates', 'maker.auto_command.make_migration', 'getMaker_AutoCommand_MakeMigrationService', false],
'maker.auto_command.make_registration_form' => ['privates', 'maker.auto_command.make_registration_form', 'getMaker_AutoCommand_MakeRegistrationFormService', false],
'maker.auto_command.make_reset_password' => ['privates', 'maker.auto_command.make_reset_password', 'getMaker_AutoCommand_MakeResetPasswordService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', 'maker.auto_command.make_serializer_encoder', 'getMaker_AutoCommand_MakeSerializerEncoderService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', 'maker.auto_command.make_serializer_normalizer', 'getMaker_AutoCommand_MakeSerializerNormalizerService', false],
'maker.auto_command.make_subscriber' => ['privates', 'maker.auto_command.make_subscriber', 'getMaker_AutoCommand_MakeSubscriberService', false],
'maker.auto_command.make_twig_extension' => ['privates', 'maker.auto_command.make_twig_extension', 'getMaker_AutoCommand_MakeTwigExtensionService', false],
'maker.auto_command.make_unit_test' => ['privates', 'maker.auto_command.make_unit_test', 'getMaker_AutoCommand_MakeUnitTestService', false],
'maker.auto_command.make_user' => ['privates', 'maker.auto_command.make_user', 'getMaker_AutoCommand_MakeUserService', false],
'maker.auto_command.make_validator' => ['privates', 'maker.auto_command.make_validator', 'getMaker_AutoCommand_MakeValidatorService', false],
'maker.auto_command.make_voter' => ['privates', 'maker.auto_command.make_voter', 'getMaker_AutoCommand_MakeVoterService', false],
'monolog.command.server_log' => ['privates', 'monolog.command.server_log', 'getMonolog_Command_ServerLogService', false],
'security.command.user_password_encoder' => ['privates', 'security.command.user_password_encoder', 'getSecurity_Command_UserPasswordEncoderService', false],
'swiftmailer.command.debug' => ['privates', 'swiftmailer.command.debug', 'getSwiftmailer_Command_DebugService', false],
'swiftmailer.command.new_email' => ['privates', 'swiftmailer.command.new_email', 'getSwiftmailer_Command_NewEmailService', false],
'swiftmailer.command.send_email' => ['privates', 'swiftmailer.command.send_email', 'getSwiftmailer_Command_SendEmailService', false],
'twig.command.debug' => ['privates', 'twig.command.debug', 'getTwig_Command_DebugService', false],
'twig.command.lint' => ['privates', 'twig.command.lint', 'getTwig_Command_LintService', false],
'var_dumper.command.server_dump' => ['privates', 'var_dumper.command.server_dump', 'getVarDumper_Command_ServerDumpService', false],
], [
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Command\\EhiParseCommand' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Command\\EhiParseCommand',
'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
'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.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_functional_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_unit_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
]), ['gps:ehi:parse' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Command\\EhiParseCommand', '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: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:update' => 'console.command.translation_update', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:database:import' => 'doctrine.database_import_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'security:encode-password' => 'security.command.user_password_encoder', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'debug:swiftmailer' => 'swiftmailer.command.debug', 'swiftmailer:email:send' => 'swiftmailer.command.new_email', 'swiftmailer:spool:send' => 'swiftmailer.command.send_email', 'doctrine:fixtures:load' => 'doctrine.fixtures_load_command', 'make:auth' => 'maker.auto_command.make_auth', 'make:command' => 'maker.auto_command.make_command', 'make:controller' => 'maker.auto_command.make_controller', 'make:crud' => 'maker.auto_command.make_crud', 'make:entity' => 'maker.auto_command.make_entity', 'make:fixtures' => 'maker.auto_command.make_fixtures', 'make:form' => 'maker.auto_command.make_form', 'make:functional-test' => 'maker.auto_command.make_functional_test', '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:unit-test' => 'maker.auto_command.make_unit_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],
'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' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public 'currency' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CurrencyService
*/
protected function getCurrencyService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CurrencyService.php';
return $this->services['currency'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CurrencyService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* Gets the public 'data_fixtures' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\UserFixtures
*/
protected function getDataFixturesService()
{
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).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/DependentFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Fixtures/UserFixtures.php';
return $this->services['data_fixtures'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\UserFixtures(($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = new \Doctrine\DBAL\Logging\LoggerChain();
$c = new \Symfony\Bridge\Monolog\Logger('doctrine');
$c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
$b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$a->setSQLLogger($b);
$d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
], [
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
]));
$d->addEventSubscriber(($this->services['gedmo.listener.softdeleteable'] ?? $this->getGedmo_Listener_SoftdeleteableService()));
$d->addEventListener([0 => 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driver' => 'pdo_mysql', 'driverOptions' => [], 'defaultTableOptions' => []], $a, $d, []);
}
/**
* Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
$this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\TransferRequestEntityListener' => ['services', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\TransferRequestEntityListener', 'getTransferRequestEntityListenerService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\UserEntityListener' => ['services', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\UserEntityListener', 'getUserEntityListenerService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\EventListener\\Entity\\CheckoutCardListener' => ['services', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\EventListener\\Entity\\CheckoutCardListener', 'getCheckoutCardListenerService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsCardListener' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsCardListener', 'getGpsCardListenerService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsTransactionListener' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsTransactionListener', 'getGpsTransactionListenerService', false],
], [
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\TransferRequestEntityListener' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\UserEntityListener' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\EventListener\\Entity\\CheckoutCardListener' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsCardListener' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsTransactionListener' => '?',
]));
$instance->registerService('LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\TransferRequestEntityListener', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\TransferRequestEntityListener');
$instance->registerService('LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\UserEntityListener', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\Entity\\UserEntityListener');
$instance->registerService('LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\EventListener\\Entity\\CheckoutCardListener', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\EventListener\\Entity\\CheckoutCardListener');
$instance->registerService('LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsCardListener', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsCardListener');
$instance->registerService('LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsTransactionListener', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsTransactionListener');
return $instance;
}
/**
* 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 = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CardAquirer/Checkout/Entity'), 2 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/OTP/Entity'), 3 => (\dirname(__DIR__, 4).'/src/Entity'), 4 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Translatable/Entity')]);
$b->addDriver($c, 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Entity');
$b->addDriver($c, 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\Entity');
$b->addDriver($c, 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\OTP\\Entity');
$b->addDriver($c, 'App\\Entity');
$b->addDriver($c, 'Gedmo\\Translatable\\Entity');
$a->setEntityNamespaces(['LaunchPad' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Entity', 'Checkout' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\Entity', 'OTP' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\OTP\\Entity', 'App' => 'App\\Entity', 'GedmoTranslatable' => 'Gedmo\\Translatable\\Entity']);
$a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
$a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
$a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
$a->setMetadataDriverImpl($b);
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Repository\\BaseRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
$a->addCustomStringFunction('md5', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomStringFunction('group_concat', 'Oro\\ORM\\Query\\AST\\Functions\\String\\GroupConcat');
$a->addCustomStringFunction('concat_ws', 'Oro\\ORM\\Query\\AST\\Functions\\String\\ConcatWs');
$a->addCustomStringFunction('cast', 'Oro\\ORM\\Query\\AST\\Functions\\Cast');
$a->addCustomStringFunction('replace', 'Oro\\ORM\\Query\\AST\\Functions\\String\\Replace');
$a->addCustomStringFunction('date_format', 'Oro\\ORM\\Query\\AST\\Functions\\String\\DateFormat');
$a->addCustomNumericFunction('acos', 'LaunchPad\\Api\\DQL\\Acos');
$a->addCustomNumericFunction('sin', 'LaunchPad\\Api\\DQL\\Sin');
$a->addCustomNumericFunction('cos', 'LaunchPad\\Api\\DQL\\Cos');
$a->addCustomNumericFunction('pi', 'LaunchPad\\Api\\DQL\\Pi');
$a->addCustomNumericFunction('timestampdiff', 'Oro\\ORM\\Query\\AST\\Functions\\Numeric\\TimestampDiff');
$a->addCustomNumericFunction('dayofyear', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('dayofmonth', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('dayofweek', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('week', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('day', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('hour', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('minute', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('month', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('quarter', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('second', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('year', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomNumericFunction('sign', 'Oro\\ORM\\Query\\AST\\Functions\\Numeric\\Sign');
$a->addCustomNumericFunction('pow', 'Oro\\ORM\\Query\\AST\\Functions\\Numeric\\Pow');
$a->addCustomNumericFunction('round', 'Oro\\ORM\\Query\\AST\\Functions\\Numeric\\Round');
$a->addCustomDatetimeFunction('date', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomDatetimeFunction('time', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomDatetimeFunction('timestamp', 'Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
$a->addCustomDatetimeFunction('convert_tz', 'Oro\\ORM\\Query\\AST\\Functions\\DateTime\\ConvertTz');
$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 '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['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->addListener('kernel.exception', [0 => function () {
return ($this->services['kernel.listener.yourlistener'] ?? ($this->services['kernel.listener.yourlistener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\AppExceptionListener($this)));
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['kernel.listener.response'] ?? $this->getKernel_Listener_ResponseService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->services['lp.listeners.request_listener'] ?? $this->getLp_Listeners_RequestListenerService());
}, 1 => 'onKernelController'], 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.response', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\CorsListener'] ?? $this->getCorsListenerService());
}, 1 => 'onKernelResponse'], 9999);
$instance->addListener('gps.account.update', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Account\\AccountEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Account\\AccountEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\Account\AccountEventSubscriber($this)));
}, 1 => 'accountUpdate'], 0);
$instance->addListener('lp.user.created', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Kyc\\KycEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Kyc\\KycEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\Kyc\KycEventSubscriber($this)));
}, 1 => 'userCreated'], 0);
$instance->addListener('kyc.document.requested', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Kyc\\KycEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Kyc\\KycEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\Kyc\KycEventSubscriber($this)));
}, 1 => 'documentRequested'], 0);
$instance->addListener('kyc.accepted', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Kyc\\KycEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Kyc\\KycEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\Kyc\KycEventSubscriber($this)));
}, 1 => 'kycAccepted'], 0);
$instance->addListener('kyc.rejected', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Kyc\\KycEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Kyc\\KycEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\Kyc\KycEventSubscriber($this)));
}, 1 => 'kycRejected'], 0);
$instance->addListener('lp.event.transactions.parsed', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Transaction\\TransactionEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Transaction\\TransactionEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\Transaction\TransactionEventSubscriber($this)));
}, 1 => 'transactionsParsed'], 0);
$instance->addListener('lp.event.transaction.processed', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Transaction\\TransactionEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\Transaction\\TransactionEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\Transaction\TransactionEventSubscriber($this)));
}, 1 => 'transactionsProcessed'], 0);
$instance->addListener('lp.account.updated', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\User\\UserEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\User\\UserEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\User\UserEventSubscriber($this)));
}, 1 => 'accountUpdate'], 0);
$instance->addListener('lp.user.created', [0 => function () {
return ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\User\\UserEventSubscriber'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventSubscriber\\User\\UserEventSubscriber'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventSubscriber\User\UserEventSubscriber($this)));
}, 1 => 'userCreated'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
}, 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.request', [0 => function () {
return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
}, 1 => 'resolveControllerName'], 24);
$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.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\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.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
}, 1 => 'onKernelResponse'], 0);
$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.exception', [0 => function () {
return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('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('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
}, 1 => 'configure'], 1024);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('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);
return $instance;
}
/**
* Gets the public 'filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function getFilesystemService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public 'form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function getForm_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
}
/**
* Gets the public 'form.type.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function getForm_Type_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'gedmo.listener.softdeleteable' shared autowired service.
*
* @return \Gedmo\SoftDeleteable\SoftDeleteableListener
*/
protected function getGedmo_Listener_SoftdeleteableService()
{
$this->services['gedmo.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.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)), $a));
}
/**
* Gets the public 'kernel.listener.response' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\AppResponseListener
*/
protected function getKernel_Listener_ResponseService()
{
return $this->services['kernel.listener.response'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\AppResponseListener($this, ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserActionService'] ?? $this->getUserActionServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
}
/**
* Gets the public 'kernel.listener.yourlistener' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\AppExceptionListener
*/
protected function getKernel_Listener_YourlistenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/EventListener/AppExceptionListener.php';
return $this->services['kernel.listener.yourlistener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\AppExceptionListener($this);
}
/**
* Gets the public 'lp.account' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AccountService
*/
protected function getLp_AccountService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/AccountService.php';
return $this->services['lp.account'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AccountService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CurrencyService'] ?? $this->getCurrencyServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService'] ?? $this->getTransactionServiceService()));
}
/**
* Gets the public 'lp.action_code.gps' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Bundle\LaunchPadBundle\Base\Service\GpsActionCodeService
*/
protected function getLp_ActionCode_GpsService()
{
return $this->services['lp.action_code.gps'] = new \LaunchPad\Bundle\LaunchPadBundle\Bundle\LaunchPadBundle\Base\Service\GpsActionCodeService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'lp.app_normalizer' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Serializer\Normalizer\AppNormalizer
*/
protected function getLp_AppNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.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/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.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/launchpad/backend/src/Base/Serializer/Normalizer/AppNormalizer.php';
return $this->services['lp.app_normalizer'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Serializer\Normalizer\AppNormalizer(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), NULL, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppNormalizerService'] ?? $this->getAppNormalizerServiceService()));
}
/**
* Gets the public 'lp.app_normalizer_service' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppNormalizerService
*/
protected function getLp_AppNormalizerServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/AppNormalizerService.php';
$this->services['lp.app_normalizer_service'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppNormalizerService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
$instance->setAppNormalizer(($this->services['lp.app_normalizer'] ?? $this->getLp_AppNormalizerService()));
return $instance;
}
/**
* Gets the public 'lp.auth' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\AuthService
*/
protected function getLp_AuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Auth/AuthService.php';
return $this->services['lp.auth'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\AuthService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService'] ?? $this->getPaymentCardServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Notifications\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->services['session'] ?? $this->getSessionService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RoleService'] ?? $this->getRoleServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserPermissionService'] ?? $this->getUserPermissionServiceService()));
}
/**
* Gets the public 'lp.authenticator.api' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Security\ApiAuthenticator
*/
protected function getLp_Authenticator_ApiService()
{
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/symfony/security/Guard/AbstractGuardAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Security/ApiAuthenticator.php';
return $this->services['lp.authenticator.api'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Security\ApiAuthenticator($this);
}
/**
* Gets the public 'lp.card.category' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDeviceCategoryService
*/
protected function getLp_Card_CategoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PaymentDeviceCategoryService.php';
return $this->services['lp.card.category'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDeviceCategoryService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.card.product' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDeviceProductService
*/
protected function getLp_Card_ProductService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PaymentDeviceProductService.php';
return $this->services['lp.card.product'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDeviceProductService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.card.type' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDeviceTypeService
*/
protected function getLp_Card_TypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PaymentDeviceTypeService.php';
return $this->services['lp.card.type'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDeviceTypeService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.card_processor.gps' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsService
*/
protected function getLp_CardProcessor_GpsService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsService.php';
return $this->services['lp.card_processor.gps'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.card_processor.gps.card' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Service\GpsCardService
*/
protected function getLp_CardProcessor_Gps_CardService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/Service/GpsCardService.php';
return $this->services['lp.card_processor.gps.card'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Service\GpsCardService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.card_processor.gps.ehi' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsEhiService
*/
protected function getLp_CardProcessor_Gps_EhiService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Traits/RepositoryTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CoreService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsEhiService.php';
return $this->services['lp.card_processor.gps.ehi'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsEhiService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\EventService'] ?? $this->getEventServiceService()));
}
/**
* Gets the public 'lp.card_processor.gps.import_handler' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsImportHandler
*/
protected function getLp_CardProcessor_Gps_ImportHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsImportHandler.php';
return $this->services['lp.card_processor.gps.import_handler'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsImportHandler($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.card_processor.gps.wallet' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Service\GpsWalletService
*/
protected function getLp_CardProcessor_Gps_WalletService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/Service/GpsWalletService.php';
return $this->services['lp.card_processor.gps.wallet'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Service\GpsWalletService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Service\\GpsCardService'] ?? $this->getGpsCardServiceService()));
}
/**
* Gets the public 'lp.config' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppConfigurationService
*/
protected function getLp_ConfigService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/AppConfigurationService.php';
return $this->services['lp.config'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppConfigurationService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PrivacyPolicyService'] ?? $this->getPrivacyPolicyServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TermsAndConditionsService'] ?? $this->getTermsAndConditionsServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\LanguageService'] ?? $this->getLanguageServiceService()));
}
/**
* Gets the public 'lp.conversation_service' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Chat\ConversationService
*/
protected function getLp_ConversationServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Chat/ConversationService.php';
return $this->services['lp.conversation_service'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Chat\ConversationService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the public 'lp.country' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CountryService
*/
protected function getLp_CountryService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CountryService.php';
return $this->services['lp.country'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CountryService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.fee_group.gps' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Bundle\LaunchPadBundle\Base\Service\GpsFeeGroupService
*/
protected function getLp_FeeGroup_GpsService()
{
return $this->services['lp.fee_group.gps'] = new \LaunchPad\Bundle\LaunchPadBundle\Bundle\LaunchPadBundle\Base\Service\GpsFeeGroupService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'lp.file' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\FileService
*/
protected function getLp_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/FileService.php';
return $this->services['lp.file'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\FileService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.kyc' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycService
*/
protected function getLp_KycService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/KycService.php';
return $this->services['lp.kyc'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\W2\\W2KycProvider'] ?? $this->getW2KycProviderService()));
}
/**
* Gets the public 'lp.kyc.gbg' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\GBG\GBGKycProvider
*/
protected function getLp_Kyc_GbgService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/KycProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/GBG/GBGKycProvider.php';
return $this->services['lp.kyc.gbg'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\GBG\GBGKycProvider($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.kyc.w2' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\W2\W2Service
*/
protected function getLp_Kyc_W2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/W2/W2Service.php';
return $this->services['lp.kyc.w2'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\W2\W2Service($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
}
/**
* Gets the public 'lp.language' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\LanguageService
*/
protected function getLp_LanguageService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/LanguageService.php';
return $this->services['lp.language'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\LanguageService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.listeners.request_listener' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\AppRequestListener
*/
protected function getLp_Listeners_RequestListenerService()
{
return $this->services['lp.listeners.request_listener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\AppRequestListener($this, ($this->services['api.base_api'] ?? $this->getApi_BaseApiService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserActionService'] ?? $this->getUserActionServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserSessionService'] ?? $this->getUserSessionServiceService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserPermissionService'] ?? $this->getUserPermissionServiceService()));
}
/**
* Gets the public 'lp.local' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\Storage\Handlers\LocalFileHandler
*/
protected function getLp_LocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/Storage/FileHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/Storage/Handlers/LocalFileHandler.php';
return $this->services['lp.local'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\Storage\Handlers\LocalFileHandler($this);
}
/**
* Gets the public 'lp.merchant.category.code' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\MerchantCategoryCodeService
*/
protected function getLp_Merchant_Category_CodeService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/MerchantCategoryCodeService.php';
return $this->services['lp.merchant.category.code'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\MerchantCategoryCodeService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.normalizer.default' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Normalizer\LaunchPadNormalizerService
*/
protected function getLp_Normalizer_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Normalizer/LaunchPadNormalizerService.php';
return $this->services['lp.normalizer.default'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Normalizer\LaunchPadNormalizerService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.notifications' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Notifications\NotificationService
*/
protected function getLp_NotificationsService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Notifications/NotificationService.php';
return $this->services['lp.notifications'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Notifications\NotificationService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the public 'lp.paginator' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaginatorService
*/
protected function getLp_PaginatorService()
{
return $this->services['lp.paginator'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaginatorService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'lp.payment_device' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDevice\PaymentDeviceService
*/
protected function getLp_PaymentDeviceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PaymentDevice/PaymentDeviceService.php';
return $this->services['lp.payment_device'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDevice\PaymentDeviceService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService'] ?? $this->getGpsServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()));
}
/**
* Gets the public 'lp.privacy.policy' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PrivacyPolicyService
*/
protected function getLp_Privacy_PolicyService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PrivacyPolicyService.php';
return $this->services['lp.privacy.policy'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PrivacyPolicyService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
}
/**
* Gets the public 'lp.psp' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentCardService
*/
protected function getLp_PspService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PaymentCardService.php';
return $this->services['lp.psp'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentCardService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the public 'lp.psp.cashflows' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\CashFlows\CashFlowsService
*/
protected function getLp_Psp_CashflowsService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CardAquirer/CashFlows/CashFlowsService.php';
return $this->services['lp.psp.cashflows'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CardAquirer\CashFlows\CashFlowsService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUpService'] ?? $this->getTopUpServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CurrencyService'] ?? $this->getCurrencyServiceService()));
}
/**
* Gets the public 'lp.repositories' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\RepositoryService
*/
protected function getLp_RepositoriesService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Traits/RepositoryTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/RepositoryService.php';
return $this->services['lp.repositories'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\RepositoryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'lp.roles' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\RoleService
*/
protected function getLp_RolesService()
{
return $this->services['lp.roles'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\RoleService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the public 'lp.service_call.gps' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Bundle\LaunchPadBundle\Base\Service\GpsServiceCallService
*/
protected function getLp_ServiceCall_GpsService()
{
return $this->services['lp.service_call.gps'] = new \LaunchPad\Bundle\LaunchPadBundle\Bundle\LaunchPadBundle\Base\Service\GpsServiceCallService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'lp.speending_service' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\SpendingService
*/
protected function getLp_SpeendingServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/SpendingService.php';
return $this->services['lp.speending_service'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\SpendingService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.terms.conditions' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TermsAndConditionsService
*/
protected function getLp_Terms_ConditionsService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TermsAndConditionsService.php';
return $this->services['lp.terms.conditions'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TermsAndConditionsService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
}
/**
* Gets the public 'lp.tools.bulk_load' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Tools\BulkLoadService
*/
protected function getLp_Tools_BulkLoadService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Tools/BulkLoadService.php';
return $this->services['lp.tools.bulk_load'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Tools\BulkLoadService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.topup' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUpService
*/
protected function getLp_TopupService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Traits/RepositoryTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TopUpService.php';
$a = ($this->services['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUp\\Handlers\\Container\\TopUpHandlerContainer'] ?? $this->getTopUpHandlerContainerService());
if (isset($this->services['lp.topup'])) {
return $this->services['lp.topup'];
}
return $this->services['lp.topup'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUpService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()), $a);
}
/**
* Gets the public 'lp.transaction' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionService
*/
protected function getLp_TransactionService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TransactionService.php';
return $this->services['lp.transaction'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\FX\\FxService'] ?? $this->getFxServiceService()));
}
/**
* Gets the public 'lp.transaction.category' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionCategoryService
*/
protected function getLp_Transaction_CategoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TransactionCategoryService.php';
return $this->services['lp.transaction.category'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionCategoryService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.transaction.merchant' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionMerchantService
*/
protected function getLp_Transaction_MerchantService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TransactionMerchantService.php';
return $this->services['lp.transaction.merchant'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionMerchantService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.transfer' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransferService
*/
protected function getLp_TransferService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TransferService.php';
return $this->services['lp.transfer'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransferService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService'] ?? $this->getUserServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserContactService'] ?? $this->getUserContactServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService'] ?? $this->getGpsServiceService()));
}
/**
* Gets the public 'lp.translation' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Translation\TranslationService
*/
protected function getLp_TranslationService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Translation/TranslationService.php';
return $this->services['lp.translation'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Translation\TranslationService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.translation.db.loader' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Translation\Loaders\DbTranslationLoader
*/
protected function getLp_Translation_Db_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Translation/Loaders/DbTranslationLoader.php';
return $this->services['lp.translation.db.loader'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Translation\Loaders\DbTranslationLoader($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.upload' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UploadService
*/
protected function getLp_UploadService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/UploadService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/Storage/FileHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/Storage/Handlers/LocalFileHandler.php';
return $this->services['lp.upload'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UploadService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\Storage\\Handlers\\LocalFileHandler'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\Storage\\Handlers\\LocalFileHandler'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\Storage\Handlers\LocalFileHandler($this))));
}
/**
* Gets the public 'lp.upload.image' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\ImageUploadService
*/
protected function getLp_Upload_ImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/ImageUploadService.php';
return $this->services['lp.upload.image'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\ImageUploadService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.user' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserService
*/
protected function getLp_UserService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/UserService.php';
return $this->services['lp.user'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService'] ?? $this->getPaymentCardServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService'] ?? $this->getKycServiceService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['session'] ?? $this->getSessionService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
}
/**
* Gets the public 'lp.user.action' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserActionService
*/
protected function getLp_User_ActionService()
{
return $this->services['lp.user.action'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserActionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserSessionService'] ?? $this->getUserSessionServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'lp.user.contact' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserContactService
*/
protected function getLp_User_ContactService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/User/UserContactService.php';
return $this->services['lp.user.contact'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserContactService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the public 'lp.user.device' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserDeviceService
*/
protected function getLp_User_DeviceService()
{
return $this->services['lp.user.device'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserDeviceService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'lp.user.session' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserSessionService
*/
protected function getLp_User_SessionService()
{
return $this->services['lp.user.session'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserSessionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->services['session'] ?? $this->getSessionService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the public 'lp.verification_service' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Verification\VerificationService
*/
protected function getLp_VerificationServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Verification/VerificationService.php';
return $this->services['lp.verification_service'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Verification\VerificationService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'mail' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\MailService
*/
protected function getMailService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/MailService.php';
return $this->services['mail'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\MailService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the public 'op.proxy' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Proxy\ProxyEventParserService
*/
protected function getOp_ProxyService()
{
return $this->services['op.proxy'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Proxy\ProxyEventParserService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function getProfilerService()
{
$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['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
$f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$g->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
$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['validator'] ?? $this->getValidatorService())));
$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.''.'/srcApp_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())));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
$instance->add($e);
$instance->add($f);
$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
$instance->add($g);
return $instance;
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'en');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
return $instance;
}
/**
* Gets the public 'routing.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
*/
protected function getRouting_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/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/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)), (\dirname(__DIR__, 4).'/src/Resources'), [0 => (\dirname(__DIR__, 4).'/src')], false);
$c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
$a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]))));
$a->addLoader($c);
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c));
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
}
/**
* Gets the public '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->services['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 public 'security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function getSecurity_AuthorizationCheckerService()
{
return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
}
/**
* Gets the public 'security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function getSecurity_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Csrf/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';
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['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*/
protected function getSecurity_PasswordEncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Encoder/UserPasswordEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Encoder/UserPasswordEncoder.php';
return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the public 'security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function getSecurity_TokenStorageService()
{
return $this->services['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, [
'session' => ['services', 'session', 'getSessionService', false],
], [
'session' => '?',
]));
}
/**
* Gets the public 'serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getSerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.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/launchpad/backend/src/Base/Serializer/Normalizer/AppNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.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/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
$a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \LaunchPad\Bundle\LaunchPadBundle\Base\Serializer\Normalizer\AppNormalizer($a, NULL, $b, $c, ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppNormalizerService'] ?? $this->getAppNormalizerServiceService())), 1 => ($this->services['lp.app_normalizer'] ?? $this->getLp_AppNormalizerService()), 2 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 3 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 5 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), 6 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 7 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 9 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a, $d, $b, $c, new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, [])], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (isset($this->privates['cache.validator'])) {
yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
}
if (isset($this->privates['cache.serializer'])) {
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (isset($this->privates['cache.property_info'])) {
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
}
if (isset($this->privates['form.choice_list_factory.cached'])) {
yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
}
if (isset($this->services['profiler'])) {
yield 'profiler' => ($this->services['profiler'] ?? null);
}
if (isset($this->services['validator'])) {
yield 'debug.validator' => ($this->services['validator'] ?? 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->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->services['security.token_storage'])) {
yield 'security.token_storage' => ($this->services['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['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);
}
}, function () {
return 0 + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener']));
}), ['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'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'swiftmailer.email_sender.listener' => [0 => 'reset']]);
}
/**
* Gets the public 'session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function getSessionService()
{
return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
}
/**
* Gets the public 'swiftmailer.mailer.default' shared service.
*
* @return \Swift_Mailer
*/
protected function getSwiftmailer_Mailer_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
}
/**
* Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
*
* @return \Swift_Plugins_MessageLogger
*/
protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
}
/**
* Gets the public 'swiftmailer.transport' shared service.
*
* @return \Swift_Transport
*/
protected function getSwiftmailer_TransportService()
{
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';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
$this->services['swiftmailer.transport'] = $instance = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp', 'url' => $this->getEnv('MAILER_URL'), 'username' => NULL, 'password' => NULL, 'host' => 'localhost', 'port' => NULL, 'timeout' => 30, 'source_ip' => NULL, 'local_domain' => NULL, 'encryption' => NULL, 'auth_mode' => NULL, 'command' => '/usr/sbin/sendmail -bs'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Swift_Events_SimpleEventDispatcher());
$instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
return $instance;
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the public 'twig' shared service.
*
* @return \Twig\Environment
*/
protected function getTwigService()
{
$a = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Resources/views'), 'WebsiteTemplates');
$a->addPath((\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/External/Resources/views'), 'ExternalTemplates');
$a->addPath((\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/OTP/Resources/views'), 'OTPTemplates');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Resources/views'), 'LaunchPad');
$a->addPath((\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Resources/views'), '!LaunchPad');
$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).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['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['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$e->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);
$f = new \Symfony\Bridge\Twig\AppVariable();
$f->setEnvironment('dev');
$f->setDebug(true);
if ($this->has('security.token_storage')) {
$f->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
}
if ($this->has('request_stack')) {
$f->setRequestStack($c);
}
$g = 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(($this->services['translator'] ?? $this->getTranslatorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c, '', false)), [])));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
$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($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
$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['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
$instance->addGlobal('app', $f);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
])));
$instance->addGlobal('front_url', $this->getEnv('FRONT_URL'));
$instance->registerUndefinedFilterCallback([0 => $g, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $g, 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 'twig.controller.exception' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
*
* @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
*/
protected function getTwig_Controller_ExceptionService()
{
@trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
}
/**
* Gets the public 'twig.controller.preview_error' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
*
* @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
*/
protected function getTwig_Controller_PreviewErrorService()
{
@trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'twig.controller.exception::showAction');
}
/**
* Gets the public 'validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function getValidatorService()
{
return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the public 'web_profiler.controller.exception' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
*
* @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
*/
protected function getWebProfiler_Controller_ExceptionService()
{
@trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.', E_USER_DEPRECATED);
return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
}
/**
* 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['profiler'] ?? $this->getProfilerService()));
}
/**
* 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['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* 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);
}
/**
* Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
*/
protected function get_LegacyResolveControllerNameSubscriberService()
{
return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), false);
}
/**
* Gets the private '.service_locator..7onC1x' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__7onC1xService()
{
return $this->privates['.service_locator..7onC1x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'otpService' => ['services', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\OTP\\OTPService', 'getOTPServiceService', false],
], [
'otpService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\OTP\\OTPService',
]);
}
/**
* Gets the private '.service_locator..8T4dTh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__8T4dThService()
{
return $this->privates['.service_locator..8T4dTh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService', 'getAuthServiceService', false],
], [
'authService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService',
]);
}
/**
* Gets the private '.service_locator..UGdbQE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__UGdbQEService()
{
return $this->privates['.service_locator..UGdbQE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'checkoutService' => ['services', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService', 'getCheckoutServiceService', false],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'checkoutService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService',
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.50DZOGS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_50DZOGSService()
{
return $this->privates['.service_locator.50DZOGS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'checkoutPaymentService' => ['services', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutPaymentService', 'getCheckoutPaymentServiceService', false],
], [
'checkoutPaymentService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutPaymentService',
]);
}
/**
* Gets the private '.service_locator.7kB4Lp.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7kB4Lp_Service()
{
return $this->privates['.service_locator.7kB4Lp.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'gpsService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService', 'getGpsServiceService', false],
'paymentDeviceService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService', 'getPaymentDeviceServiceService', false],
], [
'gpsService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService',
'paymentDeviceService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService',
]);
}
/**
* Gets the private '.service_locator.8lG7T9y' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8lG7T9yService()
{
return $this->privates['.service_locator.8lG7T9y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bulkLoadService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Tools\\BulkLoadService', 'getBulkLoadServiceService', false],
], [
'bulkLoadService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Tools\\BulkLoadService',
]);
}
/**
* Gets the private '.service_locator.8w8rfQX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8w8rfQXService()
{
return $this->privates['.service_locator.8w8rfQX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transactionService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService', 'getTransactionServiceService', false],
], [
'transactionService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService',
]);
}
/**
* Gets the private '.service_locator.DIbABDM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DIbABDMService()
{
return $this->privates['.service_locator.DIbABDM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'w2Service' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\W2\\W2Service', 'getW2ServiceService', false],
], [
'w2Service' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\W2\\W2Service',
]);
}
/**
* Gets the private '.service_locator.EaCVAJV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EaCVAJVService()
{
return $this->privates['.service_locator.EaCVAJV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kycService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService', 'getKycServiceService', false],
'userService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService', 'getUserServiceService', false],
], [
'kycService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService',
'userService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService',
]);
}
/**
* Gets the private '.service_locator.EwU14Il' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EwU14IlService()
{
return $this->privates['.service_locator.EwU14Il'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'checkoutService' => ['services', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService', 'getCheckoutServiceService', false],
], [
'checkoutService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CardAquirer\\Checkout\\CheckoutService',
]);
}
/**
* Gets the private '.service_locator.GA1FCl4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GA1FCl4Service()
{
return $this->privates['.service_locator.GA1FCl4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService', 'getAuthServiceService', false],
'tokenGenerator' => ['privates', 'security.csrf.token_generator', 'getSecurity_Csrf_TokenGeneratorService', false],
], [
'authService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService',
'tokenGenerator' => '?',
]);
}
/**
* Gets the private '.service_locator.Gzx_HQl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GzxHQlService()
{
return $this->privates['.service_locator.Gzx_HQl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentCardService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService', 'getPaymentCardServiceService', false],
'topUpService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUpService', 'getTopUpServiceService', false],
], [
'paymentCardService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService',
'topUpService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUpService',
]);
}
/**
* Gets the private '.service_locator.JfvQuyl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JfvQuylService()
{
return $this->privates['.service_locator.JfvQuyl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'spendingService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\SpendingService', 'getSpendingServiceService', false],
], [
'spendingService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\SpendingService',
]);
}
/**
* Gets the private '.service_locator.K9Gb3.n' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_K9Gb3_NService()
{
return $this->privates['.service_locator.K9Gb3.n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'uploadService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService', 'getUploadServiceService', false],
], [
'uploadService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService',
]);
}
/**
* Gets the private '.service_locator.PZd1QIh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PZd1QIhService()
{
return $this->privates['.service_locator.PZd1QIh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'statsService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\StatsService', 'getStatsServiceService', false],
], [
'statsService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\StatsService',
]);
}
/**
* Gets the private '.service_locator.RdFw8vY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RdFw8vYService()
{
return $this->privates['.service_locator.RdFw8vY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'accountService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService', 'getAccountServiceService', false],
'authService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService', 'getAuthServiceService', false],
'paymentCardService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService', 'getPaymentCardServiceService', false],
'paymentDeviceService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService', 'getPaymentDeviceServiceService', false],
'userDeviceService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService', 'getUserDeviceServiceService', false],
], [
'accountService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService',
'authService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService',
'paymentCardService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService',
'paymentDeviceService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService',
'userDeviceService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService',
]);
}
/**
* Gets the private '.service_locator.V738EHg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V738EHgService()
{
return $this->privates['.service_locator.V738EHg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ehiService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsEhiService', 'getGpsEhiServiceService', false],
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'ehiService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsEhiService',
'kernel' => '?',
]);
}
/**
* Gets the private '.service_locator.VsCJi12' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VsCJi12Service()
{
return $this->privates['.service_locator.VsCJi12'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'appConfigurationService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppConfigurationService', 'getAppConfigurationServiceService', false],
], [
'appConfigurationService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppConfigurationService',
]);
}
/**
* Gets the private '.service_locator.bTgymvt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BTgymvtService()
{
return $this->privates['.service_locator.bTgymvt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentDeviceService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService', 'getPaymentDeviceServiceService', false],
], [
'paymentDeviceService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService',
]);
}
/**
* Gets the private '.service_locator.dgva66j' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Dgva66jService()
{
return $this->privates['.service_locator.dgva66j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ehiService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsEhiService', 'getGpsEhiServiceService', false],
], [
'ehiService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsEhiService',
]);
}
/**
* Gets the private '.service_locator.fBZVjDR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FBZVjDRService()
{
return $this->privates['.service_locator.fBZVjDR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentDeviceService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService', 'getPaymentDeviceServiceService', false],
'userService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService', 'getUserServiceService', false],
], [
'paymentDeviceService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService',
'userService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService',
]);
}
/**
* Gets the private '.service_locator.pd9x7OH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Pd9x7OHService()
{
return $this->privates['.service_locator.pd9x7OH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentCardService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService', 'getPaymentCardServiceService', false],
], [
'paymentCardService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService',
]);
}
/**
* Gets the private '.service_locator.prxzyxH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PrxzyxHService()
{
return $this->privates['.service_locator.prxzyxH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'accountService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService', 'getAccountServiceService', false],
'userService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService', 'getUserServiceService', false],
], [
'accountService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService',
'userService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService',
]);
}
/**
* Gets the private '.service_locator.tJZnlO7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TJZnlO7Service()
{
return $this->privates['.service_locator.tJZnlO7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'userService' => ['privates', 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService', 'getUserServiceService', false],
], [
'userService' => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService',
]);
}
/**
* Gets the private '.service_locator.u5m1hzN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_U5m1hzNService()
{
return $this->privates['.service_locator.u5m1hzN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AccountController::initializeAction' => ['privates', '.service_locator.prxzyxH', 'get_ServiceLocator_PrxzyxHService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController::deleteAppConfigAction' => ['privates', '.service_locator.VsCJi12', 'get_ServiceLocator_VsCJi12Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController::getAppConfigDetailsAction' => ['privates', '.service_locator.VsCJi12', 'get_ServiceLocator_VsCJi12Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController::loginAction' => ['privates', '.service_locator..7onC1x', 'get_ServiceLocator__7onC1xService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController::loginOTPAction' => ['privates', '.service_locator..7onC1x', 'get_ServiceLocator__7onC1xService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController::registerUserAction' => ['privates', '.service_locator.RdFw8vY', 'get_ServiceLocator_RdFw8vYService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::cardExpirationAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::cardStatementAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::changeCardStatusAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::deleteCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::loadPaymentDeviceAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::lockCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::paymentDeviceUpdate3ds' => ['privates', '.service_locator.7kB4Lp.', 'get_ServiceLocator_7kB4Lp_Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::query3DSecureDetailsAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::regenerateCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::renewCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::reportStolenCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::unloadPaymentDeviceAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::downloadTotalsAction' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::getTotalsAction' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::getUsersStats' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::newUsers' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::transactionsAction' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController::downloadTmpFileAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController::previewAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController::triggerDownloadAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController::uploadFileAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::detailsAction' => ['privates', '.service_locator.8lG7T9y', 'get_ServiceLocator_8lG7T9yService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::previewAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::recordDetailsAction' => ['privates', '.service_locator.8lG7T9y', 'get_ServiceLocator_8lG7T9yService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::recordServiceCallAction' => ['privates', '.service_locator.8lG7T9y', 'get_ServiceLocator_8lG7T9yService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::saveBulkLoad' => ['privates', '.service_locator.8lG7T9y', 'get_ServiceLocator_8lG7T9yService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController::addOrEditTransaction' => ['privates', '.service_locator.8w8rfQX', 'get_ServiceLocator_8w8rfQXService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController::deleteTransactionAction' => ['privates', '.service_locator.8w8rfQX', 'get_ServiceLocator_8w8rfQXService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController::getTransactionsDetailsAction' => ['privates', '.service_locator.8w8rfQX', 'get_ServiceLocator_8w8rfQXService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::getUserCardsAction' => ['privates', '.service_locator.fBZVjDR', 'get_ServiceLocator_FBZVjDRService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::getUserDetailsAction' => ['privates', '.service_locator.tJZnlO7', 'get_ServiceLocator_TJZnlO7Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::kycStats' => ['privates', '.service_locator.tJZnlO7', 'get_ServiceLocator_TJZnlO7Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::kycStatusApproveAction' => ['privates', '.service_locator.tJZnlO7', 'get_ServiceLocator_TJZnlO7Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::kycStatusRejectAction' => ['privates', '.service_locator.tJZnlO7', 'get_ServiceLocator_TJZnlO7Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::triggerEKYCAction' => ['privates', '.service_locator.EaCVAJV', 'get_ServiceLocator_EaCVAJVService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::triggerPEPSISAction' => ['privates', '.service_locator.EaCVAJV', 'get_ServiceLocator_EaCVAJVService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController::changeRequestAction' => ['privates', '.service_locator..8T4dTh', 'get_ServiceLocator__8T4dThService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController::passwordResetAction' => ['privates', '.service_locator.GA1FCl4', 'get_ServiceLocator_GA1FCl4Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController::createCardAction' => ['privates', '.service_locator.pd9x7OH', 'get_ServiceLocator_Pd9x7OHService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController::getPaymentCardsAction' => ['privates', '.service_locator.pd9x7OH', 'get_ServiceLocator_Pd9x7OHService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SpendingController::getChartData' => ['privates', '.service_locator.JfvQuyl', 'get_ServiceLocator_JfvQuylService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController::getUploadFileAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController::previewAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController::triggerDownloadAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController::topUpCardAction' => ['privates', '.service_locator.Gzx_HQl', 'get_ServiceLocator_GzxHQlService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController::topUpCardActionOld' => ['privates', '.service_locator.Gzx_HQl', 'get_ServiceLocator_GzxHQlService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController::demo3DAction' => ['privates', '.service_locator..UGdbQE', 'get_ServiceLocator__UGdbQEService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController::notifyAction' => ['privates', '.service_locator.EwU14Il', 'get_ServiceLocator_EwU14IlService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController::paymentFailedAction' => ['privates', '.service_locator.50DZOGS', 'get_ServiceLocator_50DZOGSService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController::paymentSuccessAction' => ['privates', '.service_locator.50DZOGS', 'get_ServiceLocator_50DZOGSService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController::cutOffAction' => ['privates', '.service_locator.dgva66j', 'get_ServiceLocator_Dgva66jService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController::ehiAction' => ['privates', '.service_locator.dgva66j', 'get_ServiceLocator_Dgva66jService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController::ehiBulkAction' => ['privates', '.service_locator.dgva66j', 'get_ServiceLocator_Dgva66jService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController::importAction' => ['privates', '.service_locator.V738EHg', 'get_ServiceLocator_V738EHgService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\W2Controller::postbackAction' => ['privates', '.service_locator.DIbABDM', 'get_ServiceLocator_DIbABDMService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AccountController:initializeAction' => ['privates', '.service_locator.prxzyxH', 'get_ServiceLocator_PrxzyxHService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController:deleteAppConfigAction' => ['privates', '.service_locator.VsCJi12', 'get_ServiceLocator_VsCJi12Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController:getAppConfigDetailsAction' => ['privates', '.service_locator.VsCJi12', 'get_ServiceLocator_VsCJi12Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController:loginAction' => ['privates', '.service_locator..7onC1x', 'get_ServiceLocator__7onC1xService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController:loginOTPAction' => ['privates', '.service_locator..7onC1x', 'get_ServiceLocator__7onC1xService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController:registerUserAction' => ['privates', '.service_locator.RdFw8vY', 'get_ServiceLocator_RdFw8vYService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:cardExpirationAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:cardStatementAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:changeCardStatusAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:deleteCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:loadPaymentDeviceAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:lockCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:paymentDeviceUpdate3ds' => ['privates', '.service_locator.7kB4Lp.', 'get_ServiceLocator_7kB4Lp_Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:query3DSecureDetailsAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:regenerateCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:renewCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:reportStolenCardAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:unloadPaymentDeviceAction' => ['privates', '.service_locator.bTgymvt', 'get_ServiceLocator_BTgymvtService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:downloadTotalsAction' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:getTotalsAction' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:getUsersStats' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:newUsers' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:transactionsAction' => ['privates', '.service_locator.PZd1QIh', 'get_ServiceLocator_PZd1QIhService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController:downloadTmpFileAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController:previewAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController:triggerDownloadAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController:uploadFileAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:detailsAction' => ['privates', '.service_locator.8lG7T9y', 'get_ServiceLocator_8lG7T9yService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:previewAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:recordDetailsAction' => ['privates', '.service_locator.8lG7T9y', 'get_ServiceLocator_8lG7T9yService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:recordServiceCallAction' => ['privates', '.service_locator.8lG7T9y', 'get_ServiceLocator_8lG7T9yService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:saveBulkLoad' => ['privates', '.service_locator.8lG7T9y', 'get_ServiceLocator_8lG7T9yService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController:addOrEditTransaction' => ['privates', '.service_locator.8w8rfQX', 'get_ServiceLocator_8w8rfQXService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController:deleteTransactionAction' => ['privates', '.service_locator.8w8rfQX', 'get_ServiceLocator_8w8rfQXService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController:getTransactionsDetailsAction' => ['privates', '.service_locator.8w8rfQX', 'get_ServiceLocator_8w8rfQXService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:getUserCardsAction' => ['privates', '.service_locator.fBZVjDR', 'get_ServiceLocator_FBZVjDRService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:getUserDetailsAction' => ['privates', '.service_locator.tJZnlO7', 'get_ServiceLocator_TJZnlO7Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:kycStats' => ['privates', '.service_locator.tJZnlO7', 'get_ServiceLocator_TJZnlO7Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:kycStatusApproveAction' => ['privates', '.service_locator.tJZnlO7', 'get_ServiceLocator_TJZnlO7Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:kycStatusRejectAction' => ['privates', '.service_locator.tJZnlO7', 'get_ServiceLocator_TJZnlO7Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:triggerEKYCAction' => ['privates', '.service_locator.EaCVAJV', 'get_ServiceLocator_EaCVAJVService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:triggerPEPSISAction' => ['privates', '.service_locator.EaCVAJV', 'get_ServiceLocator_EaCVAJVService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController:changeRequestAction' => ['privates', '.service_locator..8T4dTh', 'get_ServiceLocator__8T4dThService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController:passwordResetAction' => ['privates', '.service_locator.GA1FCl4', 'get_ServiceLocator_GA1FCl4Service', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController:createCardAction' => ['privates', '.service_locator.pd9x7OH', 'get_ServiceLocator_Pd9x7OHService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController:getPaymentCardsAction' => ['privates', '.service_locator.pd9x7OH', 'get_ServiceLocator_Pd9x7OHService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SpendingController:getChartData' => ['privates', '.service_locator.JfvQuyl', 'get_ServiceLocator_JfvQuylService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController:getUploadFileAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController:previewAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController:triggerDownloadAction' => ['privates', '.service_locator.K9Gb3.n', 'get_ServiceLocator_K9Gb3_NService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController:topUpCardAction' => ['privates', '.service_locator.Gzx_HQl', 'get_ServiceLocator_GzxHQlService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController:topUpCardActionOld' => ['privates', '.service_locator.Gzx_HQl', 'get_ServiceLocator_GzxHQlService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController:demo3DAction' => ['privates', '.service_locator..UGdbQE', 'get_ServiceLocator__UGdbQEService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController:notifyAction' => ['privates', '.service_locator.EwU14Il', 'get_ServiceLocator_EwU14IlService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController:paymentFailedAction' => ['privates', '.service_locator.50DZOGS', 'get_ServiceLocator_50DZOGSService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController:paymentSuccessAction' => ['privates', '.service_locator.50DZOGS', 'get_ServiceLocator_50DZOGSService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController:cutOffAction' => ['privates', '.service_locator.dgva66j', 'get_ServiceLocator_Dgva66jService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController:ehiAction' => ['privates', '.service_locator.dgva66j', 'get_ServiceLocator_Dgva66jService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController:ehiBulkAction' => ['privates', '.service_locator.dgva66j', 'get_ServiceLocator_Dgva66jService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController:importAction' => ['privates', '.service_locator.V738EHg', 'get_ServiceLocator_V738EHgService', false],
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\W2Controller:postbackAction' => ['privates', '.service_locator.DIbABDM', 'get_ServiceLocator_DIbABDMService', false],
], [
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AccountController::initializeAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController::deleteAppConfigAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController::getAppConfigDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController::loginAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController::loginOTPAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController::registerUserAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::cardExpirationAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::cardStatementAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::changeCardStatusAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::deleteCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::loadPaymentDeviceAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::lockCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::paymentDeviceUpdate3ds' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::query3DSecureDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::regenerateCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::renewCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::reportStolenCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController::unloadPaymentDeviceAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::downloadTotalsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::getTotalsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::getUsersStats' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::newUsers' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController::transactionsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController::downloadTmpFileAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController::previewAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController::triggerDownloadAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController::uploadFileAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::detailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::previewAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::recordDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::recordServiceCallAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController::saveBulkLoad' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController::addOrEditTransaction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController::deleteTransactionAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController::getTransactionsDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::getUserCardsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::getUserDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::kycStats' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::kycStatusApproveAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::kycStatusRejectAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::triggerEKYCAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController::triggerPEPSISAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController::changeRequestAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController::passwordResetAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController::createCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController::getPaymentCardsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SpendingController::getChartData' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController::getUploadFileAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController::previewAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController::triggerDownloadAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController::topUpCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController::topUpCardActionOld' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController::demo3DAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController::notifyAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController::paymentFailedAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController::paymentSuccessAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController::cutOffAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController::ehiAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController::ehiBulkAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController::importAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\W2Controller::postbackAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AccountController:initializeAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController:deleteAppConfigAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\AppController:getAppConfigDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController:loginAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController:loginOTPAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Member\\AccountController:registerUserAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:cardExpirationAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:cardStatementAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:changeCardStatusAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:deleteCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:loadPaymentDeviceAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:lockCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:paymentDeviceUpdate3ds' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:query3DSecureDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:regenerateCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:renewCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:reportStolenCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\PaymentDeviceController:unloadPaymentDeviceAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:downloadTotalsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:getTotalsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:getUsersStats' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:newUsers' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\StatsController:transactionsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController:downloadTmpFileAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController:previewAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController:triggerDownloadAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\ToolsController:uploadFileAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:detailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:previewAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:recordDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:recordServiceCallAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\Tools\\BulkLoadController:saveBulkLoad' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController:addOrEditTransaction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController:deleteTransactionAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\TransactionController:getTransactionsDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:getUserCardsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:getUserDetailsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:kycStats' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:kycStatusApproveAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:kycStatusRejectAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:triggerEKYCAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Admin\\Api\\Controller\\User\\UserController:triggerPEPSISAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController:changeRequestAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\Auth\\AuthController:passwordResetAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController:createCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\PaymentCardController:getPaymentCardsAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\SpendingController:getChartData' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController:getUploadFileAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController:previewAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\ToolsController:triggerDownloadAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController:topUpCardAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\Api\\Controller\\TopUpController:topUpCardActionOld' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController:demo3DAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController:notifyAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController:paymentFailedAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\CheckoutController:paymentSuccessAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController:cutOffAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController:ehiAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController:ehiBulkAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\GpsController:importAction' => '?',
'LaunchPad\\Bundle\\LaunchPadBundle\\External\\Controller\\W2Controller:postbackAction' => '?',
]);
}
/**
* Gets the private '.service_locator.vdmMuyE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VdmMuyEService()
{
return $this->privates['.service_locator.vdmMuyE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', 'form.factory', 'getForm_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', 'security.csrf.token_manager', 'getSecurity_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', 'security.token_storage', 'getSecurity_TokenStorageService', false],
'serializer' => ['services', 'serializer', 'getSerializerService', false],
'session' => ['services', 'session', 'getSessionService', false],
'twig' => ['services', 'twig', 'getTwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '?',
'twig' => '?',
]);
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\CorsListener' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\CorsListener
*/
protected function getCorsListenerService()
{
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\EventListener\\CorsListener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\EventListener\CorsListener($this->parameters['launch_pad']);
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\AccountService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AccountService
*/
protected function getAccountServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/AccountService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AccountService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CurrencyService'] ?? $this->getCurrencyServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService'] ?? $this->getTransactionServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppConfigurationService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppConfigurationService
*/
protected function getAppConfigurationServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/AppConfigurationService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppConfigurationService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppConfigurationService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PrivacyPolicyService'] ?? $this->getPrivacyPolicyServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TermsAndConditionsService'] ?? $this->getTermsAndConditionsServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\LanguageService'] ?? $this->getLanguageServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppNormalizerService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppNormalizerService
*/
protected function getAppNormalizerServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/AppNormalizerService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppNormalizerService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\AppNormalizerService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\AuthService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\AuthService
*/
protected function getAuthServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Auth/AuthService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Auth\\AuthService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Auth\AuthService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService'] ?? $this->getPaymentCardServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Notifications\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->services['session'] ?? $this->getSessionService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RoleService'] ?? $this->getRoleServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserPermissionService'] ?? $this->getUserPermissionServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Beneficiary\BeneficiaryService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Beneficiary\BeneficiaryService
*/
protected function getBeneficiaryServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Beneficiary/BeneficiaryService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Beneficiary\\BeneficiaryService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Beneficiary\BeneficiaryService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\CountryService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CountryService
*/
protected function getCountryServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CountryService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CountryService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CountryService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\CurrencyService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CurrencyService
*/
protected function getCurrencyServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CurrencyService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\CurrencyService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\CurrencyService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\EventService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\EventService
*/
protected function getEventServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/EventService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\EventService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\EventService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\FX\FxService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\FX\FxService
*/
protected function getFxServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/FX/FxService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/FX/Domain/FxProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/FX/Providers/MasterCardFxProvider.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\FX\\FxService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\FX\FxService(new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\FX\Providers\MasterCardFxProvider(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\McApiService'] ?? $this->getMcApiServiceService())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\FileService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\FileService
*/
protected function getFileServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/FileService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\FileService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\FileService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\ImageUploadService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\ImageUploadService
*/
protected function getImageUploadServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/ImageUploadService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\ImageUploadService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\ImageUploadService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycService
*/
protected function getKycServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/KycService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\KycService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\W2\\W2KycProvider'] ?? $this->getW2KycProviderService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\W2\W2KycProvider' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\W2\W2KycProvider
*/
protected function getW2KycProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/KycProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/W2/W2KycProvider.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\W2\\W2KycProvider'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\W2\W2KycProvider(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\W2\\W2Service'] ?? $this->getW2ServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\W2\W2Service' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\W2\W2Service
*/
protected function getW2ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/KYC/W2/W2Service.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\W2\\W2Service'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\KYC\W2\W2Service($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\LanguageService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\LanguageService
*/
protected function getLanguageServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/LanguageService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\LanguageService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\LanguageService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\MailService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\MailService
*/
protected function getMailServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/MailService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\MailService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\MailService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\McApiService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\McApiService
*/
protected function getMcApiServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/McApiService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\McApiService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\McApiService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Notifications\NotificationService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Notifications\NotificationService
*/
protected function getNotificationServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Notifications/NotificationService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Notifications\\NotificationService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Notifications\NotificationService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaginatorService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaginatorService
*/
protected function getPaginatorServiceService()
{
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaginatorService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentCardService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentCardService
*/
protected function getPaymentCardServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PaymentCardService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentCardService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDevice\PaymentDeviceService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDevice\PaymentDeviceService
*/
protected function getPaymentDeviceServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PaymentDevice/PaymentDeviceService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PaymentDevice\PaymentDeviceService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService'] ?? $this->getGpsServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\PermissionService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PermissionService
*/
protected function getPermissionServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PermissionService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PermissionService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PermissionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\PrivacyPolicyService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PrivacyPolicyService
*/
protected function getPrivacyPolicyServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/PrivacyPolicyService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PrivacyPolicyService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\PrivacyPolicyService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Command\EhiParseCommand' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Command\EhiParseCommand
*/
protected function getEhiParseCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/Command/EhiParseCommand.php';
$this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Command\\EhiParseCommand'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Command\EhiParseCommand(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsEhiService'] ?? $this->getGpsEhiServiceService()));
$instance->setName('gps:ehi:parse');
return $instance;
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\EventListener\Entity\GpsCardListener' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\EventListener\Entity\GpsCardListener
*/
protected function getGpsCardListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/EventListener/Entity/GpsCardListener.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsCardListener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\EventListener\Entity\GpsCardListener(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Service\\GpsCardService'] ?? $this->getGpsCardServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\EventListener\Entity\GpsTransactionListener' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\EventListener\Entity\GpsTransactionListener
*/
protected function getGpsTransactionListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/EventListener/Entity/GpsTransactionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsTransactionService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\EventListener\\Entity\\GpsTransactionListener'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\EventListener\Entity\GpsTransactionListener(new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsTransactionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService())));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsEhiService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsEhiService
*/
protected function getGpsEhiServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Traits/RepositoryTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CoreService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsEhiService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsEhiService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsEhiService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\EventService'] ?? $this->getEventServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsService
*/
protected function getGpsServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\GpsService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\GpsService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Service\GpsCardService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Service\GpsCardService
*/
protected function getGpsCardServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/GpsService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Processor/GPS/Service/GpsCardService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Processor\\GPS\\Service\\GpsCardService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Processor\GPS\Service\GpsCardService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\RateService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\RateService
*/
protected function getRateServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/RateService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RateService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\RateService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AppConfigurationService'] ?? $this->getAppConfigurationServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\RoleService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\RoleService
*/
protected function getRoleServiceService()
{
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RoleService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\RoleService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\SpendingService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\SpendingService
*/
protected function getSpendingServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/SpendingService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\SpendingService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\SpendingService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\StatsService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\StatsService
*/
protected function getStatsServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/StatsService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\StatsService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\StatsService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Apple\AppleReportService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Apple\AppleReportService
*/
protected function getAppleReportServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Stats/Apple/AppleReportService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Apple\\AppleReportService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Apple\AppleReportService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\CSVImportService'] ?? $this->getCSVImportServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\StatsFileService'] ?? $this->getStatsFileServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Google\GooglePlayService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Google\GooglePlayService
*/
protected function getGooglePlayServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Stats/Google/GooglePlayService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Google\\GooglePlayService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\Google\GooglePlayService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\StatsFileService'] ?? $this->getStatsFileServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\CSVImportService'] ?? $this->getCSVImportServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\Apple\\AppleReportService'] ?? $this->getAppleReportServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\StatsFileService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\StatsFileService
*/
protected function getStatsFileServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Stats/StatsFileService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Stats\\StatsFileService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Stats\StatsFileService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\SupportService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\SupportService
*/
protected function getSupportServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/SupportService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\SupportService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\SupportService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\TermsAndConditionsService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TermsAndConditionsService
*/
protected function getTermsAndConditionsServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TermsAndConditionsService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TermsAndConditionsService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TermsAndConditionsService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Tools\BulkLoadService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Tools\BulkLoadService
*/
protected function getBulkLoadServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Tools/BulkLoadService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Tools\\BulkLoadService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Tools\BulkLoadService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUpService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUpService
*/
protected function getTopUpServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Traits/RepositoryTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TopUpService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TopUpService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TopUpService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()), $this);
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionService
*/
protected function getTransactionServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/TransactionService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\TransactionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\FX\\FxService'] ?? $this->getFxServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Translation\TranslationService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Translation\TranslationService
*/
protected function getTranslationServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Translation/TranslationService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Translation\\TranslationService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Translation\TranslationService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\UploadService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UploadService
*/
protected function getUploadServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/UploadService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/Storage/FileHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/Storage/Handlers/LocalFileHandler.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UploadService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\Storage\\Handlers\\LocalFileHandler'] ?? ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\Storage\\Handlers\\LocalFileHandler'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\Storage\Handlers\LocalFileHandler($this))));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserDeviceService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserDeviceService
*/
protected function getUserDeviceServiceService()
{
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserDeviceService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserService
*/
protected function getUserServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/UserService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\UserService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentDevice\\PaymentDeviceService'] ?? $this->getPaymentDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaymentCardService'] ?? $this->getPaymentCardServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\KYC\\KycService'] ?? $this->getKycServiceService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['session'] ?? $this->getSessionService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UploadService'] ?? $this->getUploadServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserActionService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserActionService
*/
protected function getUserActionServiceService()
{
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserActionService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserActionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserSessionService'] ?? $this->getUserSessionServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserContactService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserContactService
*/
protected function getUserContactServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/User/UserContactService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserContactService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserContactService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserPermissionService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserPermissionService
*/
protected function getUserPermissionServiceService()
{
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserPermissionService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserPermissionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\RoleService'] ?? $this->getRoleServiceService()), $this);
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserService
*/
protected function getUserService2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Traits/RepositoryTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/CoreService.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/User/UserService.php';
$this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserService'] = $instance = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserService(($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
$instance->setEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
return $instance;
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserSessionService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserSessionService
*/
protected function getUserSessionServiceService()
{
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\User\\UserSessionService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\User\UserSessionService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()), ($this->services['session'] ?? $this->getSessionService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\UserDeviceService'] ?? $this->getUserDeviceServiceService()), ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\PaginatorService'] ?? $this->getPaginatorServiceService()));
}
/**
* Gets the private 'LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\CSVImportService' shared autowired service.
*
* @return \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\CSVImportService
*/
protected function getCSVImportServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/Utils/CSVImportService.php';
return $this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\Utils\\CSVImportService'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Service\Utils\CSVImportService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'annotations.cache' shared service.
*
* @return \Symfony\Component\Cache\DoctrineProvider
*/
protected function getAnnotations_CacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
return new \Symfony\Component\Cache\DoctrineProvider(\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\CachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), 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 '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('7TSdxF-Oow', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.default.metadata' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_MetadataService()
{
return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* 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('0Cx2k6WbH4', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($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('dByrW8mMIt', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($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('r0ap+jZWvn', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($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('FTPUw4OEiZ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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');
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['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
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['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
$instance->setName('cache:clear');
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()));
$instance->setName('cache:pool:clear');
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()));
$instance->setName('cache:pool:delete');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
*/
protected function getConsole_Command_CachePoolListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.doctrine.orm.default.metadata', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.security_expression_language']);
$instance->setName('cache:pool:list');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_prune' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
*/
protected function getConsole_Command_CachePoolPruneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
yield 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
}, 10));
$instance->setName('cache:pool:prune');
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');
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/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');
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/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');
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/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
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');
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/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');
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->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setName('debug:event-dispatcher');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 1 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 2 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 3 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
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/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');
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()));
$instance->setName('router: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/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($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');
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/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($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');
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/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($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');
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/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($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');
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/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($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');
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/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($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');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Resources/views'), 1 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/External/Resources/views'), 2 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/OTP/Resources/views'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 5 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/User/UserActionService.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php')]);
$instance->setName('debug:translation');
return $instance;
}
/**
* Gets the private 'console.command.translation_update' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationUpdateService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
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';
$a = new \Symfony\Component\Translation\Writer\TranslationWriter();
$a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
$this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Resources/views'), 1 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/External/Resources/views'), 2 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/OTP/Resources/views'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 5 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/User/UserActionService.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php')]);
$instance->setName('translation:update');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
$instance->setName('lint:xliff');
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');
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->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
}, 1));
}
/**
* 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 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.u5m1hzN'] ?? $this->get_ServiceLocator_U5m1hzNService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.u5m1hzN'] ?? $this->get_ServiceLocator_U5m1hzNService())), ($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, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
}
/**
* Gets the private 'debug.dump_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener
*/
protected function getDebug_DumpListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), function () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
});
}
/**
* Gets the private 'debug.file_link_formatter.url_format' shared service.
*
* @return \string
*/
protected function getDebug_FileLinkFormatter_UrlFormatService()
{
return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file', '?file=%f&line=%l#line%l');
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
}, 3), 'affirmative', false, true));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.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['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/AuthenticatedVoter.php';
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/ExpressionVoter.php';
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authorization/Voter/RoleHierarchyVoter.php';
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
}
/**
* Gets the private '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/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/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/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/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/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/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/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/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).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/DependentFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Fixtures/AccountFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Fixtures/ContentFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Fixtures/NotificationFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Fixtures/PaymentDeviceFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Fixtures/RoleFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Fixtures/TransactionFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Fixtures/UserFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/AppFixtures.php';
$a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
$b = ($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\TransactionService'] ?? $this->getTransactionServiceService());
$c = ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService());
$a->addFixtures([0 => ['fixture' => new \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\AccountFixtures(($this->privates['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Service\\AccountService'] ?? $this->getAccountServiceService())), 'groups' => []], 1 => ['fixture' => new \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\ContentFixtures($this), 'groups' => []], 2 => ['fixture' => new \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\NotificationFixtures($b), 'groups' => []], 3 => ['fixture' => new \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\PaymentDeviceFixtures(), 'groups' => []], 4 => ['fixture' => new \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\RoleFixtures($c), 'groups' => []], 5 => ['fixture' => new \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\TransactionFixtures($b), 'groups' => []], 6 => ['fixture' => new \LaunchPad\Bundle\LaunchPadBundle\Base\Fixtures\UserFixtures($c), 'groups' => []], 7 => ['fixture' => ($this->services['data_fixtures'] ?? $this->getDataFixturesService()), 'groups' => []], 8 => ['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()));
$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/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/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.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.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/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();
$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/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/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/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/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_migrations.diff_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
$instance->setName('doctrine:migrations:diff');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
$instance->setName('doctrine:migrations:dump-schema');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
$instance->setName('doctrine:migrations:execute');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
$instance->setName('doctrine:migrations:generate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
$instance->setName('doctrine:migrations:latest');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
$instance->setName('doctrine:migrations:migrate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
$instance->setName('doctrine:migrations:rollup');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
$instance->setName('doctrine:migrations:status');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
$instance->setName('doctrine:migrations:up-to-date');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
$instance->setName('doctrine:migrations:version');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private '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, [
'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\\FileType' => ['services', 'form.type.file', 'getForm_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
], [
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
}, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'form.type.choice' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
*/
protected function getForm_Type_ChoiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()));
}
/**
* 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['security.csrf.token_manager'] ?? $this->getSecurity_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['validator'] ?? $this->getValidatorService()));
}
/**
* 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['validator'] ?? $this->getValidatorService()));
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
}
/**
* 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['translator.default'] ?? $this->getTranslator_DefaultService());
}, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
}
/**
* 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/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())), $a, $b);
$instance->setName('make:auth');
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');
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');
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');
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');
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');
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');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_functional_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFunctionalTestService()
{
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/MakeFunctionalTest.php';
$this->privates['maker.auto_command.make_functional_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:functional-test');
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');
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');
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');
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())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:registration-form');
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())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:reset-password');
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');
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');
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');
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');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_unit_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeUnitTestService()
{
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/MakeUnitTest.php';
$this->privates['maker.auto_command.make_unit_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUnitTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:unit-test');
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.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:user');
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');
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');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* 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['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App');
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.command.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
*/
protected function getMonolog_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
$this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
$instance->setName('server:log');
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'), 100, 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.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(false, false, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), true);
}
/**
* 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.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
}, 1), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('', 'GET', 'localhost', 'http', 80, 443);
}
/**
* 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 '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/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AccessListener.php';
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/api/test/*'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/api/pdl/test/*'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/api/tools/preview'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/api/tools/download/tmp/'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/api/countries/list'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/api/currencies/list'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/api/app/config'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/api/app/legal*'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth/login'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth/email-verification/'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth/register'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth/password-reset'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/*'), [0 => 'ROLE_USER'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/api/member/login'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/api'), [0 => 'ROLE_ADMIN'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [0 => 'ROLE_ADMIN'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('/'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth/photo-update'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
return $instance;
}
/**
* Gets the private 'security.authentication.guard_handler' shared service.
*
* @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
*/
protected function getSecurity_Authentication_GuardHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Guard/GuardAuthenticatorHandler.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';
$this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [0 => 'api', 1 => 'admin_api']);
$instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.anonymous.admin_api' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*/
protected function getSecurity_Authentication_Listener_Anonymous_AdminApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AnonymousAuthenticationListener.php';
return $this->privates['security.authentication.listener.anonymous.admin_api'] = 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()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
}
/**
* Gets the private 'security.authentication.listener.anonymous.api' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*/
protected function getSecurity_Authentication_Listener_Anonymous_ApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AnonymousAuthenticationListener.php';
return $this->privates['security.authentication.listener.anonymous.api'] = 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()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
}
/**
* Gets the private 'security.authentication.listener.anonymous.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*/
protected function getSecurity_Authentication_Listener_Anonymous_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AnonymousAuthenticationListener.php';
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()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
}
/**
* Gets the private 'security.authentication.listener.guard.admin_api' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*/
protected function getSecurity_Authentication_Listener_Guard_AdminApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Guard/Firewall/GuardAuthenticationListener.php';
return $this->privates['security.authentication.listener.guard.admin_api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'admin_api', new RewindableGenerator(function () {
yield 0 => ($this->services['lp.authenticator.api'] ?? ($this->services['lp.authenticator.api'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Security\ApiAuthenticator($this)));
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.authentication.listener.guard.api' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*/
protected function getSecurity_Authentication_Listener_Guard_ApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Guard/Firewall/GuardAuthenticationListener.php';
return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'api', new RewindableGenerator(function () {
yield 0 => ($this->services['lp.authenticator.api'] ?? ($this->services['lp.authenticator.api'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Security\ApiAuthenticator($this)));
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*/
protected function getSecurity_Authentication_ManagerService()
{
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
yield 1 => ($this->privates['security.authentication.provider.anonymous.api'] ?? ($this->privates['security.authentication.provider.anonymous.api'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
yield 2 => ($this->privates['security.authentication.provider.guard.admin_api'] ?? $this->getSecurity_Authentication_Provider_Guard_AdminApiService());
yield 3 => ($this->privates['security.authentication.provider.anonymous.admin_api'] ?? ($this->privates['security.authentication.provider.anonymous.admin_api'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
yield 4 => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
}, 5), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.guard.admin_api' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*/
protected function getSecurity_Authentication_Provider_Guard_AdminApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Guard/Provider/GuardAuthenticationProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/User/UserChecker.php';
return $this->privates['security.authentication.provider.guard.admin_api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->services['lp.authenticator.api'] ?? ($this->services['lp.authenticator.api'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Security\ApiAuthenticator($this)));
}, 1), ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()), 'admin_api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
}
/**
* Gets the private 'security.authentication.provider.guard.api' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*/
protected function getSecurity_Authentication_Provider_Guard_ApiService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Guard/Provider/GuardAuthenticationProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/User/UserChecker.php';
return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->services['lp.authenticator.api'] ?? ($this->services['lp.authenticator.api'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Security\ApiAuthenticator($this)));
}, 1), ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
}
/**
* 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/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ChannelListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/EntryPoint/RetryAuthenticationEntryPoint.php';
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80, 443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
$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 => 'LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Entity\\User\\User']);
$instance->setName('security:encode-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/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/LegacyListenerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Http/Firewall/ContextListener.php';
return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService());
}, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), [0 => ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_generator' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator
*/
protected function getSecurity_Csrf_TokenGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Csrf/TokenGenerator/UriSafeTokenGenerator.php';
return $this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator();
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*/
protected function getSecurity_EncoderFactory_GenericService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Encoder/EncoderFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Encoder/EncoderFactory.php';
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Entity\\User\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => 1]]]);
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.admin_api' => ['privates', 'security.firewall.map.context.admin_api', 'getSecurity_Firewall_Map_Context_AdminApiService', false],
'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', false],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
], [
'security.firewall.map.context.admin_api' => '?',
'security.firewall.map.context.api' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
]), new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
yield 'security.firewall.map.context.admin_api' => ($this->privates['.security.request_matcher.axR61rY'] ?? ($this->privates['.security.request_matcher.axR61rY'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/api')));
yield 'security.firewall.map.context.main' => NULL;
}, 4));
}
/**
* Gets the private 'security.firewall.map.context.admin_api' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_AdminApiService()
{
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';
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/symfony/security/Guard/AbstractGuardAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Security/ApiAuthenticator.php';
return $this->privates['security.firewall.map.context.admin_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.admin_api'] ?? $this->getSecurity_Authentication_Listener_Guard_AdminApiService());
yield 2 => ($this->privates['security.authentication.listener.anonymous.admin_api'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdminApiService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'admin_api', ($this->services['lp.authenticator.api'] ?? ($this->services['lp.authenticator.api'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Security\ApiAuthenticator($this))), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin_api', 'security.user_checker', '.security.request_matcher.axR61rY', true, true, 'security.user.provider.concrete.users', NULL, 'lp.authenticator.api', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
}
/**
* 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';
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/symfony/security/Guard/AbstractGuardAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Security/ApiAuthenticator.php';
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.authentication.listener.anonymous.api'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', ($this->services['lp.authenticator.api'] ?? ($this->services['lp.authenticator.api'] = new \LaunchPad\Bundle\LaunchPadBundle\Base\Security\ApiAuthenticator($this))), 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.p4VlLPC', true, true, 'security.user.provider.concrete.users', NULL, 'lp.authenticator.api', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.dev' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_DevService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, '', '', '', '', '', [], NULL));
}
/**
* 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-bundle/Security/FirewallConfig.php';
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.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'main', NULL, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.users', 'main', NULL, NULL, NULL, [0 => 'anonymous'], NULL));
}
/**
* 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_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'security.user.provider.concrete.users' shared service.
*
* @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
*/
protected function getSecurity_User_Provider_Concrete_UsersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
return $this->privates['security.user.provider.concrete.users'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), '../../bundles/LaunchPadBundle/Base/Entity/User/User', 'username', NULL);
}
/**
* Gets the private 'security.validator.user_password' shared service.
*
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
*/
protected function getSecurity_Validator_UserPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security/Core/Validator/Constraints/UserPasswordValidator.php';
return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', 'twig', 'getTwigService', false],
], [
'twig' => 'Twig\\Environment',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*/
protected function getSession_Storage_NativeService()
{
return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0));
}
/**
* 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', 'session', NULL, false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', 'session', 'getSessionService', false],
'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', false],
], [
'initialized_session' => '?',
'request_stack' => '?',
'session' => '?',
'session_storage' => '?',
]));
}
/**
* 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['twig'] ?? $this->getTwigService())));
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.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('db', ($this->services['lp.translation.db.loader'] ?? $this->getLp_Translation_Db_LoaderService()));
$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 '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, [
'lp.translation.db.loader' => ['services', 'lp.translation.db.loader', 'getLp_Translation_Db_LoaderService', false],
'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],
], [
'lp.translation.db.loader' => '?',
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['lp.translation.db.loader' => [0 => 'db'], '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')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.bg.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.en.json'), 4 => (\dirname(__DIR__, 4).'/translations/messages.en.json')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.lv.xlf')], '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')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.uk.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations/security.pt_PT.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security/Core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/translations'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/src/Resources/FrameworkBundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/src/Resources/TwigBundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/src/translations'), 10 => (\dirname(__DIR__, 4).'/src/Resources/TwigExtraBundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__, 4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/src/Resources/DoctrineBundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/src/Resources/DoctrineMigrationsBundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/src/Resources/SecurityBundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/src/Resources/WebProfilerBundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/src/Resources/MonologBundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 24 => (\dirname(__DIR__, 4).'/src/Resources/DebugBundle/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 26 => (\dirname(__DIR__, 4).'/src/Resources/MakerBundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/translations'), 28 => (\dirname(__DIR__, 4).'/src/Resources/LaunchPadBundle/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 30 => (\dirname(__DIR__, 4).'/src/Resources/SwiftmailerBundle/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 32 => (\dirname(__DIR__, 4).'/src/Resources/DoctrineFixturesBundle/translations'), 33 => (\dirname(__DIR__, 4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security/Core/Resources/translations', 3 => 'translations', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'src/Resources/FrameworkBundle/translations', 7 => 'vendor/symfony/twig-bundle/translations', 8 => 'src/Resources/TwigBundle/translations', 9 => 'vendor/twig/extra-bundle/src/translations', 10 => 'src/Resources/TwigExtraBundle/translations', 11 => 'vendor/sensio/framework-extra-bundle/src/translations', 12 => 'src/Resources/SensioFrameworkExtraBundle/translations', 13 => 'vendor/doctrine/doctrine-bundle/translations', 14 => 'src/Resources/DoctrineBundle/translations', 15 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 16 => 'src/Resources/DoctrineMigrationsBundle/translations', 17 => 'vendor/symfony/security-bundle/translations', 18 => 'src/Resources/SecurityBundle/translations', 19 => 'vendor/symfony/web-profiler-bundle/translations', 20 => 'src/Resources/WebProfilerBundle/translations', 21 => 'vendor/symfony/monolog-bundle/translations', 22 => 'src/Resources/MonologBundle/translations', 23 => 'vendor/symfony/debug-bundle/translations', 24 => 'src/Resources/DebugBundle/translations', 25 => 'vendor/symfony/maker-bundle/src/translations', 26 => 'src/Resources/MakerBundle/translations', 27 => 'vendor/launchpad/backend/src/translations', 28 => 'src/Resources/LaunchPadBundle/translations', 29 => 'vendor/symfony/swiftmailer-bundle/translations', 30 => 'src/Resources/SwiftmailerBundle/translations', 31 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 32 => 'src/Resources/DoctrineFixturesBundle/translations', 33 => 'src/Resources/translations']]]);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__, 4).'/src'));
$instance->setName('debug:twig');
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['twig'] ?? $this->getTwigService()));
$instance->setName('lint:twig');
return $instance;
}
/**
* Gets the private 'twig.exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener
*
* @deprecated The "twig.exception_listener" service is deprecated since Symfony 4.4.
*/
protected function getTwig_ExceptionListenerService()
{
@trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
}
/**
* 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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
}
/**
* 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['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.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', 'twig', 'getTwigService', false],
], [
'twig' => 'Twig\\Environment',
]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), (\dirname(__DIR__, 4).'/src'), [(\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Resources/views') => 'WebsiteTemplates', (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/External/Resources/views') => 'ExternalTemplates', (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src/Base/Service/OTP/Resources/views') => 'OTPTemplates', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
$instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
}
/**
* Gets the private 'validator.expression' shared service.
*
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator
*/
protected function getValidator_ExpressionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
}
/**
* Gets the private 'validator.not_compromised_password' shared service.
*
* @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
*/
protected function getValidator_NotCompromisedPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
}
/**
* Gets the private 'var_dumper.command.server_dump' shared service.
*
* @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
*/
protected function getVarDumper_Command_ServerDumpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
$a = new \Symfony\Bridge\Monolog\Logger('debug');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
$instance->setName('server:dump');
return $instance;
}
/**
* Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\CliDumper
*/
protected function getVarDumper_ContextualizedCliDumper_InnerService()
{
$this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
}
public function getParameter($name)
{
$name = (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($name): bool
{
$name = (string) $name;
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($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.cache_dir' => false,
'database_url' => false,
'debug' => false,
'launchpad' => false,
'front_url' => false,
'gps_params' => false,
'w2' => false,
'kernel.secret' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'doctrine.orm.proxy_dir' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'database_url': $value = $this->getEnv('string:DATABASE_URL'); break;
case 'debug': $value = $this->getEnv('bool:DEBUG'); break;
case 'launchpad': $value = [
'customer_reference_prefix' => $this->getEnv('string:GPS_WSID_PREFIX'),
'customer_reference_length' => 9,
]; break;
case 'front_url': $value = $this->getEnv('string:FRONT_URL'); break;
case 'gps_params': $value = [
'wsdl' => $this->getEnv('GPS_URL'),
'username' => $this->getEnv('GPS_USERNAME'),
'password' => $this->getEnv('GPS_PASSWORD'),
'iss_code' => $this->getEnv('GPS_ISS'),
'wsid_prefix' => $this->getEnv('GPS_WSID_PREFIX'),
]; break;
case 'w2': $value = [
'wsdl' => $this->getEnv('W2_WSDL'),
'sandbox' => $this->getEnv('bool:W2_SANDBOX'),
'api_key' => $this->getEnv('W2_API_KEY'),
]; break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); 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.root_dir' => (\dirname(__DIR__, 4).'/src'),
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.name' => 'src',
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'LaunchPadBundle' => 'LaunchPad\\Bundle\\LaunchPadBundle\\LaunchPadBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/src'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'LaunchPadBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/launchpad/backend/src'),
'namespace' => 'LaunchPad\\Bundle\\LaunchPadBundle',
],
'SwiftmailerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
'admin_domain' => 'toremove',
'proxy_params' => [
'url' => 'https://proxy.onepay.dev.pannovate.com',
'api_key' => '893hg092ghbnpop-onoih98yg23giwoeg0994honoewk',
],
'amazon_key' => 'AKIA4FETMGFVOBIAOLA2',
'amazon_secret' => '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',
's3_bucket' => 'test-onepay',
's3_region' => 'eu-west-1',
's3_version' => 'latest',
'mastercard_api_params' => [
'key_path' => (\dirname(__DIR__, 4).'/config/keys/PDL-sandbox.p12'),
'client_id' => 'SarMOkoo8SzHxGX0anu41KaM7lkh4iuF_Gb-8aZe4182bb85!85dc5ab39c9144bbbe0f697d05f187180000000000000000',
'alias' => 'keyalias',
'password' => 'keystorepassword',
'sandbox_url' => 'https://sandbox.api.mastercard.com/enhanced/settlement/currencyrate/subscribed',
],
'google_cloud_params' => [
'key_path' => (\dirname(__DIR__, 4).'/config/keys/googlePlayKey.json'),
'download_directory' => (\dirname(__DIR__, 3).'/google_cloud_files'),
'bucket' => 'pubsite_prod_rev_07344546493176802929',
'crashes_prefix' => 'stats/crashes/crashes_com.paneleven.onepay_',
'installs_prefix' => 'stats/installs/installs_com.paneleven.onepay_',
],
'apple_params' => [
'download_directory' => (\dirname(__DIR__, 3).'/apple_cloud_files'),
'key_path' => (\dirname(__DIR__, 4).'/config/keys/to_be_defined.p8'),
],
'checkout' => [
'sandbox' => true,
'dev' => [
'url' => 'https://api.sandbox.checkout.com/',
'notification_key' => 'f1cc1264-343b-4c44-9a2c-5aeba975539b',
'public_key' => 'pk_test_de97fa9f-721d-4065-861d-f08399010b69',
'secret_key' => 'sk_test_7960b85e-5490-4b96-935a-cb74d840d8bd',
],
'prod' => [
'url' => 'https://api2.checkout.com/v2/',
'notification_key' => 'f1cc1264-343b-4c44-9a2c-5aeba975539b',
'public_key' => '',
'secret_key' => '',
],
],
'upload_handler' => 'local',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'mailer_transport' => 'smtp',
'mailer_host' => '127.0.0.1',
'mailer_user' => 'dcbb277db791ce',
'mailer_password' => 'a400dcc70f527a',
'mailer_port' => 587,
'mailer_encryption' => 'tls',
'emails' => [
'admin_email' => 'admin@pannovate.com',
'contact_email' => 'boban@pannovate.com',
'register_email' => 'boban@pannovate.com',
'from_email' => 'no-reply@bobofin.pannovate.com',
'from_name' => 'BoBoFin',
'kyc_review_emails' => [
0 => 'boban@pannovate.com',
1 => 'cirkovic.bob@gmail.com',
],
],
'locale' => 'en',
'api' => [
'launchpad' => [
'name' => 'LaunchPad',
'description' => 'LaunchPad APIs',
'paths' => [
0 => (\dirname(__DIR__, 4).'/bundles'),
1 => (\dirname(__DIR__, 4).'/bundles/LaunchPad/Api'),
],
],
'launchpad_admin' => [
'name' => 'LaunchPad Admin',
'description' => 'LaunchPad APIs',
'paths' => [
0 => (\dirname(__DIR__, 4).'/bundles'),
1 => (\dirname(__DIR__, 4).'/bundles/LaunchPad/Admin'),
],
],
],
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'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' => '',
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.error_controller' => 'error_controller',
'templating.helper.code.file_link_format' => NULL,
'debug.file_link_format' => NULL,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'asset.request_context.base_path' => '',
'asset.request_context.secure' => false,
'validator.translation_domain' => 'validators',
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_master_requests' => false,
'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',
'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine_migrations.dir_name' => (\dirname(__DIR__, 4).'/src/Migrations'),
'doctrine_migrations.namespace' => 'DoctrineMigrations',
'doctrine_migrations.table_name' => 'migration_versions',
'doctrine_migrations.column_name' => 'version',
'doctrine_migrations.column_length' => 14,
'doctrine_migrations.executed_at_column_name' => 'executed_at',
'doctrine_migrations.all_or_nothing' => false,
'doctrine_migrations.name' => 'Application Migrations',
'doctrine_migrations.custom_template' => NULL,
'doctrine_migrations.organize_migrations' => false,
'security.authentication.trust_resolver.anonymous_class' => NULL,
'security.authentication.trust_resolver.rememberme_class' => NULL,
'security.role_hierarchy.roles' => [
'ROLE_ADMIN' => [
0 => 'ROLE_USER',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
],
],
'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,
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'launch_pad' => [
'cors' => [
'allow_origin' => '*',
'allow_methods' => 'GET, POST, PUT, DELETE, OPTIONS',
'allow_headers' => 'Authorization, Content-Type',
],
'kyc' => [
'definition' => NULL,
],
'email' => [
'from_email' => 'no-reply@pannovate.com',
'from_name' => 'Pannovate',
'admin_email' => 'admin@pannovate.com',
],
'admin' => [
'mfa' => true,
],
],
'swiftmailer.mailer.default.transport.name' => 'dynamic',
'swiftmailer.mailer.default.spool.enabled' => false,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => false,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
],
'swiftmailer.default_mailer' => 'default',
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'swiftmailer.data_collector' => [
0 => 'swiftmailer',
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.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' => [
0 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\GPS\\ReparseEHICommand',
1 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\KYC\\ApproveAllCommand',
2 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\PaymentDevice\\UnloadPaymentDeviceCommand',
3 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Permission\\CreatePermissionCommand',
4 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Roles\\ApiRolesCommand',
5 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Apple\\DownloadNewAppleReportsCommand',
6 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Apple\\GetAppleReportsCommand',
7 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Stats\\Google\\GetGoogleReportsCommand',
8 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Tools\\BulkLoadChunkCommand',
9 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\Tools\\BulkLoadProcessCommand',
10 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\ChangePasswordCommand',
11 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\CreateUserCommand',
12 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\User\\PromoteUserCommand',
13 => 'console.command.public_alias.LaunchPad\\Bundle\\LaunchPadBundle\\Base\\Command\\UserDevice\\CheckExpiredDevicesCommand',
],
];
}
}